Class XmlNode()
XmlNode():addAttribute():addChild():addElement():createCData():createComment():createDocument():createElement():getAttribute():getAttributeCount():getAttributeNames():getAttributes():getAttributeValues():getChild():getChildCount():getChilds():getContent():getEncoding():getLocalName():getName():getNamespace():getNodes():getParent():getRawContent():getStandalone():getVersion():hasAttributes():hasChilds():hasContent():hasNamespace():hasParent():isCData():isComment():isDocument():isElement():removeChild():removeChilds():replaceChild():setContent():setDefaultIndentation():setEncoding():setNamespace():setParent():setRawContent():setStandalone():setVersion():toString():toXML()
search results: 0
Xbase++ Logo
Menu
V2 (build 2354)
Class XmlNode()
XmlNode():addAttribute():addChild():addElement():createCData():createComment():createDocument():createElement():getAttribute():getAttributeCount():getAttributeNames():getAttributes():getAttributeValues():getChild():getChildCount():getChilds():getContent():getEncoding():getLocalName():getName():getNamespace():getNodes():getParent():getRawContent():getStandalone():getVersion():hasAttributes():hasChilds():hasContent():hasNamespace():hasParent():isCData():isComment():isDocument():isElement():removeChild():removeChilds():replaceChild():setContent():setDefaultIndentation():setEncoding():setNamespace():setParent():setRawContent():setStandalone():setVersion():toString():toXML()
Class XmlNode()
:addAttribute():addChild():addElement():createCData():createComment():createDocument():createElement():getAttribute():getAttributeCount():getAttributeNames():getAttributes():getAttributeValues():getChild():getChildCount():getChilds():getContent():getEncoding():getLocalName():getName():getNamespace():getNodes():getParent():getRawContent():getStandalone():getVersion():hasAttributes():hasChilds():hasContent():hasNamespace():hasParent():isCData():isComment():isDocument():isElement():removeChild():removeChilds():replaceChild():setContent():setDefaultIndentation():setEncoding():setNamespace():setParent():setRawContent():setStandalone():setVersion():toString():toXML()
Classes Class XmlNode() :getContent()

Method XmlNode():getContent() Foundation

Gets the content.

Syntax
:getContent() --> cContent
Return

A character string with the content of the XmlNode()object. If no content is defined, an empty string is returned.

Description

The method :getContent() returns the content of the node object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.

Go to
Syntax Return Description Feedback End of page
Copyright © 1997-2025 Alaska Software
CXP Samples | ILX Articles/Forums | All-About-Code | ASI-Portal | Imprint