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 An internal extension of Java's QName that allows the prefix to be updated.
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 An internal extension of Java's XMLGregorianCalendar to represent W3C XML Schema 1.0 dateTime, time, date, gYearMonth, gYear, gMonthDay, gDay, gMonth data types.
XMLDuration An internal extension of Java's Duration to represent the W3C XML Schema 1.0 duration data type.
 

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.