Previous | Next | |
10.6 Extending RVML
There are many XML vocabularies for representing graphics and Rich Client applications including SVG, XAML and XUL. Rather that extend the RVML dialect to encompass each of these dialects, the KineticFusion application supports new RVML extensions from other XML namespaces. Developers can use the portions of RVML that meets their current needs and add new namespace handlers to implements extensions that are desired within RVML or that exist in other XML dialects. The information that follows assumes a certain familiarity with Java.
10.6.1 XML Processing Architecture10.6.2 How Does RVML Processing Work?10.6.3 Anatomy of an RVML SAX Handler 10.6.4 Introduction to RVML Tag Libraries 10.6.5 Example of User-Defined Tag Libraries
Previous | Next |
Copyright 2003-2005 Kinesis Software. All rights reserved.