[
Lists Home |
Date Index |
Thread Index
]
- From: Michael Kraus <michael.kraus@informatik.uni-muenchen.de>
- To: XML-DEV@XML.ORG
- Date: Sat, 15 Jul 2000 22:25:01 +0200
I'm developing an XML Browser in Java (see
http://www.pms.informatik.uni-muenchen.de/lehre/projekt-diplom-arbeit/browser-toolkit.html).
Does anybody have a piece of Java sourcecode that parses the
xml-stylesheet processing instruction? I use a SAX parser and get the
whole PI as one String, but I need it cut up into attribute/value pairs.
Michael
|