|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mindswap.pellet.datatypes.BaseDatatype
org.mindswap.pellet.datatypes.BaseUnionDatatype
org.mindswap.pellet.datatypes.XSDSimpleType
public class XSDSimpleType
Field Summary | |
---|---|
static XSDSimpleType |
instance
|
Method Summary | |
---|---|
Datatype |
deriveByRestriction(java.lang.String facet,
java.lang.String value)
Return a new XSD datatype derived from the current type by restricting a facet. |
Methods inherited from class org.mindswap.pellet.datatypes.BaseUnionDatatype |
---|
contains, contains, getMembers, getValue, getValue, singleton, size |
Methods inherited from class org.mindswap.pellet.datatypes.BaseDatatype |
---|
getName, getURI, isEmpty |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mindswap.pellet.datatypes.Datatype |
---|
getName, getURI, isEmpty |
Field Detail |
---|
public static final XSDSimpleType instance
Method Detail |
---|
public Datatype deriveByRestriction(java.lang.String facet, java.lang.String value) throws java.lang.UnsupportedOperationException
facet
- value
-
java.lang.UnsupportedOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |