XMLUtility Object Methods
See Also Example Applies To
DecodeEscapeCodes
DecodeEscapeCodes - Replaces escape codes in the passed XML.
DecodeRFC822Date
DecodeRFC822Date - Decodes a string representing an RFC822 date to a visual basic date type.
EncodeEscapeCodes
EncodeEscapeCodes - Replaces any special characters in the passed XML with escape codes .
EncodeRFC822Date
EncodeRFC822Date - Encodes an RFC822 string representing a date from a visual basic date type.
GetErrorCode
GetErrorCode - Returns a text description of the error code.
GetHTTPError
GetHTTPError - Returns a text description of the HTTP status code.
GetNodeType
GetNodeType - Returns a text description of the node type.
|