Uses of Class
com.sun.tools.xjc.SchemaCache
-
Packages that use SchemaCache Package Description com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. -
-
Uses of SchemaCache in com.sun.tools.xjc.reader.xmlschema.bindinfo
Fields in com.sun.tools.xjc.reader.xmlschema.bindinfo declared as SchemaCache Modifier and Type Field Description static SchemaCache
BindInfo. bindingFileSchema
Lazily parsed schema for the binding file.
-