de.fau.cs.www8.jadeowlcodec.datatypes
Class DefaultDatatypeManager.IndividualHandler
java.lang.Object
de.fau.cs.www8.jadeowlcodec.datatypes.DefaultDatatypeManager.IndividualHandler
- All Implemented Interfaces:
- DatatypeHandler
- Enclosing class:
- DefaultDatatypeManager
public static class DefaultDatatypeManager.IndividualHandler
- extends java.lang.Object
- implements DatatypeHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDigTagname
public java.lang.String getDigTagname()
- Specified by:
getDigTagname in interface DatatypeHandler
getUri
public Uri.XsdDatatype getUri()
- Specified by:
getUri in interface DatatypeHandler
parseContent
public java.lang.Object parseContent(java.lang.String cont)
throws DatatypeHandler.XsdRangeException
- Specified by:
parseContent in interface DatatypeHandler
- Throws:
DatatypeHandler.XsdRangeException
serializeContent
public java.lang.String serializeContent(java.lang.Object o)
throws DatatypeHandler.XsdRangeException
- Description copied from interface:
DatatypeHandler
- for getting the literal, override where necessary
- Specified by:
serializeContent in interface DatatypeHandler
- Throws:
DatatypeHandler.XsdRangeException
getForClass
public java.lang.Class getForClass()
- Specified by:
getForClass in interface DatatypeHandler
isOwlThingDatatype
public boolean isOwlThingDatatype()
- Specified by:
isOwlThingDatatype in interface DatatypeHandler
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg