javax.xml.registry.infomodel
Interface URIValidator

All Known Subinterfaces:
ExternalLink, ServiceBinding

public interface URIValidator

Version:
$Revision$ $Date$

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

Method Detail

getValidateURI

boolean getValidateURI()
                       throws JAXRException
Throws:
JAXRException

setValidateURI

void setValidateURI(boolean validate)
                    throws JAXRException
Throws:
JAXRException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.