|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] SAX-ext proposal #5: DefaultHandler2
DefaultHandler infoset extensions
- The standardized extension handlers are not supported by the
DefaultHandler class.
- That means that applications (or libraries) that need to pass
that information need to provide/use a class of their own.
PROPOSAL
- Define a new org.xml.sax.ext class implementing those two
interfaces, inheriting from org.xml.sax.helpers.DefaultHandler
public class DefaultHandler2 extends DefaultHandler
{ ... }
[
Example: gnu.xml.util.DefaultHandler, and similar
versions used with all versions of AElfred2
]
QUESTIONS:
- Is a new implementation class really needed? Alternative:
update DefaultHandler. (Meta-2)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








