4Suite API Documentation

Module Ft.Xml.XPath.Conversions

The implementation of the XPath object type conversions. WWW: http://4suite.org/XPATH e-mail: support@4suite.org

Copyright (c) 2000-2001 Fourthought Inc, USA. All Rights Reserved.
See http://4suite.org/COPYRIGHT for license and copyright information
Functions:

Functions

BooleanValue(object)
BooleanValue(object) -> XPath boolean

Implementation of the XPath 1.0 Recommendation's boolean function
NumberValue(object)
NumberValue(object) -> XPath number

Implementation of the XPath 1.0 Recommendation's number function
StringValue(object)
StringValue(object) -> XPath string

Implementation of the XPath 1.0 Recommendation's string function