Uses of Interface
org.apache.jackrabbit.commons.flat.PropertySequence
- 
Packages that use PropertySequence Package Description org.apache.jackrabbit.commons.flat  - 
- 
Uses of PropertySequence in org.apache.jackrabbit.commons.flat
Classes in org.apache.jackrabbit.commons.flat that implement PropertySequence Modifier and Type Class Description protected static classItemSequence.PropertySequenceImplMethods in org.apache.jackrabbit.commons.flat that return PropertySequence Modifier and Type Method Description static PropertySequenceItemSequence. createPropertySequence(TreeManager treeManager)Create a newPropertySequenceinstance.static PropertySequenceItemSequence. createPropertySequence(TreeManager treeManager, TreeTraverser.ErrorHandler errorHandler)Create a newPropertySequenceinstance.PropertySequenceItemSequence. getPropertySequence()Create a newPropertySequenceinstance with the same parametrization as this instance. 
 -