Class EqualsFieldPart.Factory

  • All Implemented Interfaces:
    org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
    Enclosing class:
    EqualsFieldPart

    public static class EqualsFieldPart.Factory
    extends java.lang.Object
    implements org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
    Part factory for "equals".
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFormat()
      org.apache.fop.util.text.AdvancedMessageFormat.Part newPart​(java.lang.String fieldName, java.lang.String values)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • newPart

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

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