Uses of Class
org.eclipse.emf.ecore.xml.type.internal.RegEx.RegularExpression

Packages that use RegEx.RegularExpression
org.eclipse.emf.ecore.xml.type.internal   
 

Uses of RegEx.RegularExpression in org.eclipse.emf.ecore.xml.type.internal
 

Methods in org.eclipse.emf.ecore.xml.type.internal that return RegEx.RegularExpression
static RegEx.RegularExpression RegEx.REUtil.createRegex(java.lang.String pattern, java.lang.String options)
          Creates a RegularExpression instance.
 


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