xml

This type represents an XML Object in BoxLang

Xml Methods

childPos(childname=[string], n=[integer])

Gets the position of a child element within an XML document object.

The position, in an XmlChildren array, of the Nth child that has the specified name.

Arguments:

getNodeType()

Get XML values according to given xPath query

search(xpath=[String], params=[Struct])

Get XML values according to given xPath query

Arguments:

toString(encoding=[string])

Converts a value to a string.

Arguments:

transform(XSL=[String], parameters=[Struct])

Get XML values according to given xPath query

Arguments:

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC