Class: Upmark::Parser::XML

Inherits:
Parslet::Parser
  • Object
show all
Defined in:
lib/upmark/parser/xml.rb

Overview

The XML parser class.

Parses a XML document into an abstract syntax tree (AST).

It’s worth referring to the XML spec:

http://www.w3.org/TR/2000/REC-xml-20001006