Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
X
A
addDestDir()
- Method in class net.sf.xsltmp.
ManyToManyBase
Add the destination directory to the project.
archiverManager
- Variable in class net.sf.xsltmp.
XsltGeneratorBase
To look up Archiver/UnArchiver implementations
B
BASE_DIR
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
BundleLoader
- Class in
net.sf.xsltmp.util
Loads resources from a bundle.
BundleLoader(String, String, String, String, String, FileResolver, Map)
- Constructor for class net.sf.xsltmp.util.
BundleLoader
Create bundle loader.
C
cleanAfterFileTransformation(File)
- Method in class net.sf.xsltmp.
ManyToDynamicMojo
cleanAfterFileTransformation(File)
- Method in class net.sf.xsltmp.
ManyToManyBase
Perform any clean-up after a source file has been transformed into the given destination file.
createSource(File)
- Method in class net.sf.xsltmp.util.
DefaultURIResolver
D
DEFAULT_DEST_DIR
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
DEFAULT_EMPTY_FILE_CONTENTS
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
DEFAULT_EMPTY_FILENAME
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
DefaultURIResolver
- Class in
net.sf.xsltmp.util
URIResolver that resolves either from the received base URI, as an absolute path, from project basedir or from classpath.
DefaultURIResolver(Log, MavenProject, UnArchiverHelper, String, Map)
- Constructor for class net.sf.xsltmp.util.
DefaultURIResolver
Constructor.
E
ensureDestDirExists()
- Method in class net.sf.xsltmp.
ManyToManyBase
ensureDestFileDirExists(File)
- Method in class net.sf.xsltmp.
FromManyBase
execute()
- Method in class net.sf.xsltmp.
FinalizeMojo
execute()
- Method in class net.sf.xsltmp.
InitializeMojo
execute()
- Method in class net.sf.xsltmp.
ManyToManyBase
The main MOJO execution method.
execute()
- Method in class net.sf.xsltmp.
ManyToOneMojo
exists(File)
- Method in class net.sf.xsltmp.util.
FileResolver
Check existence of a file.
extract(File, String)
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
Extract a file from an archive.
EXTRACTS_DIR
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
F
FileResolver
- Class in
net.sf.xsltmp.util
Resolves a File corresponding to a given path either as absolute path, from project basedir or from classpath.
FileResolver(Log, MavenProject, UnArchiverHelper)
- Constructor for class net.sf.xsltmp.util.
FileResolver
Constructor.
Filter
- Interface in
net.sf.xsltmp.filter
Filters input files (XSL templates and source files) on-the-fly before applying the XSL transformation.
filter(Reader, String)
- Method in interface net.sf.xsltmp.filter.
Filter
Filter an input file.
filter(Reader, String)
- Method in class net.sf.xsltmp.filter.
TranslatingFilter
FinalizeMojo
- Class in
net.sf.xsltmp
Finalizes the XSLT generator maven plugin at the end of the build.
FinalizeMojo()
- Constructor for class net.sf.xsltmp.
FinalizeMojo
FromManyBase
- Class in
net.sf.xsltmp
FromManyBase()
- Constructor for class net.sf.xsltmp.
FromManyBase
G
getAddDestDirTo()
- Method in class net.sf.xsltmp.
ManyToManyBase
getArchiverManager()
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
getArchiverManager()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getArchiveValidSubdirs()
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
getCommonExtractDir()
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
getDestDir()
- Method in class net.sf.xsltmp.
ManyToManyBase
getDestFile(String)
- Method in class net.sf.xsltmp.
ManyToDynamicMojo
getDestFile(String)
- Method in class net.sf.xsltmp.
ManyToManyBase
Return the destination file for a given source file name.
getDestFile(String)
- Method in class net.sf.xsltmp.
ManyToManyMojo
getDestFile()
- Method in class net.sf.xsltmp.
ManyToOneMojo
getFile(File, String)
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
Get a file from an archive.
getFileNameRegex()
- Method in class net.sf.xsltmp.
ManyToManyMojo
getFileNameReplacement()
- Method in class net.sf.xsltmp.
ManyToManyMojo
getFilter()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getFilterParameters()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getForce()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getHelper()
- Method in class net.sf.xsltmp.util.
FileResolver
getHelper()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getLog()
- Method in class net.sf.xsltmp.util.
FileResolver
getLog()
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
getLogPrefix()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getMojoName()
- Method in class net.sf.xsltmp.
ManyToDynamicMojo
getMojoName()
- Method in class net.sf.xsltmp.
ManyToManyMojo
getMojoName()
- Method in class net.sf.xsltmp.
ManyToOneMojo
getMojoName()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
Return the name of the mojo.
getParameters()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getProject()
- Method in class net.sf.xsltmp.
FinalizeMojo
getProject()
- Method in class net.sf.xsltmp.
InitializeMojo
getProject()
- Method in class net.sf.xsltmp.util.
FileResolver
getProject()
- Method in class net.sf.xsltmp.util.
UnArchiverHelper
getProject()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getResolver()
- Method in class net.sf.xsltmp.
FromManyBase
getResolver()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getSourceFile(String)
- Method in class net.sf.xsltmp.
FromManyBase
getSourceFiles()
- Method in class net.sf.xsltmp.
FromManyBase
getSrcDir()
- Method in class net.sf.xsltmp.
FromManyBase
getSrcDir()
- Method in class net.sf.xsltmp.
SrcDirURIResolver
getSrcExcludes()
- Method in class net.sf.xsltmp.
FromManyBase
getSrcFile()
- Method in class net.sf.xsltmp.
ManyToOneMojo
getSrcIncludes()
- Method in class net.sf.xsltmp.
FromManyBase
getTimestamp()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
The timestamp of last run of Maven build.
getTransformer()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getXslFile()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
getXslTemplate()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
H
hasChanged(File)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
Has the file changed from the last run of Maven build or is re-generation forced?
I
init()
- Method in interface net.sf.xsltmp.filter.
Filter
Perform filter initialization.
init()
- Method in class net.sf.xsltmp.filter.
TranslatingFilter
InitializeMojo
- Class in
net.sf.xsltmp
Initializes the XSLT generator maven plugin at the start of the build.
InitializeMojo()
- Constructor for class net.sf.xsltmp.
InitializeMojo
L
loadBundle()
- Method in class net.sf.xsltmp.util.
BundleLoader
Load the bundle.
logExecution(File)
- Method in class net.sf.xsltmp.
FromManyBase
M
ManyToDynamicMojo
- Class in
net.sf.xsltmp
Perform XSL transformation of multiple source files into destination files created dynamically by the template.
ManyToDynamicMojo()
- Constructor for class net.sf.xsltmp.
ManyToDynamicMojo
ManyToManyBase
- Class in
net.sf.xsltmp
A base class for mojos with multiple destination files.
ManyToManyBase()
- Constructor for class net.sf.xsltmp.
ManyToManyBase
ManyToManyMojo
- Class in
net.sf.xsltmp
Perform XSL transformation of multiple source files with destination files created 1:1.
ManyToManyMojo()
- Constructor for class net.sf.xsltmp.
ManyToManyMojo
ManyToOneMojo
- Class in
net.sf.xsltmp
Perform XSL transformation of multiple source files into a single destination file.
ManyToOneMojo()
- Constructor for class net.sf.xsltmp.
ManyToOneMojo
N
net.sf.xsltmp
- package net.sf.xsltmp
net.sf.xsltmp.filter
- package net.sf.xsltmp.filter
net.sf.xsltmp.util
- package net.sf.xsltmp.util
P
PREPARED_TIMESTAMP_FILENAME
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
R
resolve(String, String)
- Method in class net.sf.xsltmp.
SrcDirURIResolver
resolve(String, String)
- Method in class net.sf.xsltmp.util.
DefaultURIResolver
resolve(String)
- Method in class net.sf.xsltmp.util.
FileResolver
Get a file path as a File.
resolveAsSource(String)
- Method in class net.sf.xsltmp.util.
DefaultURIResolver
resolver
- Variable in class net.sf.xsltmp.
XsltGeneratorBase
S
setAddDestDirTo(String)
- Method in class net.sf.xsltmp.
ManyToManyBase
setArchiverManager(ArchiverManager)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
setDestDir(File)
- Method in class net.sf.xsltmp.
ManyToManyBase
setDestFile(File)
- Method in class net.sf.xsltmp.
ManyToOneMojo
setFileNameRegex(String)
- Method in class net.sf.xsltmp.
ManyToManyMojo
setFileNameReplacement(String)
- Method in class net.sf.xsltmp.
ManyToManyMojo
setFileResolver(FileResolver)
- Method in interface net.sf.xsltmp.filter.
Filter
Set file resolver.
setFileResolver(FileResolver)
- Method in class net.sf.xsltmp.filter.
TranslatingFilter
setFilter(String)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
setFilterParameters(Map)
- Method in interface net.sf.xsltmp.filter.
Filter
Set the filter parameters.
setFilterParameters(Map)
- Method in class net.sf.xsltmp.filter.
TranslatingFilter
setFilterParameters(Map)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
setForce(boolean)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
setMavenProject(MavenProject)
- Method in interface net.sf.xsltmp.filter.
Filter
Set Maven project instance.
setMavenProject(MavenProject)
- Method in class net.sf.xsltmp.filter.
TranslatingFilter
setParameters(Map)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
setProject(MavenProject)
- Method in class net.sf.xsltmp.
FinalizeMojo
setProject(MavenProject)
- Method in class net.sf.xsltmp.
InitializeMojo
setProject(MavenProject)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
setSrcDir(File)
- Method in class net.sf.xsltmp.
FromManyBase
setSrcExcludes(String)
- Method in class net.sf.xsltmp.
FromManyBase
setSrcFile(File)
- Method in class net.sf.xsltmp.
ManyToOneMojo
setSrcIncludes(String)
- Method in class net.sf.xsltmp.
FromManyBase
setXslTemplate(String)
- Method in class net.sf.xsltmp.
XsltGeneratorBase
shouldSkip(File, File)
- Method in class net.sf.xsltmp.
ManyToDynamicMojo
shouldSkip(File, File)
- Method in class net.sf.xsltmp.
ManyToManyBase
Return true iff the transformation from the given source file to the given destination file should be skipped.
shouldSkip(File, File)
- Method in class net.sf.xsltmp.
ManyToManyMojo
SrcDirURIResolver
- Class in
net.sf.xsltmp
URIResolver that resolves either from source directory, the received base URI, as an absolute path, from project basedir or from classpath.
SrcDirURIResolver(File, Log, MavenProject, UnArchiverHelper, String, Map)
- Constructor for class net.sf.xsltmp.
SrcDirURIResolver
Constructor.
StreamTranslator
- Class in
net.sf.xsltmp.util
Translates a Reader stream.
StreamTranslator(String, String, Map, Log)
- Constructor for class net.sf.xsltmp.util.
StreamTranslator
Create stream translator.
T
TIMESTAMP_FILENAME
- Static variable in interface net.sf.xsltmp.
XsltGeneratorConstants
translate(Reader)
- Method in class net.sf.xsltmp.util.
StreamTranslator
Translate the Reader stream.
TranslatingFilter
- Class in
net.sf.xsltmp.filter
Filter that performs translation of input files.
TranslatingFilter()
- Constructor for class net.sf.xsltmp.filter.
TranslatingFilter
U
UnArchiverHelper
- Class in
net.sf.xsltmp.util
Gets files from archives.
UnArchiverHelper(Log, MavenProject, ArchiverManager, String)
- Constructor for class net.sf.xsltmp.util.
UnArchiverHelper
Constructor.
V
verifySrcDirExist()
- Method in class net.sf.xsltmp.
FromManyBase
verifyXsltFileExist()
- Method in class net.sf.xsltmp.
XsltGeneratorBase
X
XsltGeneratorBase
- Class in
net.sf.xsltmp
The base class for XSLT Generator.
XsltGeneratorBase()
- Constructor for class net.sf.xsltmp.
XsltGeneratorBase
XsltGeneratorConstants
- Interface in
net.sf.xsltmp
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2010
SEAF
. All Rights Reserved.