public class FieldsPreprocessor extends Object
Modifier and Type | Method and Description |
---|---|
static P |
canonicalise(P p,
List<FieldRef> fieldRefs)
Convert the field(s) in the input P into a predictable
format, and add a FieldRef object to the list for each
top level field encountered.
|
static void |
complexifyFields(JaxbXmlPart part)
Convert any w:fldSimple in this part to complex field.
|
static boolean |
isCharType(Object o2,
STFldCharType charType) |
public static void complexifyFields(JaxbXmlPart part) throws Docx4JException
part
- Docx4JException
public static P canonicalise(P p, List<FieldRef> fieldRefs)
p
- fieldRefs
- public static boolean isCharType(Object o2, STFldCharType charType)
Copyright © 2007-2019. All Rights Reserved.