Package com.softwaremining.wrappers.format
package com.softwaremining.wrappers.format
-
ClassDescriptionAbstract Class - for internal use onlyProvides a formatter that emulates COBOL's NumericFormatBinaryX (COMP-X) functionality in Java.Provides a formatter that emulates COBOL's Numeric-Edited PICTURE functionality in Java.Abstract Class - for internal use onlyProvides a formatter that emulates COBOL's NumericFormatBinary (COMP) functionality in Java.Used for representation of 'COMP_X'Provides a formatter that emulates COBOL's NumericFormatCompressed (COMP-3) functionality in Java.Provides a formatter that emulates COBOL's Numeric-Display PICTURE functionality in Java.representation of a class for DISPLAY with SIGN LEADING (not separate)representation of a class for DISPLAY with SIGN SEPARATErepresentation of a class for DISPLAY with SIGN SEPARATE TRAILINGrepresentation of a class for DISPLAY with SIGN TRAILINGUsed for representation of DOUBLE PERCISION COMP_1 and COMP_2 variables.Used for representation of COMP_2 and COMP_4 variables.Provides a formatter that emulates COBOL's NumericFormatPackedDecimal (COMP-3) functionality in Java.