Revision [1556]
This is an old revision of Functions made by DavidLee on 2010-11-18 10:31:26.
Functions
The following functions come with xmlsh. Those in the "Core" set are in the main (unnamed) namespace and can be used without an import statement.
Other functions are available only after importing the corresponding module.
Function | Set | Description |
---|---|---|
quote | Core | Concatenate all arguements as a single string and quote it |
QName | Core | Creates a QName |
jnew | Core | Creates a Java Object |
See Also XS Functions
See Also StAX Functions