All functions |
|
|---|---|
Assign sub-nodes to an XML node |
|
Class to describe a reference to an XML DTD |
|
Constructor for DTD reference |
|
|
|
Generic Methods for SAX callbacks |
A virtual base class defining methods for SAX parsing |
|
|
|
Class |
|
|
Simple classes for identifying an XML document containing R code |
|
|
Class to represent reference to C-level data structure for an XML document |
|
|
Classes to describe an XML node object. |
|
|
Add child nodes to an XML node |
Add a node to a tree |
|
Manipulate sibling XML nodes |
|
Add children 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 |
|
Gets the definition of an element or entity from a DTD. |
|
Determines whether an XML element allows a particular type of sub-element. |
|
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 |
|
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. |
|
Create S4 class definition based on XML node(s) |
|
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 |
|
|
|
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 |
|
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 |
|
|
|
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-level nodes |
|
Creates string representation of XML node |
|
Applies a function to each of the children of an XMLNode |
|
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 |
|
Checks if an entity is defined within a DTD. |
|
Apply function to nodes in an XML tree/DOM. |
|
Frequency table of names of elements and attributes in XML content |
|
Retrieve the children of an XML node with a specific tag name |
|
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 about parents and children. |
|
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 |
|
|
Create an XML node |
XML output streams |
|
Get parent node of XMLInternalNode or ancestor nodes |
|
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 |
|