See: Description
Interface | Description |
---|---|
CommentedNode |
A node with comments.
|
NodeSerializer |
The interface for nodes serializers.
|
NumberedNode |
A node with an associated line number.
|
XMLNodeUtilitiesOptions |
The options used by the
XMLNodeUtilities and XMLNodeUtilities2 classes. |
Class | Description |
---|---|
AbstractNodeSerializer |
An absrract node serializer.
|
BoundPrefix |
Represents a bound prefix.
|
DefaultNodeSerializer |
The default node serializer.
|
NodeFilter |
This class is used to filter elements in the
XMLNodesIterator . |
NodeUtilitiesUtils |
An utility class proposing methods used internally by the
XMLNodeUtilities and XMLNodeUtilities2 classes. |
SortableQName |
A sortable QName.
|
XMLCommentedNode |
A Node in an XML File, with an associated comment.
|
XMLCommentedRoot |
A root Node in an XML File with an associated comment.
|
XMLInvalidNode |
An invalid node in an XML File.
|
XMLInvalidRoot |
A not well-formed root Node in an XML File.
|
XMLNode |
A Node in an XML File.
|
XMLNode.BoundPrefix |
A prefix bounded to an URI.
|
XMLNodeIncluder |
This class process XML files by including the content of XInclude children.
|
XMLNodePath |
The path of an
XMLNode . |
XMLNodesIterator |
A tree walker for xml nodes.
|
XMLNodeUtilities |
Various utilities concerning XML content.
|
XMLNodeUtilities2 |
Various utilities concerning XML content.
|
XMLNumberedNode |
A Node in an XML File with a line number.
|
XMLNumberedRoot |
A root Node in an XML File with a comment.
|
XMLRoot |
A root Node in an XML File.
|
XMLTreeHandler |
Parse an XML File and return the associated tree of Nodes.
|
XMLTreeReplacer |
This class allows to change the attributes of some nodes in a XML document.
|
XMLTreeReplacer.Node |
A node in an XML document.
|
XMLTreeReplacer.NodePath |
A path in an XML document.
|