|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.tools.resources.indexer.IndexerModule
Field Summary | |
protected IndexersCatalog |
catalog
|
static java.lang.String |
NAME
|
Constructor Summary | |
IndexerModule(IndexersCatalog catalog)
|
Method Summary | |
ResourceReference |
getIndexer(ResourceContext ctxt)
|
ResourceReference |
getIndexer(java.lang.String name)
|
void |
registerIndexer(ResourceContext ctxt,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String NAME
protected IndexersCatalog catalog
Constructor Detail |
public IndexerModule(IndexersCatalog catalog)
Method Detail |
public void registerIndexer(ResourceContext ctxt, java.lang.String name)
public ResourceReference getIndexer(ResourceContext ctxt)
public ResourceReference getIndexer(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |