Module: AwesomeXML

Defined in:
lib/awesome_xml/type.rb,
lib/awesome_xml/node_xpath.rb,
lib/awesome_xml/types/text.rb,
lib/awesome_xml/native_type.rb,
lib/awesome_xml/types/float.rb,
lib/awesome_xml/class_methods.rb,
lib/awesome_xml/types/integer.rb,
lib/awesome_xml/node_evaluator.rb,
lib/awesome_xml/types/duration.rb,
lib/awesome_xml/duration/format.rb,
lib/awesome_xml/types/date_time.rb,
lib/awesome_xml/duration/chunk_parser.rb,
lib/awesome_xml/duration/format/static_chunk.rb,
lib/awesome_xml/duration/format/dynamic_chunk.rb

Overview

A class that holds an array of characters and represents a dynamic component of a format string. Has a ‘unit`, a `parse_length` or a `delimiter`. See `AwesomeXML::Duration::Format` for more info.

Defined Under Namespace

Modules: ClassMethods, NativeType, Type Classes: DateTime, Duration, Float, Integer, NodeEvaluator, NodeXPath, Text