Libraries
»
mame-xmlparser
(0.6.81.1)
»
Index
»
XML
»
SAX
»
HandlerBase
»
#notationDecl
Method: XML::SAX::HandlerBase#notationDecl
Defined in:
lib/xml/sax.rb
#
notationDecl
(name, pubid, sysid) ⇒
Object
146 147
# File 'lib/xml/sax.rb', line 146
def
notationDecl
(
name
,
pubid
,
sysid
)
end