Module: Saxon
- Defined in:
- lib/saxon.rb,
lib/saxon/jaxp.rb,
lib/saxon/xslt.rb,
lib/saxon/qname.rb,
lib/saxon/s9api.rb,
lib/saxon/xpath.rb,
lib/saxon/loader.rb,
lib/saxon/source.rb,
lib/saxon/version.rb,
lib/saxon/xdm_node.rb,
lib/saxon/item_type.rb,
lib/saxon/processor.rb,
lib/saxon/xdm_value.rb,
lib/saxon/serializer.rb,
lib/saxon/axis_iterator.rb,
lib/saxon/configuration.rb,
lib/saxon/parse_options.rb,
lib/saxon/xslt/compiler.rb,
lib/saxon/xpath/compiler.rb,
lib/saxon/xslt/executable.rb,
lib/saxon/document_builder.rb,
lib/saxon/xdm_atomic_value.rb,
lib/saxon/xpath/executable.rb,
lib/saxon/xslt/static_context.rb,
lib/saxon/occurrence_indicator.rb,
lib/saxon/xpath/static_context.rb,
lib/saxon/xpath/variable_declaration.rb
Overview
require_relative ‘./executable’
Defined Under Namespace
Modules: JAXP, Loader, OccurrenceIndicator, S9API, XPath, XSLT Classes: AxisIterator, Configuration, DocumentBuilder, ItemType, ParseOptions, ParserFeatures, ParserProperties, Processor, QName, Serializer, Source, SourceClosedError, XdmAtomicValue, XdmNode, XdmUnhandledItem, XdmValue
Constant Summary collapse
- VERSION =
"0.1.0"