public static class DTD.__SAX_Parser extends TsoapPrimitives.Parser
Usage:
matchSAX_[T]()
method,
where T is the class of the expected top level model element.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 DTD.ContentModel matchSAX_ContentModel()
public DTD.ContentModel fill_ContentModel(Object res)
public DTD.ContentModelConstant matchSAX_ContentModelConstant()
public DTD.ContentModelConstant fill_ContentModelConstant(Object res)
public DTD.Empty matchSAX_Empty()
public DTD.Any matchSAX_Any()
public DTD.Mixed matchSAX_Mixed()
protected CheckedList<String> parse_0()
public DTD.CP matchSAX_CP()
public DTD.Singleton matchSAX_Singleton()
public DTD.Singleton fill_Singleton(Object res)
public DTD.Seq matchSAX_Seq()
protected CheckedList<DTD.CP> parse_1()
public DTD.Choice matchSAX_Choice()
public DTD.Choice fill_Choice(Object res)
protected CheckedList<DTD.CP> parse_2()
public DTD.Abbrev matchSAX_Abbrev()
public DTD.Abbrev fill_Abbrev(Object res)
public DTD.NmToken matchSAX_NmToken()
public DTD.NmToken fill_NmToken(Object res)
public DTD.Dtd matchSAX_Dtd()
protected CheckedList<DTD.MarkupDecl> parse_3()
protected CheckedMultimap_RD<String,String> parse_4()
public DTD.MarkupDecl matchSAX_MarkupDecl()
public DTD.MarkupDecl fill_MarkupDecl(Object res)
public DTD.Attlist matchSAX_Attlist()
public DTD.Attlist fill_Attlist(Object res)
protected CheckedList<DTD.AttDef> parse_5()
public DTD.Comment matchSAX_Comment()
public DTD.Comment fill_Comment(Object res)
public DTD.Element matchSAX_Element()
public DTD.Element fill_Element(Object res)
public DTD.Entity matchSAX_Entity()
public DTD.Entity fill_Entity(Object res)
public DTD.Notation matchSAX_Notation()
public DTD.Notation fill_Notation(Object res)
public DTD.PI matchSAX_PI()
public DTD.TextDecl matchSAX_TextDecl()
public DTD.TextDecl fill_TextDecl(Object res)
public DTD.AttDef matchSAX_AttDef()
public DTD.AttDef fill_AttDef(Object res)
public DTD.EntityValue matchSAX_EntityValue()
public DTD.EntityValue fill_EntityValue(Object res)
public DTD.EntityContext matchSAX_EntityContext()
public DTD.EntityContext fill_EntityContext(Object res)
public DTD.AttType matchSAX_AttType()
public DTD.AttType fill_AttType(Object res)
public DTD.AttTypeConstant matchSAX_AttTypeConstant()
public DTD.AttTypeConstant fill_AttTypeConstant(Object res)
public DTD.AttTypeAbbrev matchSAX_AttTypeAbbrev()
public DTD.AttTypeAbbrev fill_AttTypeAbbrev(Object res)
public DTD.Enumerated matchSAX_Enumerated()
public DTD.Enumerated fill_Enumerated(Object res)
protected CheckedList<String> parse_6()
public DTD.DefaultDecl matchSAX_DefaultDecl()
public DTD.DefaultDecl fill_DefaultDecl(Object res)
public DTD.DefaultDeclConstant matchSAX_DefaultDeclConstant()
public DTD.DefaultDeclConstant fill_DefaultDeclConstant(Object res)
public DTD.AttValue matchSAX_AttValue()
public DTD.AttValue fill_AttValue(Object res)
see also the complete user documentation .