public class TemplateModelFixup extends Object
| Constructor and Description |
|---|
TemplateModelFixup(TemplateModel model,
boolean bFixupRenderCache)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyFixups(Node node) |
void |
processFixups()
Process whatever fixups we can based on the context nodes associated with
the errors found during load.
|
public TemplateModelFixup(TemplateModel model, boolean bFixupRenderCache)
model - The model to fixup.public void processFixups()
public void applyFixups(Node node)
Copyright © 2010 - 2020 Adobe. All Rights Reserved