javax.xml.registry.infomodel
Interface URIValidator

All Known Subinterfaces:
ExternalLink, ServiceBinding

public interface URIValidator

Version:
$Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $

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 © 2009. All Rights Reserved.