Package org.ini4j

Class IniPreferencesFactory

  • All Implemented Interfaces:
    PreferencesFactory

    public class IniPreferencesFactory
    extends Object
    implements PreferencesFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Preferences systemRoot()  
      Preferences userRoot()  
      • Methods inherited from class java.lang.Object

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

      • IniPreferencesFactory

        public IniPreferencesFactory()
    • Method Detail

      • systemRoot

        public Preferences systemRoot()
        Specified by:
        systemRoot in interface PreferencesFactory
      • userRoot

        public Preferences userRoot()
        Specified by:
        userRoot in interface PreferencesFactory