Uses of Class
de.julielab.xml.util.XMISplitterException
-
Packages that use XMISplitterException Package Description de.julielab.xml de.julielab.xml.util -
-
Uses of XMISplitterException in de.julielab.xml
Methods in de.julielab.xml that throw XMISplitterException Modifier and Type Method Description protected LinkedHashMap<String,ByteArrayOutputStream>AbstractXmiSplitter. createAnnotationModuleData(Map<Integer,JeDISVTDGraphNode> nodesByXmiId, Map<Integer,Integer> oldSofaXmiId2NewSofaXmiId, Map<String,Set<JeDISVTDGraphNode>> annotationModules, org.apache.uima.cas.TypeSystem ts)protected abstract StringAbstractXmiSplitter. getNodeXml(JeDISVTDGraphNode node)protected StringVtdXmlXmiSplitter. getNodeXml(JeDISVTDGraphNode node)XmiSplitterResultStaxXmiSplitter. process(byte[] xmiData, org.apache.uima.cas.TypeSystem ts, int nextPossibleId, Map<String,Integer> existingSofaIdMap)XmiSplitterResultVtdXmlXmiSplitter. process(byte[] xmiData, org.apache.uima.cas.TypeSystem ts, int nextPossibleId, Map<String,Integer> existingSofaIdMap)XmiSplitterResultWholeXmiStaxSplitter. process(byte[] ba, org.apache.uima.cas.TypeSystem ts, int nextPossibleId, Map<String,Integer> existingSofaIdMap)Processes the xmi data according to the parameters set for the StaxXmiSplitter.XmiSplitterResultXmiSplitter. process(byte[] xmiData, org.apache.uima.cas.TypeSystem ts, int nextPossibleId, Map<String,Integer> existingSofaIdMap) -
Uses of XMISplitterException in de.julielab.xml.util
Subclasses of XMISplitterException in de.julielab.xml.util Modifier and Type Class Description classMissingBinaryMappingException
-