Home
Classes
Methods
Defined In
lib/plist/parser.rb
Parent
Plist::PTag
Methods
#to_ruby
Class and Module Index
Array
Hash
Plist
Plist::Emit
Plist::Emit::IndentedString
Plist::Listener
Plist::PArray
Plist::PData
Plist::PDate
Plist::PDict
Plist::PFalse
Plist::PInteger
Plist::PKey
Plist::PList
Plist::PReal
Plist::PString
Plist::PTag
Plist::PTrue
Plist::StreamParser
Symbol
class Plist::PString
Public Instance Methods
to_ruby
()
click to toggle source
# File lib/plist/parser.rb, line 166
def
to_ruby
CGI
::
unescapeHTML
(
text
||
''
)
end