!TreeXml is a class which can read in an XML file and display it's elements as Java Swing GUI objects. Using it's !ComponentBuilder and !BuilderExtension classes, you can format and configure the tree from inside an XSLT stylesheet. The stylesheet formatting code is based on Xalan [http://xalan.apache.org Xalan], from the apache foundation.
2
!TreeXml is a class which can read in an XML file and display it's elements as Java Swing GUI objects. Using it's !ComponentBuilder and !BuilderExtension classes, you can format and configure the tree from inside an XSLT stylesheet. The stylesheet formatting code is based on [http://xalan.apache.org Xalan], from the apache foundation.