- getAttributes() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the attributes, which should be set on the transformer factory.
- getBasedir() - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Returns the projects base directory.
- getDir() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns a directory, which is scanned
for files to transform.
- getDir() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns a directory, which is scanned for files to validate.
- getExcludes(String[], boolean) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Calculates the exclusions to use when searching files.
- getExcludes() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns patterns of files, which are being excluded from
the transformation set.
- getExcludes() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns patterns of files, which are being excluded from
the validation set.
- getExternalSubset(String, String) - Method in class org.codehaus.mojo.xml.Resolver
-
- getFeatures() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the features, which should be set on the transformer factory.
- getFileMappers() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns a set of file mappers, which are being used to
convert the generated files name.
- getFileNames(File, String[], String[]) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Scans a directory for files and returns a set of path names.
- getFiles(File, String[], String[]) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Scans a directory for files and returns a set of
File
instances.
- getIncludes() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns patterns of files, which are being included into
the transformation set.
- getIncludes() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns patterns of files, which are being included into
the validation set.
- getLocator() - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
- getName() - Method in class org.codehaus.mojo.xml.transformer.NameValuePair
-
Returns the parameter name.
- getOtherDepends() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns patterns of additional files, which are being considered
for the uptodate check.
- getOutputDir() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the output directory,
where the generated files are being placed.
- getOutputProperties() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the transformers output properties.
- getParameters() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the stylesheet parameters.
- getProject() - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Returns the maven project.
- getPublicId() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns the schemas public ID.
- getResolver() - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Creates a new resolver.
- getResource(String) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
- getSchemaLanguage() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns the schema language.
- getStylesheet() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the XSLT stylesheet, which is being used to control
the transformation.
- getSystemId() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns the schemas system ID.
- getValue() - Method in class org.codehaus.mojo.xml.transformer.NameValuePair
-
Returns the parameter value.
- setAddedToClasspath(boolean) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets, whether the output directory is added to the classpath.
- setAttributes(NameValuePair[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the attributes, which should be set on the transformer factory.
- setCatalogs(List, List) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Returns the plugins catalog files.
- setDir(File) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the name of a directory, which is scanned
for files to transform.
- setDir(File) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets a directory, which is scanned for files to validate.
- setExcludes(String[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets patterns of files, which are being excluded from
the transformation set.
- setExcludes(String[]) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets patterns of files, which are being excluded from
the validation set.
- setFeatures(NameValuePair[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the features, which should be set on the transformer factory.
- setFileMappers(FileMapper[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets a set of file mappers, which are being used to
convert the generated files name.
- setIncludes(String[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets patterns of files, which are being included into
the transformation set.
- setIncludes(String[]) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets patterns of files, which are being included into
the validation set.
- setName(String) - Method in class org.codehaus.mojo.xml.transformer.NameValuePair
-
Sets the parameter name.
- setOtherDepends(String[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets patterns of additional files, which are being considered
for the uptodate check.
- setOutputDir(File) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the output directory,
where the generated files are being placed.
- setOutputProperties(NameValuePair[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the transformers output properties.
- setParameters(NameValuePair[]) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the stylesheet parameters.
- setPublicId(String) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets the schemas public ID.
- setSchemaLanguage(String) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets the schema language.
- setSkipDefaultExcludes(boolean) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets, whether Maven's default excludes are being ignored.
- setSkipDefaultExcludes(boolean) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets, whether Maven's default excludes are being ignored.
- setStylesheet(String) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets the XSLT stylesheet, which is being used to control
the transformation.
- setSystemId(String) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets the schemas system ID.
- setValidating(boolean) - Method in class org.codehaus.mojo.xml.Resolver
-
Sets, whether the Resolver should create validating parsers.
- setValidating(boolean) - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Sets, whether the transformer should create validating XML parsers
for reading XML documents.
- setValidating(boolean) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
If the documents are being validated for wellformedness only:
Sets, whether the parser should be validating.
- setValue(String) - Method in class org.codehaus.mojo.xml.transformer.NameValuePair
-
Sets the parameter value.