method
to_s
v2_6_3 -
Show latest stable
- Class:
REXML::DTD::NotationDecl
to_s()public
No documentation available.
# File lib/rexml/dtd/notationdecl.rb, line 24
def to_s
"<!NOTATION #@name #@middle #@rest>"
end to_s()No documentation available.
# File lib/rexml/dtd/notationdecl.rb, line 24
def to_s
"<!NOTATION #@name #@middle #@rest>"
end