| Class | Description |
|---|---|
| XmlDomDataContext |
A DataContext strategy that reads XML content and maps it to a table-based
model similar to the rest of MetaModel.
|
| XmlDomDataContextFactory | |
| XmlSaxDataContext |
XML datacontext which uses SAX parsing for fast and memory effecient reading
of XML files.
|
| XmlSaxDataContextFactory |
A
DataContextFactory for XML files where a "table-defs" or "xml-sax-table-defs" element has been configured
and represents the tables and their XPaths as defined by XmlSaxDataContext. |
| XmlSaxTableDef |
Defines a table layout for
XmlSaxDataContext. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.