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 beiden ShowLowlevelGV*-Tools. Diese Klasse wird nur intern verwendet.
  • Constructor Details

    • AbstractShowLowlevelData

      public AbstractShowLowlevelData()
  • Method Details

    • showData

      protected static void showData(String gvname, Document syntax, int minLevel)
    • displayContentRef

      protected static void displayContentRef(String path, Element ref, Document syntax, int indent, int currentLevel, int minLevel)
    • showData

      protected static void showData(String gvname, Document syntax)
    • pathWithDot

      protected static String pathWithDot(String path)