Python xmlmicroparser
1.0
  • Intro / Module Description
  • Internal Class Representation
  • Examples
Python xmlmicroparser
  • Python Module “xmlmicroparser” Documentation
  • View page source

Python Module “xmlmicroparser” Documentation

Contents:

  • Intro / Module Description
    • 1. System Install
    • 2. Virtual Env Install
    • 3. Build Dependencies
    • 4. Tests
    • 5. Current Features
    • 6. Planned Features
  • Internal Class Representation
    • Microparser
    • Transformer
      • JSONTransformer
        • JSONTransformer.__init__()
        • JSONTransformer._set_json_attribute()
        • JSONTransformer._set_json_value()
        • JSONTransformer.get_json()
        • JSONTransformer.get_json_dict()
        • JSONTransformer.json_transform()
        • JSONTransformer.set_json_attributes()
    • Helper
      • Looper
        • Looper.__init__()
        • Looper.generate_methods()
        • Looper.process()
        • Looper.process_methods()
  • Examples
    • 1. Use complete XML
    • 2. Get element by name
    • 3. Get element by id
    • 4. Duplicate elements (same name)
    • 5. Process Results

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018 - 2024, Claus Prüfer.

Built with Sphinx using a theme provided by Read the Docs.