Class DocPropertyResolver
java.lang.Object
org.docx4j.model.fields.docproperty.DocPropertyResolver
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate static final Stringprivate CorePropertiesprivate DocPropsCustomPartprivate Propertiesprivate static org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate ObjectgetCoreValue(String key) private ObjectgetExtendedValue(String key) private StringgetFirstValue(SimpleLiteral simpleLiteral)
-
Field Details
-
log
private static org.slf4j.Logger log -
docPropsCustomPart
-
coreProperties
-
extendedProperties
-
BUILT_IN_FIELDS_CORE
- See Also:
-
BUILT_IN_FIELDS_EXTENDED
- See Also:
-
BUILT_IN_FIELDS_UNSUPPORTED
- See Also:
-
-
Constructor Details
-
DocPropertyResolver
-
-
Method Details
-
getValue
-
getCoreValue
-
getExtendedValue
-
getFirstValue
-