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

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

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

Classes in org.apache.jackrabbit.commons.flat that implement PropertySequence
protected static class ItemSequence.PropertySequenceImpl
           
 

Methods in org.apache.jackrabbit.commons.flat that return PropertySequence
static PropertySequence ItemSequence.createPropertySequence(TreeManager treeManager)
          Create a new PropertySequence instance.
static PropertySequence ItemSequence.createPropertySequence(TreeManager treeManager, TreeTraverser.ErrorHandler errorHandler)
          Create a new PropertySequence instance.
 PropertySequence ItemSequence.getPropertySequence()
          Create a new PropertySequence instance with the same parametrization as this instance.
 



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