org.wurbelizer
Class SourceHereSubElement
java.lang.Object
org.wurbelizer.SourceSubElement
org.wurbelizer.SourceHereSubElement
public class SourceHereSubElement
- extends SourceSubElement
Here-Document: all text in between @> filename and @< within a comment block.
SourceHereSubElement
public SourceHereSubElement(SourceElement element,
String name,
String text)
- Creates a here document.
- Parameters:
element - the SourceElement containing the here-documentname - the name of the here-documenttext - the contents of the here-document
Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de