Uses of Class
org.eclipse.emf.cdo.util.InvalidURIException

Packages that use InvalidURIException
org.eclipse.emf.cdo.util   
 

Uses of InvalidURIException in org.eclipse.emf.cdo.util
 

Methods in org.eclipse.emf.cdo.util that throw InvalidURIException
static java.lang.String[] CDOURIUtil.extractResourceFolderAndName(org.eclipse.emf.common.util.URI uri)
           
static java.lang.String CDOURIUtil.extractResourcePath(org.eclipse.emf.common.util.URI uri)
           
static void CDOURIUtil.validateURI(org.eclipse.emf.common.util.URI uri)
           
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.