Entry: [<-.XMLNode
Aliases: [<-.XMLNode [[<-.XMLNode
Keywords: IO file
Description: Assign sub-nodes to an XML node
URL: ../../../library/XML/html/AssignXMLNode.html

Entry: startElement.SAX
Aliases: startElement.SAX endElement.SAX text.SAX comment.SAX processingInstruction.SAX entityDeclaration.SAX .InitSAXMethods
Keywords: file
Description: Generic Methods for SAX callbacks
URL: ../../../library/XML/html/SAXMethods.html

Entry: SAXState-class
Aliases: SAXState-class
Keywords: classes
Description: A virtual base class defining methods for SAX parsing
URL: ../../../library/XML/html/SAXState-class.html

Entry: append.xmlNode
Aliases: append.xmlNode append.XMLNode
Keywords: file IO
Description: Add children to an XML node
URL: ../../../library/XML/html/append.XMLNode.html

Entry: asXMLNode
Aliases: asXMLNode
Keywords: file
Description: Converts non-XML node objects to XMLTextNode objects
URL: ../../../library/XML/html/asXMLNode.html

Entry: dtdElement
Aliases: dtdElement dtdEntity
Keywords: file
Description: Gets the definition of an element or entity from a DTD.
URL: ../../../library/XML/html/dtdElement.html

Entry: dtdElementValidEntry
Aliases: dtdElementValidEntry.character dtdElementValidEntry.XMLElementContent dtdElementValidEntry.XMLElementDef dtdElementValidEntry.XMLOrContent dtdElementValidEntry.XMLSequenceContent dtdElementValidEntry
Keywords: file
Description: Determines whether an XML element allows a particular type of sub-element.
URL: ../../../library/XML/html/dtdElementValidEntry.html

Entry: dtdIsAttribute
Aliases: dtdIsAttribute
Keywords: file
Description: Query if a name is a valid attribute of a DTD element.
URL: ../../../library/XML/html/dtdIsAttribute.html

Entry: dtdValidElement
Aliases: dtdValidElement
Keywords: file
Description: Determines whether an XML tag is valid within another.
URL: ../../../library/XML/html/dtdValidElement.html

Entry: genericSAXHandlers
Aliases: genericSAXHandlers
Keywords: file
Description: SAX generic callback handler list
URL: ../../../library/XML/html/genericSAXHandlers.html

Entry: length.XMLNode
Aliases: length.XMLNode
Keywords: file
Description: Determine the number of children in an XMLNode object.
URL: ../../../library/XML/html/length.XMLNode.html

Entry: libxmlVersion
Aliases: libxmlVersion
Keywords: IO
Description: Get the version of the libxml library.
URL: ../../../library/XML/html/libxmlVersion.html

Entry: names.XMLNode
Aliases: names.XMLNode
Keywords: file
Description: Get the names of an XML nodes children.
URL: ../../../library/XML/html/names.XMLNode.html

Entry: newXMLDoc
Aliases: newXMLDoc newXMLNode
Keywords: IO
Description: Create internal XML node or document object
URL: ../../../library/XML/html/newXMLDoc.html

Entry: parseDTD
Aliases: parseDTD
Keywords: file IO
Description: Read a Document Type Definition (DTD)
URL: ../../../library/XML/html/parseDTD.html

Entry: print.XMLAttributeDef
Aliases: print.XMLAttributeDef print.XMLCDataNode print.XMLElementContent print.XMLElementDef print.XMLEntity print.XMLEntityRef print.XMLNode print.XMLTextNode print.XMLComment print.XMLOrContent print.XMLSequenceContent print.XMLProcessingInstruction
Keywords: IO file
Description: Methods for displaying XML objects
URL: ../../../library/XML/html/print.html

Entry: saveXML
Aliases: saveXML saveXML.XMLInternalDocument saveXML.XMLInternalDOM saveXML.XMLNode saveXML.XMLOutputStream
Keywords: IO file
Description: Output internal XML Tree
URL: ../../../library/XML/html/saveXML.html

Entry: supportsExpat
Aliases: supportsExpat supportsLibxml
Keywords: file
Description: Determines which native XML parsers are being used.
URL: ../../../library/XML/html/supportsExpat.html

Entry: toString.XMLNode
Aliases: toString.XMLNode
Keywords: file
Description: Creates string representation of XML node
URL: ../../../library/XML/html/toString.html

Entry: xmlApply
Aliases: xmlApply xmlApply.XMLNode xmlApply.XMLDocument xmlApply.XMLDocumentContent xmlSApply xmlSApply.XMLNode xmlSApply.XMLDocument xmlSApply.XMLDocumentContent
Keywords: file
Description: Applies a function to each of the children of an XMLNode
URL: ../../../library/XML/html/xmlApply.html

Entry: xmlAttributeType
Aliases: xmlAttributeType
Keywords: file
Description: The type of an XML attribute for element from the DTD
URL: ../../../library/XML/html/xmlAttributeType.html

Entry: xmlAttrs
Aliases: xmlAttrs xmlAttrs.XMLElementDef xmlAttrs.XMLNode
Keywords: IO file
Description: Get the list of attributes of an XML node.
URL: ../../../library/XML/html/xmlAttrs.html

Entry: xmlChildren
Aliases: xmlChildren xmlChildren.XMLNode
Keywords: file
Description: Gets the sub-nodes within an XMLNode object.
URL: ../../../library/XML/html/xmlChildren.html

Entry: xmlContainsEntity
Aliases: xmlContainsEntity xmlContainsElement
Keywords: file
Description: Checks if an entity is defined within a DTD.
URL: ../../../library/XML/html/xmlContainsEntity.html

Entry: xmlDOMApply
Aliases: xmlDOMApply
Keywords: file
Description: Apply function to nodes in an XML tree/DOM.
URL: ../../../library/XML/html/xmlDOMApply.html

Entry: xmlElementsByTagName
Aliases: xmlElementsByTagName
Keywords: IO file
Description: Retrieve the children of an XML node with a specific tag name
URL: ../../../library/XML/html/xmlElementsByTagName.html

Entry: xmlEventHandler
Aliases: xmlEventHandler
Keywords: file IO
Description: Default handlers for the SAX-style event XML parser
URL: ../../../library/XML/html/xmlEventHandler.html

Entry: xmlEventParse
Aliases: xmlEventParse
Keywords: file IO
Description: XML Event/Callback element-wise Parser
URL: ../../../library/XML/html/xmlEventParse.html

Entry: xmlGetAttr
Aliases: xmlGetAttr
Keywords: file
Description: Get the value of an attribute in an XML node
URL: ../../../library/XML/html/xmlGetAttr.html

Entry: xmlHandler
Aliases: xmlHandler
Keywords: file IO
Description: Example XML Event Parser Handler Functions
URL: ../../../library/XML/html/xmlHandler.html

Entry: xmlName
Aliases: xmlName xmlName.XMLComment xmlName.XMLNode
Keywords: file
Description: Extraces the tag name of an XMLNode object.
URL: ../../../library/XML/html/xmlName.html

Entry: xmlNamespace
Aliases: xmlNamespace xmlNamespace.XMLNode
Keywords: file
Description: Retrieve the namespace value of an XML node.
URL: ../../../library/XML/html/xmlNamespace.html

Entry: xmlNode
Aliases: xmlNode xmlTextNode xmlPINode xmlCDataNode xmlCommentNode
Keywords: file
Description: Create an XML node
URL: ../../../library/XML/html/xmlNode.html

Entry: xmlOutputBuffer
Aliases: xmlOutputBuffer xmlOutputDOM
Keywords: file IO
Description: XML output streams
URL: ../../../library/XML/html/xmlOutput.html

Entry: xmlRoot
Aliases: xmlRoot xmlRoot.XMLDocument xmlRoot.XMLDocumentRoot xmlRoot.XMLDocumentContent
Keywords: file
Description: Get the top-level XML node.
URL: ../../../library/XML/html/xmlRoot.html

Entry: xmlSize
Aliases: xmlSize xmlSize.default xmlSize.XMLDocument xmlSize.XMLNode
Keywords: file
Description: The number of sub-elements within an XML node.
URL: ../../../library/XML/html/xmlSize.html

Entry: [.XMLNode
Aliases: [.XMLNode [[.XMLNode [[.XMLDocumentContent
Keywords: IO file
Description: Convenience accessors for the children of XMLNode objects.
URL: ../../../library/XML/html/xmlSubset.html

Entry: xmlTree
Aliases: xmlTree
Keywords: IO
Description: An internal, updatable DOM object for building XML trees
URL: ../../../library/XML/html/xmlTree.html

Entry: xmlTreeParse
Aliases: xmlTreeParse htmlTreeParse
Keywords: file IO
Description: XML Parser
URL: ../../../library/XML/html/xmlTreeParse.html

Entry: xmlValue
Aliases: xmlValue xmlValue.XMLCDataNode xmlValue.XMLNode xmlValue.XMLProcessingInstruction xmlValue.XMLTextNode xmlValue.XMLComment
Keywords: file
Description: Extract the contents of a leaf XML node
URL: ../../../library/XML/html/xmlValue.html
