- getBaseDir() - Method in class top.marchand.xml.maven.plugin.xsl.scandir.DirectoryScanner
-
Return the directory where scan happens in
- getBuilder() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
Because we may need a DocumentBuilder elsewhere !
- getCatalogFile() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
The catalog file to use.
- getCatalogFile() - Method in class top.marchand.xml.maven.plugin.xsl.XslCompilerMojo
-
- getCompiler() - Method in class top.marchand.xml.maven.plugin.xsl.PostCompiler
-
- getDefaultExcludes() - Static method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getDefaultExcludes() - Method in class top.marchand.xml.maven.plugin.xsl.scandir.DirectoryScanner
-
Returns default excludes to use.
- getDefaultIncludes() - Static method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getDefaultIncludes() - Method in class top.marchand.xml.maven.plugin.xsl.scandir.DirectoryScanner
-
Returns default includes to use
Present to be overwritten.
- getDir() - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getDir() - Method in class top.marchand.xml.maven.plugin.xsl.Source
-
- getEntityResolver() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
Returns the EntityResolver to use
- getExcludes() - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getFeature(String) - Method in class top.marchand.xml.maven.plugin.xsl.parsers.XcSAXParserFactory
-
- getFiles(File, Log) - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
Returns the files that match this FileSet
- getFiles(File, Log, ScanListener) - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
Returns the files that match this FileSet
- getFilespecs() - Method in class top.marchand.xml.maven.plugin.xsl.Source
-
- getIncludes() - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getProcessor() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
Returns the Processor the plugin uses.
- getSaxonOptions() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
Returns the SaxonOptions associated to this plugin
- getSaxonOptions() - Method in class top.marchand.xml.maven.plugin.xsl.XslCompilerMojo
-
- getSources() - Method in class top.marchand.xml.maven.plugin.xsl.PostCompiler
-
- getUri() - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getUriPath() - Method in class top.marchand.xml.maven.plugin.xsl.FileSet
-
- getUriResolver() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
Because we may need a URIResolver elsewhere
- getXsltCompiler() - Method in class top.marchand.xml.maven.plugin.xsl.AbstractCompiler
-
Because we may need a compiler elsewhere