class REXML::Parsers::PullEvent

def notationdecl?

Content: [ String text ]
def notationdecl?
  @contents[0] == :notationdecl
end