Uses of Interface
org.apache.jackrabbit.mk.model.ChildNodeEntry

Packages that use ChildNodeEntry
org.apache.jackrabbit.mk.model   
 

Uses of ChildNodeEntry in org.apache.jackrabbit.mk.model
 

Classes in org.apache.jackrabbit.mk.model that implement ChildNodeEntry
 class AbstractChildNodeEntry
          Abstract base class for ChildNodeEntry implementations.
 

Methods in org.apache.jackrabbit.mk.model that return types with arguments of type ChildNodeEntry
 Iterable<? extends ChildNodeEntry> 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.