Package org.enhydra.xml.xmlc.codegen

org.enhydra.xml.xmlc.codegen provides interfaces and support class for code generation.

See:
          Description

Class Summary
IndentWriter Class to print lines with indentation.
JavaClass Object that is used to assemble the Java source for a class.
JavaCode Class used to build the code body of a method.
JavaCompile Run a Java compiler as a child process.
JavaField Class to store a class field.
JavaLang Collection of methods and constants dealing with the Java language.
JavaMethod Object that is used to assemble the Java source for a method.
JavaModifiers Definitions of Java modifiers for methods, fields and classes.
JavaParameter Class to store a method parameter.
JavaVariable Base class for classes that describe variables.
StringIndentWriter IndentWriter to a string.
VarNames Generate tmp variable names for use in initialization.
 

Package org.enhydra.xml.xmlc.codegen Description

org.enhydra.xml.xmlc.codegen provides interfaces and support class for code generation.



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