| Home >> All >> org >> edelbyte >> [ util Javadoc ] |
org.edelbyte.util: Javadoc index of package org.edelbyte.util.
Package Samples:
org.edelbyte.util
Classes:
UnixCfgParser: A basic Unix configuration file parser. The parser reads from a java.io.BufferedReader (or one of its subclasses) and returns a java.util.Properties object with the found key and value pairs. It is an alternative to the java.lang.Properties.load() method (which has some strange behavior). More information can be found in the detailed description of the parse(java.io.BufferedReader) 55 method.
System: The System class provides operating system related stuff. It cannot be instantiated.
UnknownValueException: Checked exception thrown in cases where no useful return code can be provided / returned.
Trace
| Home | Contact Us | Privacy Policy | Terms of Service |