org.ocopomo.annotation.gate.parser
Class GateXmlParser

java.lang.Object
  extended by org.ocopomo.annotation.gate.parser.GateXmlParser

public class GateXmlParser
extends java.lang.Object


Constructor Summary
GateXmlParser()
           
GateXmlParser(java.lang.String fileName)
           
 
Method Summary
static java.lang.String buildGateDocumentFor(EditorState es)
           
static java.lang.String getContentWithoutNodes(EditorState es)
           
 EditorState getEditorState()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GateXmlParser

public GateXmlParser()

GateXmlParser

public GateXmlParser(java.lang.String fileName)
Method Detail

getEditorState

public EditorState getEditorState()

getContentWithoutNodes

public static java.lang.String getContentWithoutNodes(EditorState es)

buildGateDocumentFor

public static java.lang.String buildGateDocumentFor(EditorState es)