B C D E F G K L M O P R S U V X

S

setArgs(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Deprecated. Use <arg> tags for now, this will eventually be removed.
setClasspath(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Deprecated. Use nested elements or "args" option instead.
setCompile(Xmlc.BooleanAttribute) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set whether or not to have XMLC compile the generated Java file.
setDestdir(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set the destination directory into which the generated classes are written.
setForce(Xmlc.BooleanAttribute) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Force XMLC to always re-process the ML code (or not)
setKeep(Xmlc.BooleanAttribute) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set whether or not to keep the generated Java file.
setMarkup(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
The kind of markup language being processed.
setOptions(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set to a specific options file to add parameters to the XMLC command.
setPackagedir(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set the Package prefix for generated classes.
setPackagename(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set the package prefix for generated classes, while preserving any source file directory paths.
setPerformexec(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set whether or not to invoke XMLC by using Runtime.exec() to create a seperate JVM.
setResourcePath(Path) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Sets the resource path used to look up resources such as XCatalogs and custom DTDs.
setResourcePathRef(Reference) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Adds a reference to a resource path defined elsewhere
setSourceout(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set the destination directory into which the generated source .java files are written, if -keep is used.
setSrcdir(String) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Set the source directory containing the HTML files.
setVerbose(Xmlc.BooleanAttribute) - Method in class org.enhydra.xml.xmlc.taskdef.Xmlc
Run XMLC in verbose mode (-verbose flag)
srcDir - Variable in class org.enhydra.xml.xmlc.taskdef.Xmlc
 
srcDirName - Variable in class org.enhydra.xml.xmlc.taskdef.Xmlc
 
srcOutDir - Variable in class org.enhydra.xml.xmlc.taskdef.Xmlc
 
srcOutDirName - Variable in class org.enhydra.xml.xmlc.taskdef.Xmlc
 

B C D E F G K L M O P R S U V X
Copyright © 1999-2002 David Li, enhydra.org. All Rights reserved.