catalogAdd |
Manipulate XML catalog contents |
catalogClearTable |
Manipulate XML catalog contents |
catalogLoad |
Manipulate XML catalog contents |
catalogResolve |
Look up an element via the XML catalog mechanism |
coerce,character,XMLNamespaceDefinitions-method |
Get definitions of any namespaces defined in this XML node |
coerce,Doctype,character-method |
Constructor for DTD reference |
coerce,libxmlTypeTable,list-method |
Classes for working with XML Schema |
coerce,NULL,XMLNamespaceDefinitions-method |
Get definitions of any namespaces defined in this XML node |
coerce,vector,XMLInternalNode-method |
Create internal XML node or document object |
coerce,XMLAbstractDocument,XMLAbstractNode-method |
Transform between XML representations |
coerce,XMLHashTreeNode,XMLHashTree-method |
Transform between XML representations |
coerce,XMLInternalDocument,character-method |
Output internal XML Tree |
coerce,XMLInternalDocument,XMLHashTree-method |
Transform between XML representations |
coerce,XMLInternalDocument,XMLInternalNode-method |
Class to represent reference to C-level data structure for an XML document |
coerce,XMLInternalDOM,character-method |
Output internal XML Tree |
coerce,XMLInternalNode,character-method |
Output internal XML Tree |
coerce,XMLInternalNode,XMLHashTree-method |
Transform between XML representations |
coerce,XMLInternalNode,XMLInternalDocument-method |
Class to represent reference to C-level data structure for an XML document |
coerce,XMLInternalNode,XMLNode-method |
Converts non-XML node objects to XMLTextNode objects |
coerce,XMLNamespace,character-method |
Get definitions of any namespaces defined in this XML node |
coerce,XMLNamespaceDefinition,character-method |
Get definitions of any namespaces defined in this XML node |
coerce,XMLNamespaceDefinitions,character-method |
Get definitions of any namespaces defined in this XML node |
coerce,XMLNode,XMLInternalNode-method |
Transform between XML representations |
comment.SAX |
Generic Methods for SAX callbacks |
comment.SAX,ANY,SAXState-method |
Generic Methods for SAX callbacks |
XMLAbstractNode-class |
Classes to describe an XML node object. |
xmlAncestors |
Get parent node of XMLInternalNode or ancestor nodes |
xmlApply |
Applies a function to each of the children of an XMLNode |
XMLAttributeDeclNode-class |
Classes to describe an XML node object. |
xmlAttributeType |
The type of an XML attribute for element from the DTD |
xmlAttrs |
Get the list of attributes of an XML node. |
xmlAttrs<-,XMLInternalElementNode-method |
Get the list of attributes of an XML node. |
xmlAttrs<-,XMLInternalNode |
Get the list of attributes of an XML node. |
xmlAttrs<-,XMLNode |
Get the list of attributes of an XML node. |
xmlAttrs<-,XMLNode-method |
Get the list of attributes of an XML node. |
xmlCDataNode |
Create an XML node |
xmlChildren |
Gets the sub-nodes within an XMLNode object. |
xmlChildren<-,ANY-method |
Gets the sub-nodes within an XMLNode object. |
xmlChildren<-,XMLInternalNode-method |
Gets the sub-nodes within an XMLNode object. |
xmlCommentNode |
Create an XML node |
xmlContainsElement |
Checks if an entity is defined within a DTD. |
xmlContainsEntity |
Checks if an entity is defined within a DTD. |
xmlDoc |
Create internal XML node or document object |
XMLDocumentFragNode-class |
Classes to describe an XML node object. |
XMLDocumentNode-class |
Classes to describe an XML node object. |
XMLDocumentTypeNode-class |
Classes to describe an XML node object. |
xmlDOMApply |
Apply function to nodes in an XML tree/DOM. |
XMLDTDNode-class |
Classes to describe an XML node object. |
xmlElementsByTagName |
Retrieve the children of an XML node with a specific tag name |
xmlElementSummary |
Frequency table of names of elements and attributes in XML content |
XMLEntityDeclNode-class |
Classes to describe an XML node object. |
xmlErrorCumulator |
Condition/error handler functions for XML parsing |
xmlEventHandler |
Default handlers for the SAX-style event XML parser |
xmlEventParse |
XML Event/Callback element-wise Parser |
xmlFlatListTree |
Constructors for trees stored as flat list of nodes with information about parents and children. |
xmlGetAttr |
Get the value of an attribute in an XML node |
xmlHandler |
Example XML Event Parser Handler Functions |
xmlHashTree |
Constructors for trees stored as flat list of nodes with information about parents and children. |
XMLInternalCDataNode-class |
Classes to describe an XML node object. |
XMLInternalCommentNode-class |
Classes to describe an XML node object. |
XMLInternalDocument-class |
Class to represent reference to C-level data structure for an XML document |
XMLInternalElementNode-class |
Classes to describe an XML node object. |
XMLInternalNode-class |
Classes to describe an XML node object. |
XMLInternalPINode-class |
Classes to describe an XML node object. |
XMLInternalTextNode-class |
Classes to describe an XML node object. |
xmlInternalTreeParse |
XML Parser |
xmlName |
Extraces the tag name of an XMLNode object. |
xmlNamespace |
Retrieve the namespace value of an XML node. |
XMLNamespace-class |
Retrieve the namespace value of an XML node. |
xmlNamespace.character |
Retrieve the namespace value of an XML node. |
xmlNamespace.XMLInternalNode |
Retrieve the namespace value of an XML node. |
xmlNamespace.XMLNode |
Retrieve the namespace value of an XML node. |
XMLNamespaceDeclNode-class |
Classes to describe an XML node object. |
xmlNamespaceDefinitions |
Get definitions of any namespaces defined in this XML node |
XMLNamespaceDefinitions-class |
Classes to describe an XML node object. |
xmlNamespaces |
Get definitions of any namespaces defined in this XML node |
xmlNamespaces<-,XMLInternalNode-method |
Get definitions of any namespaces defined in this XML node |
xmlNamespaces<-,XMLNode-method |
Get definitions of any namespaces defined in this XML node |
xmlNativeTreeParse |
XML Parser |
xmlNode |
Create an XML node |
XMLNode-class |
Classes to describe an XML node object. |
xmlOutputBuffer |
XML output streams |
xmlOutputDOM |
XML output streams |
xmlParent |
Get parent node of XMLInternalNode or ancestor nodes |
xmlParse |
XML Parser |
xmlParserContextFunction |
Identifies function as expecting an xmlParserContext argument |
xmlPINode |
Create an XML node |
xmlRoot |
Get the top-level XML node. |
xmlSApply |
Applies a function to each of the children of an XMLNode |
xmlSchemaAttributeGroupRef-class |
Classes for working with XML Schema |
xmlSchemaAttributeRef-class |
Classes for working with XML Schema |
xmlSchemaElementRef-class |
Classes for working with XML Schema |
xmlSchemaNotationRef-class |
Classes for working with XML Schema |
xmlSchemaParse |
XML Parser |
xmlSchemaRef-class |
Classes for working with XML Schema |
xmlSchemaTypeRef-class |
Classes for working with XML Schema |
xmlSchemaValidate |
Validate an XML document relative to an XML schema |
xmlSize |
The number of sub-elements within an XML node. |
xmlSource |
Source the R code, examples, etc. from an XML document |
xmlSource,character-method |
Source the R code, examples, etc. from an XML document |
xmlSource,XMLNodeSet-method |
Source the R code, examples, etc. from an XML document |
xmlStopParser |
Terminate an XML parser |
xmlStructuredStop |
Condition/error handler functions for XML parsing |
xmlTextNode |
Create an XML node |
xmlToList |
Convert an XML node/document to a more R-like list |
xmlTree |
An internal, updatable DOM object for building XML trees |
xmlTreeParse |
XML Parser |
xmlValue |
Extract the contents of a leaf XML node |
XMLXIncludeEndNode-class |
Classes to describe an XML node object. |
XMLXIncludeStartNode-class |
Classes to describe an XML node object. |
xpathApply |
Find matching nodes in an internal XML tree/DOM |
xpathSApply |
Find matching nodes in an internal XML tree/DOM |