Class AbstractShowLowlevelData

    • Constructor Detail

      • AbstractShowLowlevelData

        public AbstractShowLowlevelData()
    • Method Detail

      • showData

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

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

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

        protected static String pathWithDot​(String path)