Class ChoiceFieldPart.Factory

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

public static class ChoiceFieldPart.Factory extends Object implements org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
Factory for ChoiceFieldPart.
  • 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