Uses of Package
com.sun.codemodel
Packages that use com.sun.codemodel
Package
Description
Library for generating Java source code
Various resource file formats (classes that implement
JResourceFile
).Reads RELAX NG grammar from RNGOM and builds the model for TXW.
Schema to Java compiler
API for programmatic invocation of XJC and schemagen.
implementation of the XJC API for schema to java.
FieldRenderer and its implementation classes.
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.
Compile-time representation of Java type system.
Provides the outline of the generated Java source code so that
additional processing (such as adding more annotations) can be
done on the generated code.
Front-end that reads schema(s) and produce BGM.
Object Model that represents DTD binding information.
Object Model that represents customization declarations.
-
Classes in com.sun.codemodel used by com.sun.codemodelClassDescriptionThis helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or EnumReceives generated code and writes to the appropriate storage.Annotatable program elements.Represents an arrays as annotation membersRepresents an annotation on a program element.Things that can be values of an annotation element.Base interface for typed annotation writer.array creation and initialization.Marker interface for code components that can be placed to the left of '=' in an assignment.A block of Java code, which may contain statements and local declarations.Case statementCatch block for a try/catch/finally statementRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.Indicates that the class is already created.The common aspect of a package and a class.Root of the code DOM.A part is a part of a javadoc comment, and it is a list of values.If statement, with optional else clauseCommon interface for code components that can generate declarations of themselves.A generated Java class/interface/enum/....JavaDoc comment.Program elements that can have JavadocDo loopsEnum Constant.A Java expression.Provides default implementations for
JExpression
.Field ReferenceA field that can have aJDocComment
associated with itForEach Statement This will generate the code for statement based on the new j2se 1.5 j.l.s.For statementThis is a utility class for managing indentation and other basic formatting for PrintWriter.Common interface for code components that can generate uses of themselves.Declarations that can have type variables.JMethod invocationLabel that can be used for continue and break.Java method.Modifier groups.Represents a Java module.Represents a Java module directive.Module directive type.Special class object that represents the type of "null".A Java package.Java built-in primitive types.Represents a resource file in the application-specific file format.Common interface for code components that can generate uses of themselves as statements.Switch statementTry statement with Catch and/or Finally clauseA representation of a type in codeModel.Type variable used to declare generics.Variables and fields.While statement -
Classes in com.sun.codemodel used by com.sun.codemodel.fmtClassDescriptionRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.A Java package.Represents a resource file in the application-specific file format.
-
Classes in com.sun.codemodel used by com.sun.codemodel.utilClassDescriptionRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.
-
Classes in com.sun.codemodel used by com.sun.codemodel.writerClassDescriptionReceives generated code and writes to the appropriate storage.A Java package.
-
Classes in com.sun.codemodel used by com.sun.tools.txw2
-
Classes in com.sun.codemodel used by com.sun.tools.txw2.builder.relaxng
-
Classes in com.sun.codemodel used by com.sun.tools.txw2.modelClassDescriptionA generated Java class/interface/enum/....A representation of a type in codeModel.
-
Classes in com.sun.codemodel used by com.sun.tools.txw2.model.prop
-
Classes in com.sun.codemodel used by com.sun.tools.xjcClassDescriptionReceives generated code and writes to the appropriate storage.Root of the code DOM.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.apiClassDescriptionAnnotatable program elements.Represents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.Root of the code DOM.A representation of a type in codeModel.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.api.impl.s2j
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.generator.annotation.specClassDescriptionBase interface for typed annotation writer.A representation of a type in codeModel.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.generator.beanClassDescriptionAnnotatable program elements.Represents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.The common aspect of a package and a class.Root of the code DOM.A generated Java class/interface/enum/....JavaDoc comment.Java method.A Java package.A representation of a type in codeModel.Variables and fields.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.generator.bean.fieldClassDescriptionAnnotatable program elements.A block of Java code, which may contain statements and local declarations.Represents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.Root of the code DOM.A Java expression.A field that can have a
JDocComment
associated with itJava built-in primitive types.A representation of a type in codeModel. -
Classes in com.sun.codemodel used by com.sun.tools.xjc.generator.utilClassDescriptionA block of Java code, which may contain statements and local declarations.Root of the code DOM.A Java expression.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.modelClassDescriptionRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.Root of the code DOM.A Java expression.A Java package.A representation of a type in codeModel.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.outlineClassDescriptionA block of Java code, which may contain statements and local declarations.Represents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.The common aspect of a package and a class.Root of the code DOM.A generated Java class/interface/enum/....Enum Constant.A Java expression.A Java package.A representation of a type in codeModel.Variables and fields.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.reader
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.reader.dtd.bindinfo
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.reader.relaxng
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.reader.xmlschema
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.reader.xmlschema.bindinfoClassDescriptionA generated Java class/interface/enum/....A representation of a type in codeModel.
-
Classes in com.sun.codemodel used by com.sun.tools.xjc.utilClassDescriptionThis helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or EnumThe common aspect of a package and a class.A generated Java class/interface/enum/....