Class HexFieldPart.Factory

java.lang.Object
org.apache.fop.util.text.HexFieldPart.Factory
All Implemented Interfaces:
org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Enclosing class:
HexFieldPart

public static class HexFieldPart.Factory extends Object implements org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Factory for HexFieldPart.
  • Constructor Details

    • Factory

      public Factory()
  • Method Details

    • newPart

      public org.apache.fop.util.text.AdvancedMessageFormat.Part newPart(String fieldName, String values)
      Specified by:
      newPart in interface org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
    • getFormat

      public String getFormat()
      Specified by:
      getFormat in interface org.apache.fop.util.text.AdvancedMessageFormat.PartFactory