Java API for XML Registries 1.0 1.0.0.Final

javax.xml.registry.infomodel
Interface URIValidator

All Known Subinterfaces:
ExternalLink, ServiceBinding

public interface URIValidator

Version:
$Revision: 37459 $
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

Java API for XML Registries 1.0 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.