com.northconcepts.datapipeline.xml.builder
Class XmlAttribute
java.lang.Object
com.northconcepts.datapipeline.xml.builder.XmlAttribute
public class XmlAttribute
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlAttribute
public XmlAttribute(String name,
String value)
XmlAttribute
public XmlAttribute(String name,
String value,
String condition)
getName
public XmlExpression getName()
getValue
public XmlExpression getValue()
getCondition
public XmlLogicalExpression getCondition()
write
public void write(ExpressionContext context,
Writer writer)
throws IOException
- Throws:
IOException
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.