Uses of Class org.dom4j.tree.BackedList (dom4j 1.6.1 API)

dom4j API


Uses of Class
org.dom4j.tree.BackedList

Packages that use BackedList
org.dom4j.tree 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 BackedList
protected  BackedList AbstractBranch.createResultList()
          A Factory Method pattern which creates a BackedList implementation used to store results of a filtered content query.
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.