Package | Description |
---|---|
com.caucho.quercus.lib.dom | |
com.caucho.quercus.lib.simplexml |
Modifier and Type | Method and Description |
---|---|
static DOMElement |
QuercusDOMModule.dom_import_simplexml(Env env,
SimpleXMLElement node) |
Modifier and Type | Method and Description |
---|---|
SimpleXMLElement |
SimpleXMLNode.addChild(Env env,
StringValue nameV,
StringValue valueV,
java.lang.String namespace)
public SimpleXMLElement addChild( string $name [, string $value [, string $namespace ]] )
|
SimpleXMLElement |
SimpleXMLModule.simplexml_import_dom(Env env) |