org.mindswap.pellet.datatypes
Class XSDSimpleType

java.lang.Object
  extended by org.mindswap.pellet.datatypes.BaseDatatype
      extended by org.mindswap.pellet.datatypes.BaseUnionDatatype
          extended by org.mindswap.pellet.datatypes.XSDSimpleType
All Implemented Interfaces:
Datatype, UnionDatatype

public class XSDSimpleType
extends BaseUnionDatatype

Author:
Evren Sirin

Field Summary
static XSDSimpleType instance
           
 
Method Summary
 
Methods inherited from class org.mindswap.pellet.datatypes.BaseUnionDatatype
contains, contains, getMembers, getValue, getValue, singleton, size, toString
 
Methods inherited from class org.mindswap.pellet.datatypes.BaseDatatype
getName, getURI, isEmpty
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.mindswap.pellet.datatypes.Datatype
getName, getURI, isEmpty
 

Field Detail

instance

public static final XSDSimpleType instance


Copyright © 2004 Evren Sirin. All Rights Reserved.