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

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

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

Subclasses of BasicValueString 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 BasicValueNormalizedString
           
 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