org.apache.uima.simpleserver.output
Class ResultConverter

java.lang.Object
  extended by org.apache.uima.simpleserver.output.ResultConverter

public class ResultConverter
extends Object


Constructor Summary
ResultConverter()
           
 
Method Summary
static String getInlineXML(Result result)
           
static String getXMLString(Result result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultConverter

public ResultConverter()
Method Detail

getXMLString

public static String getXMLString(Result result)

getInlineXML

public static String getInlineXML(Result result)


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.