org::jdom::output::XMLOutputter::NamespaceStack Class Reference
Inheritance diagram for org::jdom::output::XMLOutputter::NamespaceStack:
Detailed Description
Our own null subclass of NamespaceStack. This plays a little trick with Java access protection. We want subclasses of XMLOutputter to be able to override protected methods that declare a NamespaceStack parameter, but we don't want to declare the parent NamespaceStack class as public.
The documentation for this class was generated from the following file:
- src/java/org/jdom/output/XMLOutputter.java
Generated on Sun Nov 5 16:02:39 2006 for JDOM by
1.5.1