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

Entry: Doctype-class
Aliases: Doctype-class
Keywords: classes
Description: Class to describe a reference to an XML DTD
URL: ../../../library/XML/html/Doctype-class.html

Entry: Doctype
Aliases: Doctype coerce,Doctype,character-method
Keywords: IO
Description: Constructor for DTD reference
URL: ../../../library/XML/html/Doctype.html

Entry: startElement.SAX
Aliases: startElement.SAX endElement.SAX text.SAX comment.SAX processingInstruction.SAX entityDeclaration.SAX .InitSAXMethods text.SAX,ANY,SAXState-method comment.SAX,ANY,SAXState-method endElement.SAX,ANY,SAXState-method startElement.SAX,ANY,ANY,SAXState-method processingInstruction.SAX,ANY,ANY,SAXState-method entityDeclaration.SAX,ANY,ANY,ANY,ANY,ANY,SAXState-method
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: XMLInternalDocument-class
Aliases: XMLInternalDocument-class coerce,XMLInternalNode,XMLInternalDocument-method coerce,XMLInternalDocument,XMLInternalNode-method
Keywords: classes
Description: Class to represent reference to C-level data structure for an XML document
URL: ../../../library/XML/html/XMLInternalDocument.html

Entry: XMLNode-class
Aliases: XMLNode-class XMLInternalNode-class XMLInternalTextNode-class XMLInternalElementNode-class XMLInternalCommentNode-class XMLInternalPINode-class XMLInternalCDataNode-class XMLDTDNode-class
Keywords: classes
Description: Classes to describe an XML node object.
URL: ../../../library/XML/html/XMLNode-class.html

Entry: addChildren
Aliases: addChildren removeChildren removeNodes replaceNodes addAttributes removeAttributes addChildren,XMLInternalNode-method addChildren,XMLNode-method addAttributes,XMLInternalElementNode-method addAttributes,XMLNode-method removeAttributes,XMLInternalElementNode-method removeAttributes,XMLNode-method
Keywords: IO programming
Description: Add child nodes to an XML node
URL: ../../../library/XML/html/addChildren.html

Entry: addNode
Aliases: addNode addNode.XMLHashTree
Keywords: IO
Description: Add a node to a tree
URL: ../../../library/XML/html/addNode.html

Entry: getSibling
Aliases: getSibling addSibling
Keywords: IO
Description: Manipulate sibling XML nodes
URL: ../../../library/XML/html/addSibling.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 coerce,XMLInternalNode,XMLNode-method
Keywords: file
Description: Converts non-XML node objects to XMLTextNode objects
URL: ../../../library/XML/html/asXMLNode.html

Entry: asXMLTreeNode
Aliases: asXMLTreeNode
Keywords: IO
Description: Convert a regular XML node to one for use in a "flat" tree
URL: ../../../library/XML/html/asXMLTreeNode.html

Entry: catalogResolve
Aliases: catalogResolve
Keywords: IO
Description: Look up an element via the XML catalog mechanism
URL: ../../../library/XML/html/catalogResolve.html

Entry: catalogLoad
Aliases: catalogLoad catalogClearTable catalogAdd
Keywords: IO
Description: Manipulate XML catalog contents
URL: ../../../library/XML/html/catalogs.html

Entry: docName
Aliases: docName docName<- docName<-,XMLInternalDocument-method
Keywords: IO programming
Description: Accessors for name of XML document
URL: ../../../library/XML/html/docName.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: free
Aliases: free free,XMLInternalDocument-method
Keywords: IO
Description: Release the specified object and clean up its memory usage
URL: ../../../library/XML/html/free.html

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

Entry: getNodeSet
Aliases: getNodeSet xpathApply xpathSApply matchNamespaces
Keywords: file IO
Description: Find matching nodes in an internal XML tree/DOM
URL: ../../../library/XML/html/getNodeSet.html

Entry: getXMLErrors
Aliases: getXMLErrors
Keywords: IO programming
Description: Get XML/HTML document parse errors
URL: ../../../library/XML/html/getXMLErrors.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 newXMLPINode newXMLCDataNode newXMLCommentNode newXMLTextNode newXMLDTDNode xmlDoc coerce,vector,XMLInternalNode-method
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: parseURI
Aliases: parseURI URI-class
Keywords: IO
Description: Parse a URI string into its elements
URL: ../../../library/XML/html/parseURI.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: processXInclude
Aliases: processXInclude processXInclude.list processXInclude.XMLInternalDocument processXInclude.XMLInternalElement
Keywords: IO programming
Description: Perform the XInclude substitutions
URL: ../../../library/XML/html/processXInclude.html

Entry: saveXML
Aliases: saveXML saveXML.XMLInternalDocument saveXML.XMLInternalDOM saveXML.XMLInternalNode saveXML.XMLNode saveXML.XMLOutputStream coerce,XMLInternalDocument,character-method coerce,XMLInternalDOM,character-method coerce,XMLInternalNode,character-method
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: toHTML
Aliases: toHTML toHTML,vector-method toHTML,matrix-method toHTML,call-method
Keywords: IO programming
Description: Create an HTML representation of the given R object, using internal C-level nodes
URL: ../../../library/XML/html/toHTML.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<- xmlAttrs.XMLElementDef xmlAttrs<-,XMLNode xmlAttrs<-,XMLInternalNode xmlAttrs<-,XMLNode-method xmlAttrs<-,XMLInternalElementNode-method xmlAttrs.XMLNode xmlAttrs.XMLInternalNode
Keywords: IO file
Description: Get the list of attributes of an XML node.
URL: ../../../library/XML/html/xmlAttrs.html

Entry: xmlChildren
Aliases: xmlChildren xmlChildren<- xmlChildren.XMLNode xmlChildren.XMLInternalNode
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: xmlFlatListTree
Aliases: xmlFlatListTree xmlHashTree
Keywords: IO
Description: Constructors for trees stored as flat list of nodes with information about parents and children.
URL: ../../../library/XML/html/xmlFlatListTree.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<- xmlName.XMLComment xmlName.XMLNode xmlName.XMLInternalNode
Keywords: file
Description: Extraces the tag name of an XMLNode object.
URL: ../../../library/XML/html/xmlName.html

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

Entry: xmlNamespaceDefinitions
Aliases: xmlNamespaceDefinitions getDefaultNamespace
Keywords: IO
Description: Get definitions of any namespaces defined in this XML node
URL: ../../../library/XML/html/xmlNamespaceDefinitions.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: xmlParent
Aliases: xmlParent xmlAncestors xmlParent.XMLInternalNode
Keywords: file IO
Description: Get parent node of XMLInternalNode or ancestor nodes
URL: ../../../library/XML/html/xmlParent.html

Entry: xmlRoot
Aliases: xmlRoot xmlRoot.XMLDocument xmlRoot.XMLInternalDocument xmlRoot.XMLInternalDOM xmlRoot.XMLDocumentRoot xmlRoot.XMLDocumentContent xmlRoot.HTMLDocument
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: xmlSource
Aliases: xmlSource xmlSource,character-method xmlSource,XMLNodeSet-method
Keywords: IO programming
Description: Source the R code, examples, etc. from an XML document
URL: ../../../library/XML/html/xmlSource.html

Entry: xmlStopParser
Aliases: xmlStopParser
Keywords: IO programming
Description: Terminate an XML parser
URL: ../../../library/XML/html/xmlStopParser.html

Entry: xmlStructuredStop
Aliases: xmlStructuredStop xmlErrorCumulator
Keywords: IO programming
Description: Condition/error handler functions for XML parsing
URL: ../../../library/XML/html/xmlStructuredStop.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 xmlInternalTreeParse
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
