| Package | Description |
|---|---|
| com.sun.ukit.jaxp | |
| javax.xml.parsers |
| Modifier and Type | Class and Description |
|---|---|
class |
Parser
XML non-validating parser.
|
| Modifier and Type | Method and Description |
|---|---|
SAXParser |
ParserFactory.newSAXParser()
Creates a new instance of a SAXParser using the currently
configured factory parameters.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SAXParser |
SAXParserFactory.newSAXParser()
Creates a new instance of a SAXParser using the currently
configured factory parameters.
|
Copyright © 2012 code4tv.com. All Rights Reserved.