Uses of Class
org.eclipse.higgins.idas.impl.BasicValueNormalizedString

Packages that use BasicValueNormalizedString
org.eclipse.higgins.idas.impl This package provides some basic implementations of various IdAS interfaces for use by context providers. 
 

Uses of BasicValueNormalizedString in org.eclipse.higgins.idas.impl
 

Subclasses of BasicValueNormalizedString in org.eclipse.higgins.idas.impl
 class BasicValueLanguage
          TODO: This does not enforce xsd:language restrictions yet.
 class BasicValueName
           
 class BasicValueNCName
          TODO: This does not enforce xsd:NCName restrictions yet.
 class BasicValueNMTOKEN
          TODO: This does not enforce xsd:NMTOKEN restrictions yet.
 class BasicValueToken
           
 



Copyright © 2006 Novell Inc. All Rights Reserved.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

Contributors:
  Jim Sermersheim (Novell, Inc.) - initial API and implementation