Class: Quickbooks::DtdParser

Inherits:
QbxmlParser show all
Includes:
Parser::ClassBuilder
Defined in:
lib/quickbooks/dtd_parser.rb

Constant Summary

Constants included from Parser::XMLParsing

Parser::XMLParsing::COMMENT_END, Parser::XMLParsing::COMMENT_MATCHER, Parser::XMLParsing::COMMENT_START, Parser::XMLParsing::XML_COMMENT, Parser::XMLParsing::XML_DOCUMENT, Parser::XMLParsing::XML_ELEMENT, Parser::XMLParsing::XML_NODE, Parser::XMLParsing::XML_NODE_SET, Parser::XMLParsing::XML_TEXT

Constants included from Config

Config::API_ROOT, Config::RUBY_SCHEMA_PATH, Config::SCHEMA_MAP, Config::XML_SCHEMA_PATH

Instance Attribute Summary

Attributes inherited from QbxmlParser

#schema_type

Method Summary

Methods inherited from QbxmlParser

#initialize, #parse, #parse_file

Methods included from Support::Inflection

#underscore

Methods included from Parser::XMLParsing

#cleanup_qbxml, #leaf_node?, #parse_leaf_node_data, #parse_xml_attributes

Methods included from Logger

#log

Methods included from Config

included

Constructor Details

This class inherits a constructor from Quickbooks::QbxmlParser