public class XmlDocumentProcessor.SpanInfo extends Object
Map<String,Pair<String,IntPair>>
attributes
String
label
IntPair
spanOffsets
SpanInfo(String label, IntPair spanOffsets, Map<String,Pair<String,IntPair>> attributes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String label
public final IntPair spanOffsets
public final Map<String,Pair<String,IntPair>> attributes
public SpanInfo(String label, IntPair spanOffsets, Map<String,Pair<String,IntPair>> attributes)
Copyright © 2017. All rights reserved.