IMC Epclient 5.0.3
A B C D E F G H I L M N P R S T U Y

P

PropertiesToADomainFormat - class at.spardat.enterprise.util.PropertiesToADomainFormat.
This class (with a main method) transforms files in the old java .properties format to the new ADomain format.
PropertiesToADomainFormat() - Constructor for class at.spardat.enterprise.util.PropertiesToADomainFormat
 
Props - class at.spardat.enterprise.util.Props.
This class is used by non-application-classes that want to access system-properties, but do not want to define them using -Dkey=value on the command line.
Props() - Constructor for class at.spardat.enterprise.util.Props
 
parse(String) - Method in class at.spardat.enterprise.fmt.ABcdFmtDefault
 
parse(String, StringBuffer, int, int, char, char, int) - Static method in class at.spardat.enterprise.fmt.ABcdFmtDefault
This method parses an external representation of a ABcd and converts it to the canonic format.
parse(String) - Method in class at.spardat.enterprise.fmt.ABcdFmtRange
 
parse(String) - Method in class at.spardat.enterprise.fmt.ADateFmtJavaUtilText
 
parse(String) - Method in class at.spardat.enterprise.fmt.ADateFmtMediumSmart
The parse method accepts the following inputs: '0' ... zero stands for today '[-+] number' ... a signed number stands for today plus/minus the provided number of days.
parse(String) - Method in class at.spardat.enterprise.fmt.AStringFmt
 
parse(String) - Method in class at.spardat.enterprise.fmt.AStringFmtRange
 
parse(String) - Method in class at.spardat.enterprise.fmt.AStringFmtRangeRegEx
 
parse(String) - Method in class at.spardat.enterprise.fmt.ATimeStampFmt
 
parse(String) - Method in class at.spardat.enterprise.fmt.IFmt
Tries to transform an external encoding to an internal.
parse2(String) - Method in class at.spardat.enterprise.fmt.AStringFmt
Does the parse without the mandatory-check
peekNextToken() - Method in class at.spardat.enterprise.util.StringSplitter
See the next token without advancing the counter.
prepareMigration() - Method in class at.spardat.enterprise.exc.BaseException
This method should be called if this is about to leave the JVM and therefore must be serialized.
print() - Method in class at.spardat.enterprise.cache.DefaultCache
outputs the cache content and access statistics
printStackTrace() - Method in class at.spardat.enterprise.exc.BaseException
Prints this to System.err.
printStackTrace(PrintStream) - Method in class at.spardat.enterprise.exc.BaseException
Prints this to the provided PrintStream including the stacktrace and the information of all contained exceptions.
printStackTrace(PrintWriter) - Method in class at.spardat.enterprise.exc.BaseException
Prints this to the provided PrintWriter including the stacktrace and the information of all contained exceptions.
printStatistics() - Method in class at.spardat.enterprise.cache.DefaultCache
Outputs statistics of cache usage to System.out.

IMC Epclient 5.0.3
A B C D E F G H I L M N P R S T U Y