- getAllExMsgs(Throwable, boolean) - Static method in class org.codehaus.mojo.xml.TransformMojo
-
- 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.
- getBaseURI() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- getByteStream() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- getCertifiedText() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- getCharacterStream() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- getColumn() - Method in class org.codehaus.mojo.xml.format.XmlFormatViolation
-
- getDefault(File, String, int) - Static method in class org.codehaus.mojo.xml.format.FormatFileSet
-
- getDir() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns a directory, which is scanned for files to transform.
- getDir(File) - Method in class org.codehaus.mojo.xml.TransformMojo
-
- getDir() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns a directory, which is scanned for files to validate.
- getEncoding() - Method in class org.codehaus.mojo.xml.format.FormatFileSet
-
- getEncoding() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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
-
Implementation of EntityResolver2.getExternalSubset(String, String)
- getFeatures() - Method in class org.codehaus.mojo.xml.transformer.TransformationSet
-
Returns the features, which should be set on the transformer factory.
- getFile() - Method in class org.codehaus.mojo.xml.format.XmlFormatViolation
-
- getFile(File, String) - Method in class org.codehaus.mojo.xml.TransformMojo
-
- 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.
- getIndentLevel(String) - Static method in class org.codehaus.mojo.xml.HelpMojo
-
Gets the indentation level of the specified line.
- getIndentSize() - Method in class org.codehaus.mojo.xml.format.FormatFileSet
-
- getLineNumber() - Method in class org.codehaus.mojo.xml.format.XmlFormatViolation
-
- getLocator() - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
- getMessage() - Method in class org.codehaus.mojo.xml.format.XmlFormatViolation
-
- 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.
- getOutputDir(File) - Method in class org.codehaus.mojo.xml.TransformMojo
-
- getOutputFile(File, String, FileMapper[]) - Method in class org.codehaus.mojo.xml.TransformMojo
-
- 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.
- getPropertyFromExpression(String) - Method in class org.codehaus.mojo.xml.HelpMojo
-
- getPublicId() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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
-
- getSchema(Resolver, ValidationSet) - Method in class org.codehaus.mojo.xml.ValidateMojo
-
Reads a validation sets schema.
- getSchemaLanguage() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns the schema language.
- getSingleChild(Node, String) - Method in class org.codehaus.mojo.xml.HelpMojo
-
- getStringData() - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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.LSInputImpl
-
- getSystemId() - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Returns the schemas system ID.
- getTemplate(Resolver, Source, TransformationSet) - Method in class org.codehaus.mojo.xml.TransformMojo
-
- getTransformerFactory() - Method in class org.codehaus.mojo.xml.TransformMojo
-
Creates a new instance of TransformerFactory
.
- getValue(Node, String) - Method in class org.codehaus.mojo.xml.HelpMojo
-
- getValue() - Method in class org.codehaus.mojo.xml.transformer.NameValuePair
-
Returns the parameter value.
- goal - Variable in class org.codehaus.mojo.xml.HelpMojo
-
The name of the goal for which to show help.
- saxParserFactory - Variable in class org.codehaus.mojo.xml.CheckFormatMojo
-
A SAXParserFactory
- scan(FileSet) - Method in class org.codehaus.mojo.xml.CheckFormatMojo
-
A DirectoryScanner
boiler plate.
- schemaLanguage - Variable in class org.codehaus.mojo.xml.validation.ValidationSet
-
- serialVersionUID - Static variable in class org.codehaus.mojo.xml.format.FormatFileSet
-
- 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.
- setBaseURI(String) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- setByteStream(InputStream) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- setCatalogs(List, List) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Returns the plugins catalog files.
- setCertifiedText(boolean) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- setCharacterStream(Reader) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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.
- setDocumentLocator(Locator) - Method in class org.codehaus.mojo.xml.format.IndentCheckSaxHandler
-
- setEncoding(String) - Method in class org.codehaus.mojo.xml.format.FormatFileSet
-
- setEncoding(String) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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.
- setFeature(TransformerFactory, String, Boolean) - Method in class org.codehaus.mojo.xml.TransformMojo
-
- 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.
- setIndentSize(int) - Method in class org.codehaus.mojo.xml.CheckFormatMojo
-
Sets the number of spaces for indentation.
- setIndentSize(int) - Method in class org.codehaus.mojo.xml.format.FormatFileSet
-
- 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.
- setProperty(List, String, String) - Method in class org.codehaus.mojo.xml.AbstractXmlMojo
-
- setPublicId(String) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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.
- setStringData(String) - Method in class org.codehaus.mojo.xml.LSInputImpl
-
- 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.LSInputImpl
-
- setSystemId(String) - Method in class org.codehaus.mojo.xml.validation.ValidationSet
-
Sets the schemas system ID.
- settings - Variable in class org.codehaus.mojo.xml.AbstractXmlMojo
-
The Maven Settings.
- 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.
- size - Variable in class org.codehaus.mojo.xml.format.IndentCheckSaxHandler.Indent
-
- skip - Variable in class org.codehaus.mojo.xml.AbstractXmlMojo
-
Whether to skip execution.
- skipDefaultExcludes - Variable in class org.codehaus.mojo.xml.transformer.TransformationSet
-
- skipDefaultExcludes - Variable in class org.codehaus.mojo.xml.validation.ValidationSet
-
- stack - Variable in class org.codehaus.mojo.xml.format.IndentCheckSaxHandler
-
The element stack
- START - Static variable in class org.codehaus.mojo.xml.format.IndentCheckSaxHandler.Indent
-
- startElement(String, String, String, Attributes) - Method in class org.codehaus.mojo.xml.format.IndentCheckSaxHandler
-
Checks indentation for a start element.
- stringData - Variable in class org.codehaus.mojo.xml.LSInputImpl
-
- stylesheet - Variable in class org.codehaus.mojo.xml.transformer.TransformationSet
-
- systemId - Variable in class org.codehaus.mojo.xml.LSInputImpl
-
- systemId - Variable in class org.codehaus.mojo.xml.validation.ValidationSet
-