| Package | Description |
|---|---|
| com.sun.ukit.jaxp | |
| org.xml.sax | |
| org.xml.sax.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
Parser
XML non-validating parser.
|
| Constructor and Description |
|---|
SAXParseException(String message,
Locator locator)
Create a new SAXParseException from a message and a Locator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHandler.setDocumentLocator(Locator locator)
Receive a Locator object for document events.
|
Copyright © 2012 code4tv.com. All Rights Reserved.