Class REXML::SourceFactory
In: temp/source.rb
Parent: Object

Generates Source-s. USE THIS CLASS.

Methods

Public Class methods

Generates a Source object @param arg Either a String, or an IO @return a Source, or nil if a bad argument was given

[Validate]