railo.runtime.functions.xml
Class XmlElemNew
java.lang.Object
railo.runtime.functions.xml.XmlElemNew
- All Implemented Interfaces:
- Serializable, Function
public final class XmlElemNew
- extends Object
- implements Function
- See Also:
- Serialized Form
XmlElemNew
public XmlElemNew()
call
public static Element call(PageContext pc,
Node node,
String childname)
throws FunctionException
- Throws:
FunctionException
call
public static Element call(PageContext pc,
Node node,
String namespace,
String childname)
throws FunctionException
- Throws:
FunctionException
Copyright © 2012 Railo