org.eclipse.xtext.ui.resource
Class UriValidator

java.lang.Object
  extended by org.eclipse.xtext.ui.resource.UriValidator

public class UriValidator
extends java.lang.Object

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
UriValidator()
           
 
Method Summary
 boolean isValid(org.eclipse.emf.common.util.URI uri, org.eclipse.core.resources.IStorage storage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UriValidator

public UriValidator()
Method Detail

isValid

public boolean isValid(org.eclipse.emf.common.util.URI uri,
                       org.eclipse.core.resources.IStorage storage)