| Package | Description |
|---|---|
| scriptella.configuration |
Classes and interfaces to parse script files.
|
| scriptella.expression |
Classes for working with expressions and properties substitution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeEl.setPropertiesSubstitutor(PropertiesSubstitutor substitutor)
Sets the properties substitutor to expand properties inside href attribute.
|
| Constructor and Description |
|---|
XmlElement(Element element,
URL documentUrl,
PropertiesSubstitutor substitutor) |
| Constructor and Description |
|---|
LineIterator(Reader reader,
PropertiesSubstitutor substitutor) |
LineIterator(Reader reader,
PropertiesSubstitutor substitutor,
boolean trimLines)
Constructs iterator.
|
Copyright © 2006-2012. All Rights Reserved.