Uses of Class
tigase.conf.OldConfigHolder.Format
-
Packages that use OldConfigHolder.Format Package Description tigase.conf -
-
Uses of OldConfigHolder.Format in tigase.conf
Methods in tigase.conf that return OldConfigHolder.Format Modifier and Type Method Description protected OldConfigHolder.FormatOldConfigHolder. detectPathAndFormat()static OldConfigHolder.FormatOldConfigHolder.Format. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OldConfigHolder.Format[]OldConfigHolder.Format. values()Returns an array containing the constants of this enum type, in the order they are declared.
-