Class HexFieldPart

java.lang.Object
org.apache.fop.util.text.HexFieldPart

public class HexFieldPart extends Object
Function formatting a number or character to a hex value.
  • Constructor Details

    • HexFieldPart

      public HexFieldPart(String fieldName)
      Creates a new hex field part
      Parameters:
      fieldName - the field name
  • Method Details