Uses of Class
de.julielab.xml.util.MissingBinaryMappingException
-
Packages that use MissingBinaryMappingException Package Description de.julielab.xml.binary -
-
Uses of MissingBinaryMappingException in de.julielab.xml.binary
Methods in de.julielab.xml.binary that throw MissingBinaryMappingException Modifier and Type Method Description Map<String,ByteArrayOutputStream>BinaryJeDISNodeEncoder. encode(Collection<JeDISVTDGraphNode> nodesWithLabel, org.apache.uima.cas.TypeSystem ts, Map<String,Integer> mapping, Map<String,Boolean> mappedFeatures)
-