|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.catalog.schema.indexable.tp.TpAnalyzer
public class TpAnalyzer
The process for analyzing indexable elements associated with the time period of the content.
Constructor Summary | |
---|---|
TpAnalyzer()
Default constructor. |
Method Summary | |
---|---|
void |
analyze(IndexableContext context,
Schema schema,
Document dom,
String documentName)
Analyzes indexable elements associated with the time period of the content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TpAnalyzer()
Method Detail |
---|
public void analyze(IndexableContext context, Schema schema, Document dom, String documentName)
context
- the contextschema
- the schemadom
- the XML documentdocumentName
- the document name (used for logging only)
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |