Class
Plist::Listener
In:
lib/plist/parser.rb
Parent:
Object
Methods
new
tag_end
tag_start
text
Attributes
open
[RW]
include REXML::StreamListener
result
[RW]
include REXML::StreamListener
Public Class methods
new
()
Public Instance methods
tag_end
(name)
tag_start
(name, attributes)
text
( contents )
[Validate]