| Package | Description |
|---|---|
| com.hp.hpl.sparta |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Parser.parse(String systemId,
Reader reader,
ParseLog log,
String encoding)
DOM parsing of XML in a character stream, specifying the Unicode encoding.
|
static void |
Parser.parse(String systemId,
Reader reader,
ParseLog log,
String encoding,
ParseHandler ph)
SAX parsing of XML encoded in a character stream, specifying the Unicode encoding.
|
Copyright © 2016. All Rights Reserved.