| Package | Description |
|---|---|
| org.eigenbase.xom |
Provides an object layer for reading and writing XML documents.
|
| org.eigenbase.xom.wrappers |
Wrappers for various XML parsers.
|
| Modifier and Type | Method and Description |
|---|---|
static Parser |
XOMUtil.createDefaultParser()
Creates a
Parser of the default parser type. |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxpDOMParser
|
class |
XercesDOMParser
This private helper class presents a GenericDOMParser using Xerces, with
simple error handling appropriate for a testing environment.
|
Copyright © 2012–2020 Julian Hyde. All rights reserved.