Uses of Interface
org.docx4j.org.apache.fop.util.text.AdvancedMessageFormat.Part
| Package | Description |
|---|---|
| org.docx4j.org.apache.fop.events | |
| org.docx4j.org.apache.fop.util.text |
-
Uses of AdvancedMessageFormat.Part in org.docx4j.org.apache.fop.events
Methods in org.docx4j.org.apache.fop.events that return AdvancedMessageFormat.Part Modifier and Type Method Description AdvancedMessageFormat.PartEventFormatter.LookupFieldPartFactory. newPart(java.lang.String fieldName, java.lang.String values)Creates a new part by parsing the values parameter to configure the part. -
Uses of AdvancedMessageFormat.Part in org.docx4j.org.apache.fop.util.text
Methods in org.docx4j.org.apache.fop.util.text that return AdvancedMessageFormat.Part Modifier and Type Method Description AdvancedMessageFormat.PartAdvancedMessageFormat.PartFactory. newPart(java.lang.String fieldName, java.lang.String values)Creates a new part by parsing the values parameter to configure the part.