|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mindswap.owl.vocabulary.XSD
public class XSD
| Field Summary | |
|---|---|
static java.net.URI |
anyURI
URI URI for xsd:anyURI |
static java.net.URI |
base64Binary
URI URI for xsd:base64Binary |
static java.net.URI |
date
URI URI for xsd:date |
static java.net.URI |
dateTime
URI URI for xsd:dateTime |
static java.net.URI |
decimal
URI URI for xsd:decimal |
static java.net.URI |
duration
URI URI for xsd:duration |
static java.net.URI |
ENTITIES
URI URI for xsd:ENTITIES |
static java.net.URI |
ENTITY
URI URI for xsd:ENTITY |
static java.net.URI |
gDay
URI URI for xsd:gDay |
static java.net.URI |
gMonth
URI URI for xsd:gMonth |
static java.net.URI |
gMonthDay
URI URI for xsd:gMonthDay |
static java.net.URI |
gYear
URI URI for xsd:gYear |
static java.net.URI |
gYearMonth
URI URI for xsd:gYearMonth |
static java.net.URI |
hexBinary
URI URI for xsd:hexBinary |
static java.net.URI |
ID
URI URI for xsd:ID |
static java.net.URI |
IDREF
URI URI for xsd:IDREF |
static java.net.URI |
IDREFS
URI URI for xsd:IDREFS |
static java.net.URI |
integer
URI URI for xsd:integer |
static java.net.URI |
language
URI URI for xsd:language |
static java.net.URI |
Name
URI URI for xsd:Name |
static java.net.URI |
NCName
URI URI for xsd:NCName |
static java.net.URI |
negativeInteger
URI URI for xsd:negativeInteger |
static java.net.URI |
NMTOKEN
URI URI for xsd:NMTOKEN |
static java.net.URI |
NMTOKENS
URI URI for xsd:NMTOKENS |
static java.net.URI |
nonNegativeInteger
URI URI for xsd:nonNegativeInteger |
static java.net.URI |
nonPositiveInteger
URI URI for xsd:nonPositiveInteger |
static java.net.URI |
normalizedString
URI URI for xsd:normalizedString |
static java.net.URI |
NOTATION
URI URI for xsd:NOTATION |
static java.lang.String |
ns
|
static java.net.URI |
positiveInteger
URI URI for xsd:positiveInteger |
static java.net.URI |
QName
URI URI for xsd:QName |
static java.net.URI |
string
URI URI for xsd:string |
static java.net.URI |
time
URI URI for xsd:time |
static java.net.URI |
token
URI URI for xsd:token |
static java.net.URI |
unsignedByte
URI URI for xsd:unsignedByte |
static java.net.URI |
unsignedInt
URI URI for xsd:unsignedInt |
static java.net.URI |
unsignedLong
URI URI for xsd:unsignedLong |
static java.net.URI |
unsignedShort
URI URI for xsd:unsignedShort |
static java.net.URI |
xsdBoolean
URI URI for xsd:boolean |
static java.net.URI |
xsdByte
URI URI for xsd:byte |
static java.net.URI |
xsdDouble
URI URI for xsd:double |
static java.net.URI |
xsdFloat
URI URI for xsd:float |
static java.net.URI |
xsdInt
URI URI for xsd:int |
static java.net.URI |
xsdLong
URI URI for xsd:long |
static java.net.URI |
xsdShort
URI URI for xsd:short |
static java.net.URI |
xsdString
URI URI for xsd:string |
| Constructor Summary | |
|---|---|
XSD()
|
|
| Method Summary | |
|---|---|
static java.net.URI |
getURI()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ns
public static java.net.URI xsdFloat
public static java.net.URI xsdDouble
public static java.net.URI xsdInt
public static java.net.URI xsdLong
public static java.net.URI xsdShort
public static java.net.URI xsdByte
public static java.net.URI xsdBoolean
public static java.net.URI xsdString
public static java.net.URI string
public static java.net.URI unsignedByte
public static java.net.URI unsignedShort
public static java.net.URI unsignedInt
public static java.net.URI unsignedLong
public static java.net.URI decimal
public static java.net.URI integer
public static java.net.URI nonPositiveInteger
public static java.net.URI nonNegativeInteger
public static java.net.URI positiveInteger
public static java.net.URI negativeInteger
public static java.net.URI normalizedString
public static java.net.URI anyURI
public static java.net.URI token
public static java.net.URI Name
public static java.net.URI QName
public static java.net.URI language
public static java.net.URI NMTOKEN
public static java.net.URI ENTITIES
public static java.net.URI NMTOKENS
public static java.net.URI ENTITY
public static java.net.URI ID
public static java.net.URI NCName
public static java.net.URI IDREF
public static java.net.URI IDREFS
public static java.net.URI NOTATION
public static java.net.URI hexBinary
public static java.net.URI base64Binary
public static java.net.URI date
public static java.net.URI time
public static java.net.URI dateTime
public static java.net.URI duration
public static java.net.URI gDay
public static java.net.URI gMonth
public static java.net.URI gYear
public static java.net.URI gYearMonth
public static java.net.URI gMonthDay
| Constructor Detail |
|---|
public XSD()
| Method Detail |
|---|
public static final java.net.URI getURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||