Class ExportTool2.HexaElementIDCreator

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long elementFileCount  
      private java.util.Map<java.lang.String,​java.lang.String> hexadecimalMap  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId​(java.lang.String elementID)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • hexadecimalMap

        private final java.util.Map<java.lang.String,​java.lang.String> hexadecimalMap
      • elementFileCount

        private long elementFileCount
    • Constructor Detail

      • HexaElementIDCreator

        HexaElementIDCreator()