Package org.clazzes.util.xml

Interface Summary
SAXTagHandler An interface, which allows to implement SAX parsers as a stack of tag handlers.
 

Class Summary
ClasspathLSInput This implementation of LSInput represents an XML input source for classpath-resident schema or DTD descriptions, which are emitted by a handcrafted instance of LSResourceResolver.
ClasspathLSResourceResolver This class resolves classpath-resident schema descriptions.
SimpleContentHandler This class implements a SAX content handler, which holds a stack of TagHandlers and thus eases the writing of SAX parsers.
XMLSerializerHelper This class retrieves an XML serializer and compensates for the lack of an XMLSerializerFactory in JAXP.
 



Copyright © 2009. All Rights Reserved.