- parseDouble(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ITypeConversionHelper
-
parseDouble
Returns a new double initialized to the value represented by the
specified String, as performed by the valueOf method of class
java.lang.Double
- parseInt(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ITypeConversionHelper
-
parseInt
Parses the string argument as a signed decimal integer.
- printTimestampInCustomFormat(Long, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IDateTimeProvider
-
Allows you to format a date value (milli seconds since 01/01/1970)
into a string representation using any user-defined patterns for
date-time formatting.
- printTimestampInISO8601Format(Long, boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IDateTimeProvider
-
Formats a date value (milli seconds since 01/01/1970) into a string
representation according to ISO8601.
- PROCESSING_INSTRUCTION_DATA_KEY - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
key "data"
- PROCESSING_INSTRUCTION_TARGET_KEY - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
key "target"
- PROJECT_UNIQUE_IDENTIFIER_KEY - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
key "uniqueIdentifier"