org.mindswap.pellet.datatypes
Class RDFSLiteral

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

public class RDFSLiteral
extends BaseUnionDatatype
implements UnionDatatype

Author:
Evren Sirin

Field Summary
static RDFSLiteral 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.UnionDatatype
getMembers
 
Methods inherited from interface org.mindswap.pellet.datatypes.Datatype
contains, contains, getName, getURI, getValue, getValue, isEmpty, singleton, size
 

Field Detail

instance

public static final RDFSLiteral instance


Copyright © 2004 Evren Sirin. All Rights Reserved.