List of all items
Structs
- diff::BfsIndex
- diff::Diff
- diff::DiffOperation
- diff::Patch
- matching::CandidateEntry
- matching::DfsTreeIterator
- matching::DiffMatching
- matching::HeuristicMatching
- matching::TriMatching
- measure::Measure
- merge::ConflictLog
- merge::EditLog
- merge::Merge
- merge::MergeEntry
- merge::MergeList
- merge::MergePair
- merge::MergePairList
- node::MatchArea
- node::MatchType
- node::MatchedNodes
- node::NodeInner
- node::XmlComment
- node::XmlElement
- node::XmlProcessingInstruction
- node::XmlText
- node::base::BaseNode
- node::branch::BranchNode
- node::namespace::ExpandedName
- node::namespace::NamespaceContext
- xml::BaseNodeFactory
- xml::BranchNodeFactory
- xml::XmlParser
- xml::XmlPrinter
- xml::XmlPrinterOptions
Enums
Traits
Functions
- node::java_string_hash
- node::namespace::is_xmlns_attr
- node::namespace::split_qname
- node::new_base_node
- node::new_branch_node
- node::new_node_ref
- xml::parse_file
- xml::parse_str
- xml::print_to_string
- xml::print_to_string_pretty
Type Aliases
Constants
- constants::ATTR_INFO
- constants::ATTR_VALUE_THRESHOLD
- constants::COPY_THRESHOLD
- constants::DFS_MATCH_THRESHOLD
- constants::EDGE_BYTES
- constants::ELEMENT_NAME_INFO
- constants::MAX_DIST
- constants::MAX_FUZZY_MATCH
- constants::PENALTY_C
- constants::TEXT_THRESHOLD
- constants::ZERO_CHILDREN_MATCH
- diff::DIFF_COPY_TAG
- diff::DIFF_CPYDST_ATTR
- diff::DIFF_CPYRUN_ATTR
- diff::DIFF_CPYSRC_ATTR
- diff::DIFF_ESC_TAG
- diff::DIFF_INSERT_TAG
- diff::DIFF_NS
- diff::DIFF_ROOTOP_ATTR
- diff::DIFF_ROOTOP_INS
- diff::DIFF_ROOT_TAG
- matching::constants::COPY_THRESHOLD
- matching::constants::DFS_MATCH_THRESHOLD
- matching::constants::EDGE_BYTES
- matching::constants::END_MATCH
- matching::constants::MAX_FUZZY_MATCH
- measure::ATTR_INFO
- measure::ATTR_VALUE_THRESHOLD
- measure::ELEMENT_NAME_INFO
- measure::MAX_DIST
- measure::TEXT_THRESHOLD
- measure::ZERO_CHILDREN_MATCH