XML Productivity Tools
This is the home page for the XML Productivity Tools module.
Introduction
The module contains various actions, generators and tools. Especially action to generate simple DTD from XML document, or wizard which generate SAX handler implementation according to selected DTD document.
Icons
This section contains a list of the icons used in this module.
FAQs
What wizards or generators are available?
As DTDs there are: the CSS generator, DTD documentation generator, DOM scanner generator, and the SAX document handler wizard. As an XML document element there is a DTD generator.
What is the main improvement in SAX wizard?
It generates a set of sources with well-defined interfaces. User code is isolated from dispatching code - simplifying versioning.
How can I generate a DTD from a sample XML document?
Open the document in the tree editor and select an element that should be the root of the DTD, then right click and select Generate DTD.
Links
XSLT Execution
XSLT Execution (User View)
XSLT Wizard
XSLT Execution Wizard (User View)
Source Code
http://xml.netbeans.org/source/browse/xml/tools/