public class FieldsPreprocessor
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static P |
canonicalise(P p,
java.util.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(java.lang.Object o2,
STFldCharType charType) |
public static void complexifyFields(JaxbXmlPart part) throws Docx4JException
part - Docx4JExceptionpublic static P canonicalise(P p, java.util.List<FieldRef> fieldRefs)
p - fieldRefs - public static boolean isCharType(java.lang.Object o2,
STFldCharType charType)
Copyright © 2007–2023. All rights reserved.