Uses of Class
org.enhydra.xml.xmlc.metadata.CompileOptions

Packages that use CompileOptions
org.enhydra.xml.xmlc.metadata org.enhydra.xml.xmlc.metadata provides XMLC metadata support classes. 
 

Uses of CompileOptions in org.enhydra.xml.xmlc.metadata
 

Methods in org.enhydra.xml.xmlc.metadata that return CompileOptions
 CompileOptions MetaData.getCompileOptions()
          Get the compile options or null if it doesn't exist.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type CompileOptions
 void MetaData.setCompileOptions(CompileOptions compileOptions)
          Set the compile options, or delete by specifying null.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.