|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.adobe.xfa.ModelFactory
com.adobe.xfa.template.TemplateModelFactory
public final class TemplateModelFactory
A class to represent XFA template model factories. A template model factory is used by an application model to create a template model where appropriate, when loading an XML file.
| Constructor Summary | |
|---|---|
TemplateModelFactory()
Instantiates a template model factory. |
|
| Method Summary | |
|---|---|
void |
applyFixups(boolean bApply)
Indicates whether to apply fixups on the template model after it's been loaded. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateModelFactory()
| Method Detail |
|---|
public void applyFixups(boolean bApply)
bApply - apply fixups when true.
|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||