Class
REXML::NotationDecl
In:
temp/doctype.rb
Parent:
Child
Methods
name
new
to_s
write
Attributes
public
[RW]
system
[RW]
Public Class methods
new
(name, middle, pub, sys)
Public Instance methods
name
()
This method retrieves the
name
of the notation.
Method contributed by Henrik Martensson
to_s
()
write
( output, indent=-1 )
[Validate]