|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URIValidator
Defines common behavior expected of any class that validates URIs.
Method Summary | |
---|---|
boolean |
getValidateURI()
Gets whether to do URI validation for this object. |
void |
setValidateURI(boolean validate)
Sets whether to do URI validation for this object. |
Method Detail |
---|
void setValidateURI(boolean validate) throws JAXRException
validate
- true
implies JAXR provider must perform validation
of URIs when they are set; false
implies validation is turned off
JAXRException
- If the JAXR provider encounters an internal errorboolean getValidateURI() throws JAXRException
true
implies JAXR provider must perform validation
of URIs when they are set; false
implies validation is turned off
JAXRException
- If the JAXR provider encounters an internal error
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41