Uses of Class
org.eclipse.emf.ecore.xml.type.internal.DataValue.URI

Packages that use DataValue.URI
org.eclipse.emf.ecore.xml.type.internal   
 

Uses of DataValue.URI in org.eclipse.emf.ecore.xml.type.internal
 

Fields in org.eclipse.emf.ecore.xml.type.internal declared as DataValue.URI
static DataValue.URI DataValue.URI.BASE_URI
           
 

Constructors in org.eclipse.emf.ecore.xml.type.internal with parameters of type DataValue.URI
DataValue.URI(DataValue.URI p_other)
          Construct a new URI from another URI.
DataValue.URI(DataValue.URI p_base, java.lang.String p_uriSpec)
          Construct a new URI from a base URI and a URI specification string.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.