Your IP : 18.119.123.10


Current Path : /opt/alt/ruby18/share/ri/1.8/system/REXML/SAX2Listener/
Upload File :
Current File : //opt/alt/ruby18/share/ri/1.8/system/REXML/SAX2Listener/xmldecl-i.yaml

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: "Called when an XML PI is encountered in the document. EG: <?xml version="1.0" encoding="utf"?> @p version the version attribute value. EG, "1.0" @p encoding the encoding attribute value, or nil. EG, "utf" @p standalone the standalone attribute value, or nil. EG, nil @p spaced the declaration is followed by a line break"
full_name: REXML::SAX2Listener#xmldecl
is_singleton: false
name: xmldecl
params: (version, encoding, standalone)
visibility: public

?>