Class DocVariableResolver

java.lang.Object
org.docx4j.model.fields.docvariable.DocVariableResolver

public class DocVariableResolver
extends java.lang.Object
a docVar is stored in the docVars element in the DocumentSettings part.
Since:
8.2.2
Author:
jharrop
  • Constructor Summary

    Constructors 
    Constructor Description
    DocVariableResolver​(WordprocessingMLPackage wordMLPackage)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getValue​(java.lang.String key)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait