Esri Geoportal Server
1.2.9

com.esri.gpt.catalog.schema.indexable.tp
Class TpAnalyzer

java.lang.Object
  extended by com.esri.gpt.catalog.schema.indexable.tp.TpAnalyzer

public class TpAnalyzer
extends Object

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

TpAnalyzer

public TpAnalyzer()
Default constructor.

Method Detail

analyze

public void analyze(IndexableContext context,
                    Schema schema,
                    Document dom,
                    String documentName)
Analyzes indexable elements associated with the time period of the content.

Parameters:
context - the context
schema - the schema
dom - the XML document
documentName - the document name (used for logging only)

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.