Package org.kapott.hbci.tools
Class AbstractShowLowlevelData
- java.lang.Object
-
- org.kapott.hbci.tools.AbstractShowLowlevelData
-
- Direct Known Subclasses:
ShowLowlevelGVRestrictions,ShowLowlevelGVRs,ShowLowlevelGVs
public class AbstractShowLowlevelData extends Object
Basisklasse für die beidenShowLowlevelGV*-Tools. Diese Klasse wird nur intern verwendet.
-
-
Constructor Summary
Constructors Constructor Description AbstractShowLowlevelData()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voiddisplayContentRef(String path, Element ref, Document document, int indent, int currentLevel, int minLevel)protected static StringpathWithDot(String path)protected static voidshowData(String gvname, Document document)protected static voidshowData(String gvname, Document document, int minLevel)
-