Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.xml.validation.ValidatorHandler
Constructor Summary | |
Method Summary | |
ContentHandler |
|
ErrorHandler | |
boolean |
|
Object |
|
LSResourceResolver | |
TypeInfoProvider | |
void |
|
void |
|
void |
|
void |
|
void |
|
public ContentHandler getContentHandler()
Returns the ContentHandler to receive PSVI SAX events.
public boolean getFeature(String name) throws SAXNotRecognizedException, SAXNotSupportedException
public Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException
public void setContentHandler(ContentHandler receiver)
Sets the ContentHandler to receive PSVI SAX events.
public void setFeature(String name, boolean value) throws SAXNotRecognizedException, SAXNotSupportedException
public void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException