All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Connection The Interface Connection representing a connection of nodes in trees.ConnectionManager The Interface ConnectionManager to manage connections.DocumentNode The class DocumentNode, representing a node in an XML tree.DocumentTools Toolkit for Documents.MultiNodeMapper<T> The Class MultiNodeMapper maps Strings to a list of nodes.NodeDistance The Class NodeDistance to store a distance between two nodes.NodeDistanceComparator The Class NodeDistanceComparator to compare node distances.NodeMapper<T> The Class NodeMapper maps Strings to nodes.NodeUsageExample SemsWeighter The Class SemsWeighter to compute the weight of nodes and subtrees in a document.TextNode The Class TextNode representing text content inside a document.TreeDocument The Class TreeDocument representing hierarchically structured content.TreeNode The abstract class TreeNode representing a node in a document tree.TreeNodeComparatorBySubtreeSize The Class TreeNodeComparatorBySubtreeSize to compare sub-trees below nodes by size.TreeUsageExample Weighter The Class Weighter to compute the weight of nodes and subtrees in a document.XmlDocumentConsistencyException The Class BivesDocumentParseException that is thrown in case of an inconsistent document.XmlDocumentException The Class XmlDocumentException that is thrown in case of an error in an XML document.XmlDocumentParseException The Class BivesDocumentParseException that is thrown in case of a parsing error.XMLStats The Class XMLStats to create stats about xml documents.XMLTool The Class XMLTool.XmlTools XML toolkit.XMLTools XyWeighter The Class XyWeighter to compute the weight of nodes and subtrees in a document based on the publication of Cobena2002.