Class
REXML::SourceFactory
In:
/home/ser/Work/rexml/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