[Home] [By Thread] [By Date] [Recent Entries]

  • From: Mehran <mmm@m...>
  • To: Paul Prescod <papresco@t...>, xml-dev@i...
  • Date: Wed, 18 Mar 1998 17:23:44 -0500


I am looking for a browser Java bean to display a "real document" view (not
a tree view) of an XML document inside a Java application. Does anyone know of
any available software?

Mehran

>Creating an XML browser has two halves: parsing and displaying. Parsing
>is "just a lot of rule based parsing", but the rules are a little more
>tricky than in your average programming language. Displaying is easy if
>you just use a tree control, but if you want a view that is more like a
>"real document" view then you have to do a lot more work. After all, XML
>documents do not typically carry style information within them so you
>must get that from some other format (the stylesheet). Implementing a
>good stylesheet language efficiently is non-trivial.
>
> Paul Prescod  - http://itrc.uwaterloo.ca/~papresco
>
>"You have the wrong number."
>"Eh? Isn't that the Odeon?"
>"No, this is the Great Theater of Life. Admission is free, but the 
>taxation is mortal. You come when you can, and leave when you must. The 
>show is continuous. Good-night." -- Robertson Davies, "The Cunning Man"
>
>xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
>Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
>To (un)subscribe, mailto:majordomo@i... the following message;
>(un)subscribe xml-dev
>To subscribe to the digests, mailto:majordomo@i... the following message;
>subscribe xml-dev-digest
>List coordinator, Henry Rzepa (mailto:rzepa@i...)
>
>
>


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member