|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.util.text.ChoiceFieldPart.Factory
public static class ChoiceFieldPart.Factory
Factory for ChoiceFieldPart.
Constructor Summary | |
---|---|
ChoiceFieldPart.Factory()
|
Method Summary | |
---|---|
java.lang.String |
getFormat()
Returns the name of the message part format. |
AdvancedMessageFormat.Part |
newPart(java.lang.String fieldName,
java.lang.String values)
Creates a new part by parsing the values parameter to configure the part. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChoiceFieldPart.Factory()
Method Detail |
---|
public AdvancedMessageFormat.Part newPart(java.lang.String fieldName, java.lang.String values)
newPart
in interface AdvancedMessageFormat.PartFactory
fieldName
- the field namevalues
- the unparsed parameter values
public java.lang.String getFormat()
getFormat
in interface AdvancedMessageFormat.PartFactory
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |