Uses of Class
org.enhydra.barracuda.taskdefs.Xmlc.BooleanAttribute

Uses of Xmlc.BooleanAttribute in org.enhydra.barracuda.taskdefs
 

Methods in org.enhydra.barracuda.taskdefs with parameters of type Xmlc.BooleanAttribute
 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.