org.mindswap.pellet.datatypes
Class XSDDuration
java.lang.Object
org.mindswap.pellet.datatypes.BaseDatatype
org.mindswap.pellet.datatypes.BaseAtomicDatatype
org.mindswap.pellet.datatypes.XSDDuration
- All Implemented Interfaces:
- AtomicDatatype, Datatype
public class XSDDuration
- extends BaseAtomicDatatype
- implements AtomicDatatype
- Author:
- Evren Sirin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static XSDDuration instance
getPrimitiveType
public AtomicDatatype getPrimitiveType()
- Specified by:
getPrimitiveType
in interface AtomicDatatype
getValue
public java.lang.Object getValue(java.lang.String value)
contains
public boolean contains(java.lang.Object value)
- Specified by:
contains
in interface Datatype
- Overrides:
contains
in class BaseAtomicDatatype
getValue
public java.lang.Object getValue(java.lang.String value,
java.lang.String datatypeURI)
- Specified by:
getValue
in interface Datatype
Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.