Esri Geoportal Server
1.0

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.


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

Esri Geoportal Server
1.0

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