Uses of Class
net.ontopia.infoset.impl.basic.URILocator
Packages that use URILocator
Package
Description
The in-memory implementation of the core information set interfaces.
This package provides topic map utility classes, which are a toolkit for
working with the topic map model provided by the core interfaces.
-
Uses of URILocator in net.ontopia.infoset.impl.basic
Methods in net.ontopia.infoset.impl.basic that return URILocatorModifier and TypeMethodDescriptionstatic URILocatorINTERNAL: Parses the URI and returns an instance of URILocator if the URI is valid. -
Uses of URILocator in net.ontopia.topicmaps.rest.model
Methods in net.ontopia.topicmaps.rest.model that return URILocatorMethods in net.ontopia.topicmaps.rest.model that return types with arguments of type URILocatorModifier and TypeMethodDescriptionTMObject.getItemIdentifiers()Topic.getSubjectIdentifiers()Topic.getSubjectLocators()Methods in net.ontopia.topicmaps.rest.model with parameters of type URILocatorModifier and TypeMethodDescriptionvoidOccurrence.setDatatype(URILocator datatype) voidVariantName.setDatatype(URILocator datatype) Method parameters in net.ontopia.topicmaps.rest.model with type arguments of type URILocatorModifier and TypeMethodDescriptionvoidTMObject.setItemIdentifiers(Collection<URILocator> itemIdentifiers) voidTopic.setSubjectIdentifiers(Collection<URILocator> subjectIdentifiers) voidTopic.setSubjectLocators(Collection<URILocator> subjectLocators) -
Uses of URILocator in net.ontopia.topicmaps.rest.v1
Method parameters in net.ontopia.topicmaps.rest.v1 with type arguments of type URILocatorModifier and TypeMethodDescriptionTMObjectController.resolve(TopicMapIF tm, String objectId, Collection<URILocator> itemIdentifiers) -
Uses of URILocator in net.ontopia.topicmaps.utils
Methods in net.ontopia.topicmaps.utils that return URILocatorModifier and TypeMethodDescriptionstatic URILocatorPSI.getCTMInteger()static URILocatorPSI.getCTMSyntax()static URILocatorPSI.getCTMXTMSyntax()static URILocatorPSI.getSAMInstance()static URILocatorPSI.getSAMNameType()static URILocatorPSI.getSAMSubtype()static URILocatorPSI.getSAMSupertype()static URILocatorPSI.getSAMSupertypeSubtype()static URILocatorPSI.getSAMType()static URILocatorPSI.getSAMTypeInstance()static URILocatorPSI.getXSDDate()static URILocatorPSI.getXSDDatetime()static URILocatorPSI.getXSDDecimal()static URILocatorPSI.getXSDInteger()static URILocatorPSI.getXSDString()static URILocatorPSI.getXSDURI()static URILocatorPSI.getXTMClass()static URILocatorPSI.getXTMClassInstance()static URILocatorPSI.getXTMDisplay()static URILocatorPSI.getXTMInstance()static URILocatorPSI.getXTMOccurrence()static URILocatorPSI.getXTMSort()static URILocatorPSI.getXTMSubclass()static URILocatorPSI.getXTMSuperclass()static URILocatorPSI.getXTMSuperclassSubclass()