public static class TemplateModel.Insertion extends Object
TemplateModel.splice(List, boolean)
Constructor and Description |
---|
Insertion(String key,
String reference)
Instantiates an insertion from the given.
|
Insertion(String key,
String reference,
String somContext)
Instantiates an insertion from the given.
|
Modifier and Type | Method and Description |
---|---|
String |
getContainedBySom()
Gets the SOM expression that defines the subtree(s) within the
template that must contain the insertion point in order to be matched.
|
String |
getKey()
Gets the name that identifies an insertion point.
|
String |
getReference()
Gets the reference that defines a fragment.
|
public final String getKey()
public final String getReference()
public final String getContainedBySom()
null
or empty, this insertion
can be matched anywhere the key matches in the template.Copyright © 2010 - 2020 Adobe. All Rights Reserved