Index
All Packages
All Categories
By Author

ap (3)
cp (3)
dp (3)
exe (3)
gui (0)
gui/gtk (0)
gui/tk (4)
io (1)
lib (11)
math (0)
net (9)
nlp (18)
op (4)
os (2)
program (3)
sp (2)
tool (9)
wp (2)
xml (2)

Xmlparser

type:package
id:mogul:/mathweb/xmlparser
section:mogul:/mathweb
blurb:converts XML Document Type Definitions (DTDs) into Oz Parsers (Gump)
author:Andreas Franke
category:xml
documentation:xmlparser.html
download:mathweb-xmlparser.tgz
requires:x-ozlib://duchier/op/InputSource.ozf
provides:[xml] x-ozlib://mathweb/dtdtool.exe
[xml] x-ozlib://mathweb/xmlparser/XmlScanner.ozf
[xml] x-ozlib://mathweb/xmlparser/XmlParser.ozf
[xml] x-ozlib://mathweb/xmlparser/ExpatEmulator.ozf
[xml] x-ozlib://mathweb/xmlparser/GumpScannerEmulator.ozf
[xml] x-ozlib://mathweb/xmlparser/SemTrivial.ozf
[xml] x-ozlib://mathweb/xmlparser/SemDefault.ozf
[xml] x-ozlib://mathweb/xmlread.exe
[xml] x-ozlib://mathweb/text2functor.exe

This tool automatically converts XML Document Type Definitions (DTDs) into Oz Parsers (Gump). These are used to build user-specific Oz-representations (e.g. tree structures) from XML documents.

The use of ``semantic modules'' makes it both powerful and easy-to-use:

This package is compatible with:

x-ozlib://duchier/xml/expat/Processor.ozf