Uses of Class
org.enhydra.xml.xmlc.taskdef.Xmlc.BooleanAttribute

Uses of Xmlc.BooleanAttribute in org.enhydra.xml.xmlc.taskdef
 

Methods in org.enhydra.xml.xmlc.taskdef with parameters of type Xmlc.BooleanAttribute
 void Xmlc.setForce(Xmlc.BooleanAttribute force)
          Force XMLC to always re-process the ML code (or not)
 void Xmlc.setVerbose(Xmlc.BooleanAttribute verbose)
          Run XMLC in verbose mode (-verbose flag)
 void Xmlc.setKeep(Xmlc.BooleanAttribute keep)
          Set whether or not to keep the generated Java file.
 void Xmlc.setCompile(Xmlc.BooleanAttribute compile)
          Set whether or not to have XMLC compile the generated Java file.
 



Copyright © 1999-2002 David Li, enhydra.org. All Rights reserved.