Uses of Class
com.deltaxml.core.config.subtreeProcessing.Subtree
Packages that use Subtree
Package
Description
This package contains classes and enums used to configure
SubtreeProcessingMode
for content processing and unordered comparisons.-
Uses of Subtree in com.deltaxml.core.config.subtreeProcessing
Methods in com.deltaxml.core.config.subtreeProcessing that return types with arguments of type SubtreeMethods in com.deltaxml.core.config.subtreeProcessing with parameters of type SubtreeMethod parameters in com.deltaxml.core.config.subtreeProcessing with type arguments of type SubtreeConstructor parameters in com.deltaxml.core.config.subtreeProcessing with type arguments of type SubtreeModifierConstructorDescriptionSubtreeProcessingMode(SubtreeMode defaultMode, List<Subtree> subtrees) Initialises aSubtreeProcessingModewith the given parameters.SubtreeProcessingMode(List<Subtree> subtrees) Initialises aSubtreeProcessingModewith the given parameters.