| Constructor Summary | |
|---|---|
| void | init(objXSL : jsx3.xml.Document) The instance initializer. |
| Method Summary | |
|---|---|
| Object | getError() Returns an error object (a plain JavaScript object) with two properties that the developer can query for:
code – an integer error code, 0 for no error. |
| boolean | hasError() Returns true if the last operation on this XML entity caused an error. |
| void | reset() |
| void | |
| void | |
| String | Performs an XSLT merge. |
| jsx3.xml.Document | transformToObject(objXML : jsx3.xml.Entity) Performs an XSLT merge. |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf, toString |
| Constructor Detail |
|---|
objXSL is not a valid XML document.
| Method Detail |
|---|
true if the last operation on this XML entity caused an error.null.null.