Class DocPropertyResolver
java.lang.Object
org.docx4j.model.fields.docproperty.DocPropertyResolver
public class DocPropertyResolver
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description DocPropertyResolver(WordprocessingMLPackage wordMLPackage) -
Method Summary
Modifier and Type Method Description java.lang.StringgetValue(java.lang.String key)
-
Constructor Details
-
Method Details
-
getValue
public java.lang.String getValue(java.lang.String key) throws FieldFormattingException, FieldValueException
-