Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.client.atom
Class AGPEntryProcessor2

java.lang.Object
  extended by com.esri.gpt.control.webharvest.client.atom.AGPEntryProcessor
      extended by com.esri.gpt.control.webharvest.client.atom.AGPEntryProcessor2
All Implemented Interfaces:
IEntryProcessor

public class AGPEntryProcessor2
extends AGPEntryProcessor

Implements IEntryProcessor.extractMetadata() to process entry node and extract metadata xml.


Field Summary
 
Fields inherited from class com.esri.gpt.control.webharvest.client.atom.AGPEntryProcessor
context, LOG, namespaces
 
Constructor Summary
AGPEntryProcessor2(IterationContext context)
           
 
Method Summary
 String extractMetadata(BaseAtomInfo info, Node entry)
          Extract xml of entry node and returns xml string.
 
Methods inherited from class com.esri.gpt.control.webharvest.client.atom.AGPEntryProcessor
injectNamespaces, parseId, readBbox
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AGPEntryProcessor2

public AGPEntryProcessor2(IterationContext context)
Method Detail

extractMetadata

public String extractMetadata(BaseAtomInfo info,
                              Node entry)
Extract xml of entry node and returns xml string.

Specified by:
extractMetadata in interface IEntryProcessor
Overrides:
extractMetadata in class AGPEntryProcessor
Parameters:
info - the BaseAtomInfo object
entry - the entry node
Returns:
the metadata xml string

Esri Geoportal Server
1.2.9

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