Class ItemStack


  • public class ItemStack
    extends Object
    ETHERCIS Project ehrservice Created by Christian Chevalley on 8/3/2015.
    • Constructor Detail

      • ItemStack

        public ItemStack()
    • Method Detail

      • normalizeLabel

        public static String normalizeLabel​(String path)
      • getLabelType

        public static String getLabelType​(String path)
      • pushStacks

        public void pushStacks​(String path,
                               String name)
      • popStacks

        public void popStacks()
      • namedStackDump

        public String namedStackDump()
      • expandedStackDump

        public String expandedStackDump()
      • pathStackDump

        public String pathStackDump()