Uses of Interface
org.apache.jackrabbit.commons.flat.NodeSequence

Packages that use NodeSequence
org.apache.jackrabbit.commons.flat   
 

Uses of NodeSequence in org.apache.jackrabbit.commons.flat
 

Classes in org.apache.jackrabbit.commons.flat that implement NodeSequence
protected static class ItemSequence.NodeSequenceImpl
           
 

Methods in org.apache.jackrabbit.commons.flat that return NodeSequence
static NodeSequence ItemSequence.createNodeSequence(TreeManager treeManager)
          Create a new NodeSequence instance.
static NodeSequence ItemSequence.createNodeSequence(TreeManager treeManager, TreeTraverser.ErrorHandler errorHandler)
          Create a new NodeSequence instance.
 NodeSequence ItemSequence.getNodeSequence()
          Create a new NodeSequence instance with the same parameterization as this instance.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.