All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractChild Base class of nodes that are children (they have a parent node).AbstractContentNode Base class for nodes with content: text and comment.AbstractResourceLoader<R> Helper class dedicated to data loading.Attribute XML like attribute ([name, value] pair).AttributeNameConverter Interface used to convert (replace) an attribute name.AttributePredicate Interface used to filter attributes.AttributeValueConverter Interface used to convert (replace) an attribute value.Child Interface implemented by child nodes: they have an optional parent.Comment Comment node.DataDebug DataException DataStats DataUtils Utilities for modification of data trees.Document XML like Document node.Element XML like Element node.ElementContentType Enumeration of possible element content types.ElementNameConverter Interface used to convert an element name.ElementPredicate Interface used to filter elements.Leaf Interface implemented by leaf nodes (they have no children).Node Base interface of data nodes.Nodes NodeType Enumeration of possible node types.Parent Interface implemented by nodes that are parents (they have children nodes): Document and Element.Part Elementary parts that constitute a Path.Part.Type Enumeration of possible part types.Path Simple XPath like class.SPath Simple path.Text Text node.TextContentConverter TextPredicate Interface used to filter text nodes.XmlCheckClassRefs Utility used to check existence of classes in an XML file.XmlCheckClassRefs.MainArgs XmlDataReader Class used to read an XML source and produce a Document.XmlDataReader.Feature XmlDataWriter Class used to save data Nodes as XML.XmlNormalizer Toy utility that can be used to "normalize" or modify an XML file.XmlNormalizer.MainArgs XmlNormalizer.MainArgs.Feature