net.ontopia.topicmaps.utils
Class PSI
java.lang.Object
net.ontopia.topicmaps.utils.PSI
public class PSI
- extends java.lang.Object
INTERNAL: This class collects core PSIs in a single place as a
convenience for topic map developers. See the XTM 1.0 specification
for definitions of the meanings of these PSIs.
Constructor Summary |
PSI()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XTM_DISPLAY
public static final java.lang.String XTM_DISPLAY
- See Also:
- Constant Field Values
XTM_SORT
public static final java.lang.String XTM_SORT
- See Also:
- Constant Field Values
XTM_CLASS_INSTANCE
public static final java.lang.String XTM_CLASS_INSTANCE
- See Also:
- Constant Field Values
XTM_CLASS
public static final java.lang.String XTM_CLASS
- See Also:
- Constant Field Values
XTM_INSTANCE
public static final java.lang.String XTM_INSTANCE
- See Also:
- Constant Field Values
XTM_OCCURRENCE
public static final java.lang.String XTM_OCCURRENCE
- See Also:
- Constant Field Values
XTM_SUPERCLASS_SUBCLASS
public static final java.lang.String XTM_SUPERCLASS_SUBCLASS
- See Also:
- Constant Field Values
XTM_SUPERCLASS
public static final java.lang.String XTM_SUPERCLASS
- See Also:
- Constant Field Values
XTM_SUBCLASS
public static final java.lang.String XTM_SUBCLASS
- See Also:
- Constant Field Values
SAM_TYPE_INSTANCE
public static final java.lang.String SAM_TYPE_INSTANCE
- See Also:
- Constant Field Values
SAM_TYPE
public static final java.lang.String SAM_TYPE
- See Also:
- Constant Field Values
SAM_INSTANCE
public static final java.lang.String SAM_INSTANCE
- See Also:
- Constant Field Values
SAM_NAMETYPE
public static final java.lang.String SAM_NAMETYPE
- See Also:
- Constant Field Values
SAM_SUPERTYPE_SUBTYPE
public static final java.lang.String SAM_SUPERTYPE_SUBTYPE
- See Also:
- Constant Field Values
SAM_SUPERTYPE
public static final java.lang.String SAM_SUPERTYPE
- See Also:
- Constant Field Values
SAM_SUBTYPE
public static final java.lang.String SAM_SUBTYPE
- See Also:
- Constant Field Values
XSD_STRING
public static final java.lang.String XSD_STRING
- See Also:
- Constant Field Values
XSD_INTEGER
public static final java.lang.String XSD_INTEGER
- See Also:
- Constant Field Values
XSD_DECIMAL
public static final java.lang.String XSD_DECIMAL
- See Also:
- Constant Field Values
XSD_DATE
public static final java.lang.String XSD_DATE
- See Also:
- Constant Field Values
XSD_DATETIME
public static final java.lang.String XSD_DATETIME
- See Also:
- Constant Field Values
XSD_URI
public static final java.lang.String XSD_URI
- See Also:
- Constant Field Values
CTM_INTEGER
public static final java.lang.String CTM_INTEGER
- See Also:
- Constant Field Values
CTM_CTM
public static final java.lang.String CTM_CTM
- See Also:
- Constant Field Values
CTM_XTM
public static final java.lang.String CTM_XTM
- See Also:
- Constant Field Values
PSI
public PSI()
getXTMDisplay
public static URILocator getXTMDisplay()
getXTMSort
public static URILocator getXTMSort()
getXTMClassInstance
public static URILocator getXTMClassInstance()
getXTMClass
public static URILocator getXTMClass()
getXTMInstance
public static URILocator getXTMInstance()
getXTMOccurrence
public static URILocator getXTMOccurrence()
getXTMSuperclassSubclass
public static URILocator getXTMSuperclassSubclass()
getXTMSuperclass
public static URILocator getXTMSuperclass()
getXTMSubclass
public static URILocator getXTMSubclass()
getSAMTypeInstance
public static URILocator getSAMTypeInstance()
getSAMInstance
public static URILocator getSAMInstance()
getSAMType
public static URILocator getSAMType()
getSAMNameType
public static URILocator getSAMNameType()
getSAMSupertypeSubtype
public static URILocator getSAMSupertypeSubtype()
getSAMSupertype
public static URILocator getSAMSupertype()
getSAMSubtype
public static URILocator getSAMSubtype()
getXSDString
public static URILocator getXSDString()
getXSDInteger
public static URILocator getXSDInteger()
getXSDDecimal
public static URILocator getXSDDecimal()
getXSDDate
public static URILocator getXSDDate()
getXSDDatetime
public static URILocator getXSDDatetime()
getXSDURI
public static URILocator getXSDURI()
getCTMInteger
public static URILocator getCTMInteger()
getCTMSyntax
public static URILocator getCTMSyntax()
getCTMXTMSyntax
public static URILocator getCTMXTMSyntax()
Copyright © 2000-2012 Ontopia.