public class Jaxp11XMLReaderCreator extends Object implements XMLReaderCreator
XMLReaderCreator
that uses JAXP 1.1 to create XMLReader
s.
An instance of this class is not safe for concurrent access by multiple threads.SAXParserFactory
Constructor and Description |
---|
Jaxp11XMLReaderCreator()
Default constructor.
|
public XMLReader createXMLReader() throws SAXException
XMLReaderCreator
XMLReader
.createXMLReader
in interface XMLReaderCreator
XMLReader
; never null
SAXException
- If an XMLReader
cannot be created for any reason