com.docmosis.template.analysis.structure
Class TemplateExpression
java.lang.Object
com.docmosis.template.analysis.structure.TemplateExpression
public class TemplateExpression
- extends Object
Break down of elements in a Template Expression to assist structure processing
Constructor Summary |
TemplateExpression(String expressionText,
com.docmosis.template.analysis.structure.AbstractStructureElement.FieldSectionElement[] dataLookups)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateExpression
public TemplateExpression(String expressionText,
com.docmosis.template.analysis.structure.AbstractStructureElement.FieldSectionElement[] dataLookups)
getExpressionText
public String getExpressionText()
getDataLookups
public com.docmosis.template.analysis.structure.AbstractStructureElement.FieldSectionElement[] getDataLookups()
Copyright © 2014–2024 Docmosis Pty Ltd. All rights reserved.