Tools for Parsing and Generating XML Within R and S-Plus
Read the data from a Solr document
Remove namespace definitions from a XML node or document
Replace an XML node with it child nodes
Output internal XML Tree
Add child nodes to an XML node
Add a node to a tree
Manipulate sibling XML nodes
Add children to an XML node
Assign sub-nodes to an XML node
Converts non-XML node objects to XMLTextNode objects
Convert a regular XML node to one for use in a "flat" tree
Look up an element via the XML catalog mechanism
Manipulate XML catalog contents
Transform between XML representations
Indicate differences between two XML documents
Accessors for name of XML document
Class to describe a reference to an XML DTD
Constructor for DTD reference
Gets the definition of an element or entity from a DTD.
Determines whether an XML element allows a particular type of sub-elem...
Query if a name is a valid attribute of a DTD element.
Determines whether an XML tag is valid within another.
Ensure that the node has a definition for particular XML namespaces
Find the XInclude node associated with an XML node
Release the specified object and clean up its memory usage
SAX generic callback handler list
Get the individual
Determines the encoding for an XML document or node
Get links or names of external files in HTML document
Determine the location - file & line number of an (internal) XML node
Find matching nodes in an internal XML tree/DOM
Compute name of URL relative to a base URL
Create S4 class definition based on XML node(s)
Find the documents that are XInclude'd in an XML document
Get XML/HTML document parse errors
Facilities for working with XML strings
Determine the number of children in an XMLNode object.
Query the version and available features of the libxml library.
Get the names of an XML nodes children.
Create internal XML node or document object
Add a namespace definition to an XML node
Read a Document Type Definition (DTD)
Parse a URI string into its elements
Parse XML content and add it to a node
XML output streams
Methods for displaying XML objects
Perform the XInclude substitutions
Read data in an HTML list or all lists in a document
Read data from one or more HTML tables
Read an XML property-list style document
Generic Methods for SAX callbacks
A virtual base class defining methods for SAX parsing
Classes for working with XML Schema
Set the name space on a node
Determines which native XML parsers are being used.
Create an HTML representation of the given R object, using internal C-...
Creates string representation of XML node
Applies a function to each of the children of an XMLNode
Class "XMLAttributes"
The type of an XML attribute for element from the DTD
Get the list of attributes of an XML node.
Gets the sub-nodes within an XMLNode object.
Remove redundant namespaces on an XML document
Create a copy of an internal XML document or node
Simple classes for identifying an XML document containing R code
Get parent node of XMLInternalNode or ancestor nodes
Checks if an entity is defined within a DTD.
Apply function to nodes in an XML tree/DOM.
Retrieve the children of an XML node with a specific tag name
Frequency table of names of elements and attributes in XML content
Default handlers for the SAX-style event XML parser
XML Event/Callback element-wise Parser
Get the value of an attribute in an XML node
Example XML Event Parser Handler Functions
Constructors for trees stored as flat list of nodes with information a...
Class to represent reference to C-level data structure for an XML docu...
Extraces the tag name of an XMLNode object.
Retrieve the namespace value of an XML node.
Get definitions of any namespaces defined in this XML node
Classes to describe an XML node object.
Create an XML node
Parse an XML document with options controlling the parser.
Identifies function as expecting an xmlParserContext argument
Get the top-level XML node.
Validate an XML document relative to an XML schema
Find a namespace definition object by searching ancestor nodes
Functions that help serialize and deserialize XML internal objects
The number of sub-elements within an XML node.
Source the R code, examples, etc. from an XML document
Terminate an XML parser
Condition/error handler functions for XML parsing
Convenience accessors for the children of XMLNode objects.
Extract data from a simple XML document
Convert an XML node/document to a more R-like list
General mechanism for mapping an XML node to an S4 object
An internal, updatable DOM object for building XML trees
XML Parser
Extract or set the contents of a leaf XML node
Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".