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 | 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 | Description |
---|---|
ParserContext(XSOMParser owner,
XMLParser parser) |
Copyright © 2018 Oracle Corporation. All rights reserved.