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

Packages that use JavaCompilerSection
org.enhydra.xml.xmlc.metadata   
 

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

Methods in org.enhydra.xml.xmlc.metadata that return JavaCompilerSection
 JavaCompilerSection MetaData.getJavaCompilerSection()
          Get the java compiler metadata or null if it doesn't exist.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type JavaCompilerSection
 void MetaData.setJavaCompiler(JavaCompilerSection compilerSection)
          Set the java compiler metadata, or delete by specifying null.
 



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