Skip to main content

DRB XML implementation

Project description

XmlNode Implementation

This drb-impl-xml module implements xml format access with DRB data model. It is able to navigates among the xml contents.

Xml Factory and Xml Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.impl.
The implementation name is xml.
The factory class is encoded into drb_impl_xml.xml_node_factory.

The xml factory creates a XmlNode from an existing xml content. It uses a base node to access the content data using the streamed base node implementation.

The base node can be a FileNode (See drb-impl-file), HttpNode, ZipNode or any other node able to provide streamed (BufferedIOBase, RawIOBase, IO) xml content.

limitations

The current version does not manage child modification and insertion. XmlNode is currently read only.

Using this module

To include this module into your project, the drb-impl-xml module shall be referenced into requirement.txt file, or the following pip line can be run:

pip install drb-impl-xml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drb-impl-xml-1.0.1.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

drb_impl_xml-1.0.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file drb-impl-xml-1.0.1.tar.gz.

File metadata

  • Download URL: drb-impl-xml-1.0.1.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for drb-impl-xml-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b69093efc93e5ca0af1bb52d2bd649a3b3e3161ba32c886e95f00ad4ed7dd2a9
MD5 36838f3a3dd370943ca21af9ab4da2f9
BLAKE2b-256 d76bcddc636cefe9729b366bb2741bc7ca97fb538702c86c1b72798a402ee639

See more details on using hashes here.

File details

Details for the file drb_impl_xml-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: drb_impl_xml-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for drb_impl_xml-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a337659bf6b67538d249734b5b247727f895aacfc468fdeba360d5023f36ef8f
MD5 d325fd2cf21597cc0c2d5ec84697aca5
BLAKE2b-256 4c54fd6f25a186f07ab9265b6f6b347b6ecc199e722caf5015e2d998fe267c40

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page