|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLException | |
|---|---|
| org.wamblee.xml | Utilities for XML processing. |
| Uses of XMLException in org.wamblee.xml |
|---|
| Methods in org.wamblee.xml that throw XMLException | |
|---|---|
static Document |
DomUtils.read(InputStream aIs)
Parses an XML document from a stream. |
static Document |
DomUtils.read(String aDocument)
Parses an XML document from a string. |
static Document |
DomUtils.readAndValidate(InputStream aIs,
InputStream aSchema)
Reads and validates a document against a schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||