edu.stanford.smi.protegex.owl.swrl.bridge.xsd
Class XSDType
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.xsd.XSDType
- All Implemented Interfaces:
- Comparable<XSDType>
- Direct Known Subclasses:
- XSDAnyURI, XSDDate, XSDDateTime, XSDDuration, XSDTime
public abstract class XSDType
- extends Object
- implements Comparable<XSDType>
XSDType
public XSDType(String content)
throws DataValueConversionException
- Throws:
DataValueConversionException
getContent
public String getContent()
toString
public String toString()
- Overrides:
toString in class Object
getURI
public URI getURI()
compareTo
public int compareTo(XSDType xsdType)
- Specified by:
compareTo in interface Comparable<XSDType>
validate
protected abstract void validate()
throws DataValueConversionException
- Throws:
DataValueConversionException
setURI
protected void setURI(String uriString)
throws DataValueConversionException
- Throws:
DataValueConversionException
Submit a bug report or feature request
Copyright (c) 1998-2012 Stanford University.