Sets the Toolbox properties file to use.
Parameters: toolboxFile - properties file of tools
setToolboxFile
public void setToolboxFile(File toolboxFile)(Code)
Sets the Toolbox properties file to use.
Parameters: toolboxFile - properties file of tools
setValidatingParser
public void setValidatingParser(boolean validating)(Code)
Sets the flag to have DVSL use a validating parser for the
input documents
setVelocityConfigClass
public void setVelocityConfigClass(String classname)(Code)
Allows the user to specify a class that implements
java.util.Properties that will have user properties
to be used when setting up DVSL.
Parameters: classname - Velocity configuration class to load