jd.xml.xslt.template
Class LiteralAttribute
java.lang.Object
jd.xml.xslt.template.LiteralAttribute
- public class LiteralAttribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
add
public static LiteralAttribute add(String name,
String uri,
String prefix,
AttributeValue value,
LiteralAttribute first)
next
public LiteralAttribute next()
accept
public void accept(TemplateVisitor visitor)
instantiate
public void instantiate(XsltContext context,
ResultBuilder resultBuilder)