org.w3c.tools.resources.indexer
Class IndexerModule
java.lang.Object
|
+--org.w3c.tools.resources.indexer.IndexerModule
- public class IndexerModule
- extends java.lang.Object
Method Summary |
org.w3c.tools.resources.ResourceReference |
getIndexer(org.w3c.tools.resources.ResourceContext ctxt)
|
org.w3c.tools.resources.ResourceReference |
getIndexer(java.lang.String name)
|
void |
registerIndexer(org.w3c.tools.resources.ResourceContext ctxt,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NAME
public static final java.lang.String NAME
catalog
protected IndexersCatalog catalog
IndexerModule
public IndexerModule(IndexersCatalog catalog)
registerIndexer
public void registerIndexer(org.w3c.tools.resources.ResourceContext ctxt,
java.lang.String name)
getIndexer
public org.w3c.tools.resources.ResourceReference getIndexer(org.w3c.tools.resources.ResourceContext ctxt)
getIndexer
public org.w3c.tools.resources.ResourceReference getIndexer(java.lang.String name)