org.riotfamily.common.xml
Class ValidatingDocumentReader
java.lang.Object
org.riotfamily.common.xml.DocumentReader
org.riotfamily.common.xml.ValidatingDocumentReader
public class ValidatingDocumentReader
- extends DocumentReader
Convinience class to read and validate XML files with a DTD.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidatingDocumentReader
public ValidatingDocumentReader(Resource resource)
getValidationMode
protected int getValidationMode()
- Overrides:
getValidationMode
in class DocumentReader
getEntityResolver
protected EntityResolver getEntityResolver()
- Overrides:
getEntityResolver
in class DocumentReader