com.oxygenxml.validate.isoschematron
Class ValidatorImpl.BlockingReader
java.lang.Object
com.oxygenxml.validate.isoschematron.XMLReaderImpl
com.oxygenxml.validate.isoschematron.ValidatorImpl.BlockingReader
- All Implemented Interfaces:
- XMLReader
- Enclosing class:
- ValidatorImpl
class ValidatorImpl.BlockingReader
- extends XMLReaderImpl
Methods inherited from class com.oxygenxml.validate.isoschematron.XMLReaderImpl |
getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getProperty, parse, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidatorImpl.BlockingReader
ValidatorImpl.BlockingReader()
parse
public void parse(InputSource in)
throws SAXException
- Throws:
SAXException
setContentHandler
public void setContentHandler(ContentHandler handler)
getContentHandler
public ContentHandler getContentHandler()