public class XmlFragment extends XmlNodeContainer
Constructor and Description |
---|
XmlFragment(XmlNodeContainer parent) |
Modifier and Type | Method and Description |
---|---|
protected void |
writeEndImpl(ExpressionContext context,
CodeWriter writer) |
protected void |
writeStartImpl(ExpressionContext context,
CodeWriter writer) |
add, detail, element, getChildNodes, getLastChildNodeElementDepth, getNodes, hasChildNodes, text, when
getElementDepth, isMarker, writeEnd, writeStart
public XmlFragment(XmlNodeContainer parent)
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.