org.apache.uima.adapter.soap
Class XmlSerializerFactory

java.lang.Object
  extended by org.apache.uima.adapter.soap.XmlSerializerFactory

public class XmlSerializerFactory
extends java.lang.Object

An AxisSerializer factory that constructs instances of XmlSerializer.


Constructor Summary
XmlSerializerFactory()
           
 
Method Summary
 Serializer getSerializerAs(java.lang.String mechanismType)
           
 java.util.Iterator getSupportedMechanismTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlSerializerFactory

public XmlSerializerFactory()
Method Detail

getSerializerAs

public Serializer getSerializerAs(java.lang.String mechanismType)

getSupportedMechanismTypes

public java.util.Iterator getSupportedMechanismTypes()


Copyright © 2011. All Rights Reserved.