Uses of Interface
com.sun.tools.xjc.api.SchemaCompiler
Packages that use SchemaCompiler
Package
Description
API for programmatic invocation of XJC and schemagen.
implementation of the XJC API for schema to java.
-
Uses of SchemaCompiler in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api that return SchemaCompilerModifier and TypeMethodDescriptionstatic SchemaCompiler
XJC.createSchemaCompiler()
Gets a freshSchemaCompiler
. -
Uses of SchemaCompiler in com.sun.tools.xjc.api.impl.s2j
Classes in com.sun.tools.xjc.api.impl.s2j that implement SchemaCompiler