public class XmlText extends XmlNode
Constructor and Description |
---|
XmlText(XmlNodeContainer parent,
String text) |
Modifier and Type | Method and Description |
---|---|
XmlExpression |
getText() |
protected void |
writeEndImpl(ExpressionContext context,
CodeWriter writer) |
protected void |
writeStartImpl(ExpressionContext context,
CodeWriter writer) |
getChildNodes, getElementDepth, getLastChildNodeElementDepth, hasChildNodes, isMarker, writeEnd, writeStart
public XmlText(XmlNodeContainer parent, String text)
public XmlExpression getText()
protected void writeStartImpl(ExpressionContext context, CodeWriter writer) throws Throwable
writeStartImpl
in class XmlNode
Throwable
protected void writeEndImpl(ExpressionContext context, CodeWriter writer) throws Throwable
writeEndImpl
in class XmlNode
Throwable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.