Uses of Class
com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
Packages that use SchemaDocumentImpl Package Description com.sun.xml.xsom.impl.parser -
-
Uses of SchemaDocumentImpl in com.sun.xml.xsom.impl.parser
Fields in com.sun.xml.xsom.impl.parser declared as SchemaDocumentImpl Modifier and Type Field Description SchemaDocumentImplNGCCRuntimeEx. documentPoints to theSchemaDocumentImplthat represents the schema document being parsed.Fields in com.sun.xml.xsom.impl.parser with type parameters of type SchemaDocumentImpl Modifier and Type Field Description Map<SchemaDocumentImpl,SchemaDocumentImpl>ParserContext. parsedDocumentsDocuments that are parsed already.Map<SchemaDocumentImpl,SchemaDocumentImpl>ParserContext. parsedDocumentsDocuments that are parsed already.
-