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