Package | Description |
---|---|
com.sun.tools.xjc |
Schema to Java compiler
|
com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
Modifier and Type | Method and Description |
---|---|
XSOMParser |
ModelLoader.createXSOMParser(DOMForest forest) |
XSOMParser |
ModelLoader.createXSOMParser(XMLParser parser)
Potentially problematic - make sure the parser instance passed is initialized
with proper security feature.
|
Constructor and Description |
---|
ParserContext(XSOMParser owner,
XMLParser parser) |
Copyright © 2017 Oracle Corporation. All rights reserved.