Package org.eclipse.emf.ecore.xml.type.internal

Class Summary
DataValue NOTE: this class is for internal use only.
DataValue.Base64  
DataValue.EncodingMap  
DataValue.HexBin  
DataValue.TypeValidator  
DataValue.URI A class to represent a Uniform Resource Identifier (URI).
DataValue.XMLChar This class defines the basic XML character properties.
QName A structure that holds the components of an XML Namespaces qualified name.
RegEx NOTE: this class is for internal use only.
RegEx.Match  
RegEx.RegularExpression A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
RegEx.REUtil  
XMLCalendar Representation for the W3C XML Schema 1.0 dateTime, time, date, gYearMonth, gYear, gMonthDay, gDay, gMonth datatypes.
XMLDuration Representation for the W3C XML Schema 1.0 duration datatype.
 

Exception Summary
DataValue.URI.MalformedURIException MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
RegEx.ParseException  
 


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