public class __SAX_Parser extends TsoapPrimitives.Parser
Usage:
matchSAX_[T]()
method,
where T is the class of the expected top level model element.Modifier and Type | Class and Description |
---|---|
protected class |
__SAX_Parser.XMLPARSER_Container |
protected class |
__SAX_Parser.XMLPARSER_Event |
protected class |
__SAX_Parser.XMLPARSER_EventSet |
protected class |
__SAX_Parser.XMLPARSER_Part |
protected class |
__SAX_Parser.XMLPARSER_TDivision |
protected class |
__SAX_Parser.XMLPARSER_TimeScape |
protected class |
__SAX_Parser.XMLPARSER_Tp |
protected class |
__SAX_Parser.XMLPARSER_TpSub |
protected class |
__SAX_Parser.XMLPARSER_TpTop |
protected class |
__SAX_Parser.XMLPARSER_Vox |
config, id2model, idsDefined, in, next_atts, next_element_id, next_element_idref, next_element_name
Constructor and Description |
---|
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
checkend, consumestart, finalCheck, getchars, parse_bool, parse_char, parse_float, parse_int, parse_string, putRef, skipWStoOpenTag, testEnum, testfield, testNullRef, testRef
public __SAX_Parser(SAXEventStream in, XMLconfiguration config)
in
- source of SAX events which represent the encoding. @param config
an instance defining the XML element and field names used for en/decoding.public Container matchSAX_Container()
protected CheckedMap_RD<String,String> parse_0()
protected CheckedMap_RD<String,Vox> parse_1()
protected CheckedList<Vox> parse_2()
public TimeScape matchSAX_TimeScape()
protected CheckedMap_RD<String,Part> parse_3()
public Part matchSAX_Part()
protected CheckedList<TpTop> parse_4()
protected CheckedList<CheckedList<TpTop>> parse_5()
public Vox matchSAX_Vox()
protected CheckedSet<Event> parse_6()
protected CheckedMap_RD<Tp,Event> parse_7()
protected CheckedList<Event> parse_8()
protected CheckedSet<String> parse_9()
public EventSet matchSAX_EventSet()
protected CheckedSet<Event> parse_10()
protected CheckedList<Event> parse_11()
protected CheckedSet<Vox> parse_12()
public Event matchSAX_Event()
protected CheckedSet<EventSet> parse_13()
public Tp matchSAX_Tp()
protected CheckedMap_RD<Integer,TDivision> parse_14()
protected CheckedMap_RD<Tp,CheckedMap_RD<Integer,TDivision>> parse_15()
public TpTop matchSAX_TpTop()
public TpSub matchSAX_TpSub()
public TDivision matchSAX_TDivision()
protected CheckedList<TpSub> parse_16()