tree: e8c9eca687573c5a32dbd1c7ae2ca2f08ad55e65 [path history] [tgz]
  1. README.md
  2. xml_pp.dart
xml/example/README.md

Dart XML Examples

This package contains examples to illustrate the use of Dart XML. A tutorial and full documentation is contained in the package description and API documentation.

xml_pp

This example contains a command-line application that reads XML documents from the file-system and pretty prints the formatted document to the console.