Package sk.uniba.euromath.document.schema.impl.iterator

Provides iterator abstraction over a list of nodes.

See:
          Description

Interface Summary
ContentFilter Filter for the ContentInfo instances.
 

Class Summary
ContentInfo Represents item returned by the InsertPointIterator.
FilterNodeSet Filters out the nodes in given set.
SchemaLevelNodeIterator Iterator over insert point infos (instances of ContentInfo class).
SchemaLevelNodeIteratorBuilder Simple builder for the SchemaLevelNodeIterator object.
SinglePointerFilter Does not filter out nodes, however all queried nodes will have one pointer provided to the constructor.
SkipRangeFilter Filters out all content that is between specified range.
 

Package sk.uniba.euromath.document.schema.impl.iterator Description

Provides iterator abstraction over a list of nodes. Filters can be used to modify nodes actually returned by the iterator.

Maintainer: Martin Vysny



Copyright © 2003-2006 null. All Rights Reserved.