"DTD/xhtml1-strict.dtd">
Class REXML::SourceFactory
In: rexml/source.rb
Parent: Object

Generates Source-s. USE THIS CLASS.

Methods
create_from   
Public Class methods
create_from(arg)

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