A B C E F G H I L M N O P R S T V W 
All Classes All Packages

A

addContentFailure(File) - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
addDefaultEntities - Variable in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addExistenceFailure(File) - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
addFile(File) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Method addFile.
addNonExistenceFailure(File) - Method in class org.apache.maven.plugin.verifier.VerificationResult
 

B

basedir - Variable in class org.apache.maven.plugin.verifier.VerifierMojo
Project base directory (prepended to relative file paths).

C

checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method checkFieldWithDuplicate.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method checkUnknownAttribute.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method checkUnknownElement.
ConsoleVerificationResultPrinter - Class in org.apache.maven.plugin.verifier
 
ConsoleVerificationResultPrinter(Log) - Constructor for class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 
contains - Variable in class org.apache.maven.plugin.verifier.model.File
Check the content against this regular expression.
contentFailures - Variable in class org.apache.maven.plugin.verifier.VerificationResult
 
contentTransformer - Variable in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Field contentTransformer.

E

execute() - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
existenceFailures - Variable in class org.apache.maven.plugin.verifier.VerificationResult
 
exists - Variable in class org.apache.maven.plugin.verifier.model.File
When this is set to true the plugin checks that the file or directory exists.

F

failOnError - Variable in class org.apache.maven.plugin.verifier.VerifierMojo
Whether the build will fail on verification errors.
File - Class in org.apache.maven.plugin.verifier.model
Class File.
File() - Constructor for class org.apache.maven.plugin.verifier.model.File
 
fileComment - Variable in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Field fileComment.
files - Variable in class org.apache.maven.plugin.verifier.model.Verifications
Field files.

G

getAbsoluteFileToCheck(File) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
getAddDefaultEntities() - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Returns the state of the "add default entities" flag.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getBooleanValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getByteValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getCharacterValue.
getContains() - Method in class org.apache.maven.plugin.verifier.model.File
Get check the content against this regular expression.
getContentFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getDateValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getDoubleValue.
getExistenceFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
getFiles() - Method in class org.apache.maven.plugin.verifier.model.Verifications
Method getFiles.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getFloatValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getIntegerValue.
getLocation() - Method in class org.apache.maven.plugin.verifier.model.File
Get location of the file or directory to check.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getLongValue.
getModelEncoding() - Method in class org.apache.maven.plugin.verifier.model.Verifications
Get the modelEncoding field.
getNonExistenceFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getRequiredAttributeValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getShortValue.
getTrimmedValue(String) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method getTrimmedValue.

H

hasFailures() - Method in class org.apache.maven.plugin.verifier.VerificationResult
 

I

interpolatedTrimmed(String, String) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method interpolatedTrimmed.
isExists() - Method in class org.apache.maven.plugin.verifier.model.File
Get when this is set to true the plugin checks that the file or directory exists.

L

location - Variable in class org.apache.maven.plugin.verifier.model.File
Location of the file or directory to check.
log - Variable in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 

M

modelEncoding - Variable in class org.apache.maven.plugin.verifier.model.Verifications
Field modelEncoding.

N

NAMESPACE - Static variable in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Field NAMESPACE.
nextTag(XmlPullParser) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method nextTag.
nonExistenceFailures - Variable in class org.apache.maven.plugin.verifier.VerificationResult
 

O

org.apache.maven.plugin.verifier - package org.apache.maven.plugin.verifier
 
org.apache.maven.plugin.verifier.model - package org.apache.maven.plugin.verifier.model
 
org.apache.maven.plugin.verifier.model.io.xpp3 - package org.apache.maven.plugin.verifier.model.io.xpp3
 

P

parseFile(XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method parseFile.
parseVerifications(XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method parseVerifications.
print(VerificationResult) - Method in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 
print(VerificationResult) - Method in interface org.apache.maven.plugin.verifier.VerificationResultPrinter
 
printContentFailures(VerificationResult) - Method in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 
printExistenceFailures(VerificationResult) - Method in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 
printMessage(String) - Method in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 
printNonExistenceFailures(VerificationResult) - Method in class org.apache.maven.plugin.verifier.ConsoleVerificationResultPrinter
 

R

read(InputStream) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method read.
read(Reader) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
read(XmlPullParser, boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Method read.
removeFile(File) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Method removeFile.
resultPrinter - Variable in class org.apache.maven.plugin.verifier.VerifierMojo
 

S

setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
Sets the state of the "add default entities" flag.
setBaseDir(File) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
setContains(String) - Method in class org.apache.maven.plugin.verifier.model.File
Set check the content against this regular expression.
setExists(boolean) - Method in class org.apache.maven.plugin.verifier.model.File
Set when this is set to true the plugin checks that the file or directory exists.
setFailOnError(boolean) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
setFileComment(String) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method setFileComment.
setFiles(List<File>) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Set list of files and directories to check.
setLocation(String) - Method in class org.apache.maven.plugin.verifier.model.File
Set location of the file or directory to check.
setModelEncoding(String) - Method in class org.apache.maven.plugin.verifier.model.Verifications
Set the modelEncoding field.
setVerificationFile(File) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
setVerificationResultPrinter(VerificationResultPrinter) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 

T

transform(String, String) - Method in interface org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document

V

verificationFile - Variable in class org.apache.maven.plugin.verifier.VerifierMojo
The file containing the verifications to perform.
VerificationResult - Class in org.apache.maven.plugin.verifier
 
VerificationResult() - Constructor for class org.apache.maven.plugin.verifier.VerificationResult
 
VerificationResultPrinter - Interface in org.apache.maven.plugin.verifier
 
Verifications - Class in org.apache.maven.plugin.verifier.model
Root element of the verifications file.
Verifications() - Constructor for class org.apache.maven.plugin.verifier.model.Verifications
 
VerificationsXpp3Reader - Class in org.apache.maven.plugin.verifier.model.io.xpp3
Class VerificationsXpp3Reader.
VerificationsXpp3Reader() - Constructor for class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
VerificationsXpp3Reader(VerificationsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Reader
 
VerificationsXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.verifier.model.io.xpp3
 
VerificationsXpp3Writer - Class in org.apache.maven.plugin.verifier.model.io.xpp3
Class VerificationsXpp3Writer.
VerificationsXpp3Writer() - Constructor for class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
 
VerifierMojo - Class in org.apache.maven.plugin.verifier
Verifies the existence or non-existence of files/directories and optionally checks file content against a regular expression.
VerifierMojo() - Constructor for class org.apache.maven.plugin.verifier.VerifierMojo
 
verify() - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
verifyFile(File, VerificationResult) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
verifyFileContent(File, VerificationResult) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 
verifyFileExistence(File, VerificationResult) - Method in class org.apache.maven.plugin.verifier.VerifierMojo
 

W

write(OutputStream, Verifications) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method write.
write(Writer, Verifications) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method write.
writeFile(File, String, XmlSerializer) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method writeFile.
writeVerifications(Verifications, String, XmlSerializer) - Method in class org.apache.maven.plugin.verifier.model.io.xpp3.VerificationsXpp3Writer
Method writeVerifications.
A B C E F G H I L M N O P R S T V W 
All Classes All Packages