Module: EimXML

Defined in:
lib/eim_xml.rb,
lib/eim_xml/dsl.rb,
lib/eim_xml/parser.rb,
lib/eim_xml/formatter.rb

Defined Under Namespace

Modules: Assertions, Matchers, XHTML Classes: BaseDSL, Comment, DSL, Element, Formatter, OpenDSL, PCString, ParseError, Parser

Constant Summary collapse

XML_DECLARATION =
%[<?xml version="1.0"?>]