- saxReader - Variable in class org.apache.dvsl.Transformer
-
SAXReader that we reuse for every document.
- selectNodes(String) - Method in class org.apache.dvsl.dom4j.Dom4jNodeImpl
-
returns a list of nodes that satisfy
the xpath
- selectNodes(String) - Method in interface org.apache.dvsl.DVSLNode
-
returns a list of nodes that satisfy
the xpath
- selectSingleNode(String) - Method in class org.apache.dvsl.dom4j.Dom4jNodeImpl
-
- selectSingleNode(String) - Method in interface org.apache.dvsl.DVSLNode
-
returns a single node that satisfies
the xpath
- setBasedir(File) - Method in class org.apache.dvsl.DVSLTask
-
Set the base directory.
- setClassLoader(ClassLoader) - Method in class org.apache.dvsl.DVSL
-
Specify a classloader for loading the Toolbox classes.
- setClasspath(Path) - Method in class org.apache.dvsl.DVSLTask
-
Set the classpath to load the Processor through (attribute).
- setClasspathRef(Reference) - Method in class org.apache.dvsl.DVSLTask
-
Set the classpath to load the Processor through via reference
(attribute).
- setDestdir(File) - Method in class org.apache.dvsl.DVSLTask
-
Set the destination directory where the generated
files should be directed.
- setExtension(String) - Method in class org.apache.dvsl.DVSLTask
-
Set the desired file extension to be used for the target files.
- setForce(boolean) - Method in class org.apache.dvsl.DVSLTask
-
Set whether to check dependencies, or always generate.
- setIn(File) - Method in class org.apache.dvsl.DVSLTask
-
Sets an input xml file to be styled
- setLogChute(LogChute) - Method in class org.apache.dvsl.DVSL
-
lets the user specify a class instance for logging.
- setLogFile(File) - Method in class org.apache.dvsl.DVSL
-
lets the user specify a filename for logging.
- setLogFile(File) - Method in class org.apache.dvsl.DVSLTask
-
Sets the file to use for logging.
- setLogSystem(LogSystem) - Method in class org.apache.dvsl.DVSL
-
Deprecated.
use setLogChute instead
- setName(String) - Method in class org.apache.dvsl.DVSLTask.Tool
-
- setName(String) - Method in class org.apache.dvsl.DVSLTask.VelocityConfig
-
- setOut(File) - Method in class org.apache.dvsl.DVSLTask
-
Sets an output file
- setOutputEncoding(String) - Method in class org.apache.dvsl.DVSLTask
-
Sets the character encoding for output files.
- setStyle(File) - Method in class org.apache.dvsl.DVSLTask
-
Sets the file to use for stylesheet.
- setStyleContext(Context) - Method in class org.apache.dvsl.DVSLContext
-
- setStyleEncoding(String) - Method in class org.apache.dvsl.DVSLTask
-
Sets the encoding of stylesheet file.
- setStylesheet(String) - Method in class org.apache.dvsl.DVSL
-
Convenience function.
- setStylesheet(File) - Method in class org.apache.dvsl.DVSL
-
Convenience function.
- setStylesheet(File, String) - Method in class org.apache.dvsl.DVSL
-
Convenience function.
- setStylesheet(Reader) - Method in class org.apache.dvsl.DVSL
-
Sets the stylesheet for this transformation set
- setToolbox(Properties) - Method in class org.apache.dvsl.DVSL
-
Loads the toolbox from the input Properties.
- setToolbox(String) - Method in class org.apache.dvsl.DVSLTask
-
Deprecated.
use setToolboxFile instead
- setToolboxFile(File) - Method in class org.apache.dvsl.DVSLTask
-
Sets the Toolbox properties file to use.
- setUserContext(Context) - Method in class org.apache.dvsl.DVSL
-
Sets the user context.
- setValidatingParser(boolean) - Method in class org.apache.dvsl.DVSL
-
Uses a validating parser on all input documents
- setValidatingParser(boolean) - Method in class org.apache.dvsl.DVSLTask
-
Sets the flag to have DVSL use a validating parser for the
input documents
- setValue(String) - Method in class org.apache.dvsl.DVSLTask.Tool
-
- setValue(String) - Method in class org.apache.dvsl.DVSLTask.VelocityConfig
-
- setVelocityConfig(Map) - Method in class org.apache.dvsl.DVSL
-
lets the user pass a java.util.Properties containing
properties for the configuration of the VelocityEngine
used by DVSL
- setVelocityConfigClass(String) - Method in class org.apache.dvsl.DVSLTask
-
Allows the user to specify a class that implements
Properties that will have user properties
to be used when setting up DVSL.
- STRING_PROP_PREFIX - Static variable in class org.apache.dvsl.DVSL
-
- styleContext - Variable in class org.apache.dvsl.DVSL
-
- styleContext - Variable in class org.apache.dvsl.DVSLContext
-
- stylesheet - Variable in class org.apache.dvsl.DVSLTask
-
- stylesheetEncoding - Variable in class org.apache.dvsl.DVSLTask
-