|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertiesSubstitutor | |
|---|---|
| scriptella.configuration | Classes and interfaces to parse script files. |
| scriptella.expression | Classes for working with expressions and properties substitution. |
| Uses of PropertiesSubstitutor in scriptella.configuration |
|---|
| Methods in scriptella.configuration with parameters of type PropertiesSubstitutor | |
|---|---|
void |
IncludeEl.setPropertiesSubstitutor(PropertiesSubstitutor substitutor)
Sets the properties substitutor to expand properties inside href attribute. |
| Constructors in scriptella.configuration with parameters of type PropertiesSubstitutor | |
|---|---|
XmlElement(org.w3c.dom.Element element,
java.net.URL documentUrl,
PropertiesSubstitutor substitutor)
|
|
| Uses of PropertiesSubstitutor in scriptella.expression |
|---|
| Constructors in scriptella.expression with parameters of type PropertiesSubstitutor | |
|---|---|
LineIterator(java.io.Reader reader,
PropertiesSubstitutor substitutor)
|
|
LineIterator(java.io.Reader reader,
PropertiesSubstitutor substitutor,
boolean trimLines)
Constructs iterator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||