Uses of Class
org.kapott.hbci.protocol.MultipleSyntaxElements
Packages that use MultipleSyntaxElements
-
Uses of MultipleSyntaxElements in org.kapott.hbci.protocol
Subclasses of MultipleSyntaxElements in org.kapott.hbci.protocolModifier and TypeClassDescriptionfinal class
final class
final class
final class
Methods in org.kapott.hbci.protocol that return MultipleSyntaxElementsModifier and TypeMethodDescriptionprotected MultipleSyntaxElements
SF.createAndAppendNewChildContainer
(Node ref, Document syntax) protected MultipleSyntaxElements
SyntaxElement.createAndAppendNewChildContainer
(Node ref, Document syntax) protected MultipleSyntaxElements
DE.createNewChildContainer
(Node dedef, Document syntax) protected MultipleSyntaxElements
DEG.createNewChildContainer
(Node ref, Document syntax) protected MultipleSyntaxElements
MSG.createNewChildContainer
(Node ref, Document syntax) protected MultipleSyntaxElements
SEG.createNewChildContainer
(Node ref, Document syntax) protected MultipleSyntaxElements
SF.createNewChildContainer
(Node ref, Document syntax) protected abstract MultipleSyntaxElements
SyntaxElement.createNewChildContainer
(Node ref, Document syntax) erzeugt einen neuen Child-Container, welcher durch den xml-knoten 'ref' identifiziert wird; wird beim erzeugen von elementen benutztSyntaxElement.getParent()
protected MultipleSyntaxElements
SF.parseAndAppendNewChildContainer
(Node segref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElements
SyntaxElement.parseAndAppendNewChildContainer
(Node ref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElements
DE.parseNewChildContainer
(Node deref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElements
DEG.parseNewChildContainer
(Node dataref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElements
MSG.parseNewChildContainer
(Node segref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElements
SEG.parseNewChildContainer
(Node dataref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElements
SF.parseNewChildContainer
(Node segref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected abstract MultipleSyntaxElements
SyntaxElement.parseNewChildContainer
(Node ref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) beim parsen: haengt an die 'childElements' ein neues Element an.Methods in org.kapott.hbci.protocol that return types with arguments of type MultipleSyntaxElementsMethods in org.kapott.hbci.protocol with parameters of type MultipleSyntaxElementsModifier and TypeMethodDescriptionprotected void
SyntaxElement.addChildContainer
(MultipleSyntaxElements x) void
SyntaxElement.setParent
(MultipleSyntaxElements parent)