Xindice API

Uses of Interface
org.apache.xindice.core.filer.Streamable

Packages that use Streamable
org.apache.xindice.core.filer Defines the Xindice Filer interface and implements several Filers, including BTreeFiler and HashFiler. 
org.apache.xindice.core.indexer Defines the Xindice Indexer interface and implements the IndexManager, and NodeIndexer classes. 
 

Uses of Streamable in org.apache.xindice.core.filer
 

Classes in org.apache.xindice.core.filer that implement Streamable
 class Paged.PageHeader
          PageHeader
 

Uses of Streamable in org.apache.xindice.core.indexer
 

Classes in org.apache.xindice.core.indexer that implement Streamable
 class IndexPattern
          IndexPattern is the internal representation of a pattern for index matching purposes.
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation