|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationEventHandler | |
---|---|
org.apache.ws.commons.schema |
Uses of ValidationEventHandler in org.apache.ws.commons.schema |
---|
Methods in org.apache.ws.commons.schema with parameters of type ValidationEventHandler | |
---|---|
void |
XmlSchema.compile(ValidationEventHandler eh)
|
XmlSchema |
XmlSchemaCollection.read(org.w3c.dom.Document doc,
java.lang.String uri,
ValidationEventHandler veh)
|
XmlSchema |
XmlSchemaCollection.read(org.w3c.dom.Document doc,
java.lang.String uri,
ValidationEventHandler veh,
TargetNamespaceValidator validator)
|
XmlSchema |
XmlSchemaCollection.read(org.w3c.dom.Document doc,
ValidationEventHandler veh)
|
XmlSchema |
XmlSchemaCollection.read(org.xml.sax.InputSource inputSource,
ValidationEventHandler veh)
|
XmlSchema |
XmlSchemaCollection.read(java.io.Reader r,
ValidationEventHandler veh)
|
XmlSchema |
XmlSchemaCollection.read(javax.xml.transform.Source source,
ValidationEventHandler veh)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |