Uses of Class
org.dom4j.tree.BackedList
Packages that use BackedList
Package
Description
Contains the default implementations of the dom4j Document Object Model together with some helpful base classes for those wishing to implement their own document object model.
-
Uses of BackedList in org.dom4j.tree
Methods in org.dom4j.tree that return BackedListModifier and TypeMethodDescriptionprotected <T extends Node>
BackedList<T>AbstractBranch.createResultList()
A Factory Method pattern which creates a BackedList implementation used to store results of a filtered content query.