com.northconcepts.datapipeline.xml.builder
Class XmlText
java.lang.Object
com.northconcepts.datapipeline.xml.builder.XmlNode
com.northconcepts.datapipeline.xml.builder.XmlText
public class XmlText
- extends XmlNode
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlText
public XmlText(String text)
getText
public XmlExpression getText()
writeStartImpl
protected void writeStartImpl(ExpressionContext context,
Writer writer)
throws Throwable
- Specified by:
writeStartImpl in class XmlNode
- Throws:
Throwable
writeEndImpl
protected void writeEndImpl(ExpressionContext context,
Writer writer)
throws Throwable
- Specified by:
writeEndImpl in class XmlNode
- Throws:
Throwable
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.