Uses of Package
org.enhydra.xml.xmlc.codegen

Packages that use org.enhydra.xml.xmlc.codegen
org.enhydra.xml.io org.enhydra.xml.io provides input (parsing) and output (formatting) routines for XML and HTML. 
org.enhydra.xml.xmlc.codegen org.enhydra.xml.xmlc.codegen provides interfaces and support class for code generation. 
org.enhydra.xml.xmlc.compiler   
org.enhydra.xml.xmlc.deferredparsing org.enhydra.xml.xmlc.deferredparsing provides support for deferred parsing of *ML objects. 
org.enhydra.xml.xmlc.dom   
org.enhydra.xml.xmlc.dom.generic org.enhydra.xml.xmlc.dom.generic provides base support that should work with any W3C DOM implementation. 
org.enhydra.xml.xmlc.dom.lazydom   
org.enhydra.xml.xmlc.dom.xerces   
org.enhydra.xml.xmlc.parsers   
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.io
JavaCode
          Class used to build the code body of a method.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.codegen
IndentWriter
          Class to print lines with indentation.
JavaCode
          Class used to build the code body of a method.
JavaField
          Class to store a class field.
JavaMethod
          Object that is used to assemble the Java source for a method.
JavaParameter
          Class to store a method parameter.
JavaVariable
          Base class for classes that describe variables.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.compiler
JavaClass
          Object that is used to assemble the Java source for a class.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.deferredparsing
JavaClass
          Object that is used to assemble the Java source for a class.
JavaCode
          Class used to build the code body of a method.
JavaMethod
          Object that is used to assemble the Java source for a method.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.dom
JavaClass
          Object that is used to assemble the Java source for a class.
JavaCode
          Class used to build the code body of a method.
JavaMethod
          Object that is used to assemble the Java source for a method.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.dom.generic
JavaClass
          Object that is used to assemble the Java source for a class.
JavaCode
          Class used to build the code body of a method.
JavaMethod
          Object that is used to assemble the Java source for a method.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.dom.lazydom
JavaClass
          Object that is used to assemble the Java source for a class.
JavaCode
          Class used to build the code body of a method.
JavaMethod
          Object that is used to assemble the Java source for a method.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.dom.xerces
JavaCode
          Class used to build the code body of a method.
 

Classes in org.enhydra.xml.xmlc.codegen used by org.enhydra.xml.xmlc.parsers
IndentWriter
          Class to print lines with indentation.
 



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