ArcGIS Server Geoportal extension
10

com.esri.gpt.control.webharvest.protocol
Class ProtocolSerializer

java.lang.Object
  extended by com.esri.gpt.control.webharvest.protocol.ProtocolSerializer

public class ProtocolSerializer
extends Object

Protocol serializer.

Since:
10.0

Constructor Summary
ProtocolSerializer()
           
 
Method Summary
static String toXmlString(Protocol protocol)
          Creates xml string representation of the protocol.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolSerializer

public ProtocolSerializer()
Method Detail

toXmlString

public static String toXmlString(Protocol protocol)
Creates xml string representation of the protocol.

Parameters:
protocol - protocol
Returns:
xml string representation of the protocol

ArcGIS Server Geoportal extension
10

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