Uses of Interface
org.apache.jackrabbit.mk.model.tree.ChildNode

Packages that use ChildNode
org.apache.jackrabbit.mk.model.tree   
 

Uses of ChildNode in org.apache.jackrabbit.mk.model.tree
 

Classes in org.apache.jackrabbit.mk.model.tree that implement ChildNode
 class AbstractChildNode
          Abstract base class for ChildNode implementations.
 

Methods in org.apache.jackrabbit.mk.model.tree that return types with arguments of type ChildNode
 Iterable<? extends ChildNode> NodeState.getChildNodeEntries(long offset, int count)
          Returns an Iterable of the child node entries starting from the given offset.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.