Package org.kapott.hbci.swift
Class Swift
java.lang.Object
org.kapott.hbci.swift.Swift
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeUmlauts(String st) static StringgetMultiTagValue(String st, String tag) static StringgetOneBlock(StringBuffer stream) static StringgetTagValue(String st, String tag, int counter) static String
-
Field Details
-
PATTERN_NL_TAG
-
-
Constructor Details
-
Swift
public Swift()
-
-
Method Details
-
getOneBlock
-
getTagValue
-
packMulti
-
getMultiTagValue
-
decodeUmlauts
-