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 classfinal classfinal classfinal classFields in org.kapott.hbci.protocol declared as MultipleSyntaxElementsModifier and TypeFieldDescriptionprivate MultipleSyntaxElementsSyntaxElement.parentinvalid input: '<' @internal @brief indicates if this element is really valid, i.e.Fields in org.kapott.hbci.protocol with type parameters of type MultipleSyntaxElementsModifier and TypeFieldDescriptionprivate List<MultipleSyntaxElements> SyntaxElement.childContainersMethods in org.kapott.hbci.protocol that return MultipleSyntaxElementsModifier and TypeMethodDescriptionprotected MultipleSyntaxElementsSF.createAndAppendNewChildContainer(Node ref, Document syntax) protected MultipleSyntaxElementsSyntaxElement.createAndAppendNewChildContainer(Node ref, Document syntax) protected MultipleSyntaxElementsDE.createNewChildContainer(Node dedef, Document syntax) protected MultipleSyntaxElementsDEG.createNewChildContainer(Node ref, Document syntax) protected MultipleSyntaxElementsMSG.createNewChildContainer(Node ref, Document syntax) protected MultipleSyntaxElementsSEG.createNewChildContainer(Node ref, Document syntax) protected MultipleSyntaxElementsSF.createNewChildContainer(Node ref, Document syntax) protected abstract MultipleSyntaxElementsSyntaxElement.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 MultipleSyntaxElementsSF.parseAndAppendNewChildContainer(Node segref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElementsSyntaxElement.parseAndAppendNewChildContainer(Node ref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElementsDE.parseNewChildContainer(Node deref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElementsDEG.parseNewChildContainer(Node dataref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElementsMSG.parseNewChildContainer(Node segref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElementsSEG.parseNewChildContainer(Node dataref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected MultipleSyntaxElementsSF.parseNewChildContainer(Node segref, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) protected abstract MultipleSyntaxElementsSyntaxElement.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 voidSyntaxElement.addChildContainer(MultipleSyntaxElements x) voidSyntaxElement.setParent(MultipleSyntaxElements parent)