KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > registry > infomodel > URIValidator

javax.xml.registry.infomodel
Interface URIValidator

All Known Subinterfaces:
ExternalLink, ServiceBinding
See Also:
Source Code

public boolean getValidateURI()
                       throws JAXRException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setValidateURI(boolean validate)
                    throws JAXRException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags