javax.xml.registry.infomodel
Interface URIValidator

All Known Subinterfaces:
ExternalLink, ServiceBinding

public interface URIValidator

Version:
$Revision: 57196 $
Author:
Scott.Stark@jboss.org

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 © 2002 JBoss Group, LLC. All Rights Reserved.