public class XmlExpression extends Object
Constructor and Description |
---|
XmlExpression(String source) |
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression() |
String |
getSource() |
void |
write(ExpressionContext context,
CodeWriter writer) |
public XmlExpression(String source)
public String getSource()
public Expression getExpression()
public void write(ExpressionContext context, CodeWriter writer) throws IOException
IOException
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.