javax.xml.registry.infomodel
Interface URIValidator

All Known Subinterfaces:
ExternalLink (src) , ServiceBinding (src)

public interface URIValidator


Method Summary
 boolean getValidateURI()
           
 void setValidateURI(boolean validate)
           
 

Method Detail

getValidateURI

public boolean getValidateURI()
                       throws JAXRException (src) 
Throws:
JAXRException (src)

setValidateURI

public void setValidateURI(boolean validate)
                    throws JAXRException (src) 
Throws:
JAXRException (src)