org.wurbelizer
Class SourcePropertySubElement
java.lang.Object
org.wurbelizer.SourceSubElement
org.wurbelizer.SourcePropertySubElement
public class SourcePropertySubElement
- extends SourceSubElement
Property-Document: all text in between @{ and @} within a comment block.
Property documents are unnamed.
|
Method Summary |
void |
scanTo(Properties props)
Scan for properties and append them to given property list. |
SourcePropertySubElement
public SourcePropertySubElement(SourceElement element,
String text)
- Creates a property document.
- Parameters:
element - the element containing the property documenttext - the contents of the property document
scanTo
public void scanTo(Properties props)
- Scan for properties and append them to given property list.
- Parameters:
props - the properties to add the contents of this sub element to
Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de