| Package | Description |
|---|---|
| com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
| com.sun.xml.xsom.parser |
Classes to parse XML Schema documents into objects of
com.sun.xml.xsom package. |
| Constructor and Description |
|---|
ParserContext(XSOMParser owner,
XMLParser parser) |
SAXParserFactoryAdaptor(XMLParser _parser)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXPParser
Standard XMLParser implemented by using JAXP.
|
| Constructor and Description |
|---|
XSOMParser(XMLParser parser)
Creates a new XSOMParser that reads XML Schema from non-standard
inputs.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.