Package hec.data

Class TsTranslator.ListFileProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>
Enclosing class:
TsTranslator

public static class TsTranslator.ListFileProperties extends Properties
See Also:
  • Constructor Details

    • ListFileProperties

      public ListFileProperties(String str)
  • Method Details

    • lastModified

      public long lastModified()
    • getFilepath

      public String getFilepath()
    • initCaseInsensitive

      public void initCaseInsensitive()
    • getCaseInsensitiveProperty

      public String getCaseInsensitiveProperty(String key)
    • load

      public void load() throws IOException
      Throws:
      IOException