public class Jaxp11XMLReaderCreator extends Object implements XMLReaderCreator
XMLReaderCreator that uses JAXP 1.1 to create XMLReaders.
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
XMLReaderCreatorXMLReader.createXMLReader in interface XMLReaderCreatorXMLReader; never nullSAXException - If an XMLReader cannot be created for any reason