Class FormattingSwitchHelper

java.lang.Object
org.docx4j.model.fields.FormattingSwitchHelper

public class FormattingSwitchHelper
extends java.lang.Object
Formats the string value of the field according to the three possible formatting switches: + date-and-time-formatting-switch: \@ + numeric-formatting-switch: \# + general-formatting-switch: \* Note that the general-formatting-switch arguments CHARFORMAT and MERGEFORMAT are not handled here. It is the responsibility of the calling code to handle these.
Author:
alberto, jharrop