Package | Description |
---|---|
org.apache.commons.jxpath |
Public, abstract part of JXPath: interfaces and configuration.
|
org.apache.commons.jxpath.ri.model.container |
Implementation of "model" APIs for Containers.
|
org.apache.commons.jxpath.xml |
Support classes for working with XML.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLDocumentContainer
Deprecated.
1.1 Please use
DocumentContainer |
Constructor and Description |
---|
ContainerPointer(Container container,
Locale locale)
Create a new ContainerPointer.
|
ContainerPointer(NodePointer parent,
Container container)
Create a new ContainerPointer.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentContainer
An XML document container reads and parses XML only when it is
accessed.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.