Class PropertySet


  • public class PropertySet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertySet​(java.lang.String pathname, java.util.Properties defaults)
      Creates a new instance of PropertySet
    • Constructor Detail

      • PropertySet

        public PropertySet​(java.lang.String pathname,
                           java.util.Properties defaults)
        Creates a new instance of PropertySet
    • Method Detail

      • save

        public void save()
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • isValid

        public boolean isValid()