Learn R Programming

tm (version 0.3-1)

XMLSource-class: Source for XML Files

Description

A class representing an XML source containing multiple documents.

Arguments

Objects from the Class

Objects can be created by calls of the form new("XMLSource", ...).

Extends

Class Source, directly.