fop 2.3

org.apache.fop.util.text
Class ChoiceFieldPart.Factory

java.lang.Object
  extended by org.apache.fop.util.text.ChoiceFieldPart.Factory
Enclosing class:
ChoiceFieldPart

public static class ChoiceFieldPart.Factory
extends java.lang.Object

Factory for ChoiceFieldPart.


Constructor Summary
ChoiceFieldPart.Factory()
           
 
Method Summary
 java.lang.String getFormat()
          
 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

ChoiceFieldPart.Factory

public ChoiceFieldPart.Factory()
Method Detail

newPart

public Part newPart(java.lang.String fieldName,
                    java.lang.String values)


getFormat

public java.lang.String getFormat()


fop 2.3

Copyright 1999-2018 The Apache Software Foundation. All Rights Reserved.