Uses of Interface
net.ontopia.infoset.fulltext.core.FulltextImplementationIF
-
Packages that use FulltextImplementationIF Package Description net.ontopia.infoset.fulltext.impl.lucene The Lucene fulltext integration.net.ontopia.topicmaps.entry High level interfaces for locating and maintaining references to topic maps. -
-
Uses of FulltextImplementationIF in net.ontopia.infoset.fulltext.impl.lucene
Classes in net.ontopia.infoset.fulltext.impl.lucene that implement FulltextImplementationIF Modifier and Type Class Description class
LuceneFulltextImplementation
FulltextImplementationIF implementation that is based on Lucene indexing. -
Uses of FulltextImplementationIF in net.ontopia.topicmaps.entry
Fields in net.ontopia.topicmaps.entry with type parameters of type FulltextImplementationIF Modifier and Type Field Description protected Set<FulltextImplementationIF>
AbstractOntopolyURLReference. ftmanagers
-