Interface MVariantName
- All Superinterfaces:
MTMObject,NameIF,ReifiableIF,ScopedIF,TMObjectIF,VariantNameIF
-
Field Summary
Fields inherited from interface net.ontopia.topicmaps.core.ReifiableIF
EVENT_SET_REIFIERFields inherited from interface net.ontopia.topicmaps.core.TMObjectIF
EVENT_ADD_ITEMIDENTIFIER, EVENT_REMOVE_ITEMIDENTIFIER, MSG_NULL_ARGUMENTFields inherited from interface net.ontopia.topicmaps.core.VariantNameIF
EVENT_ADD_THEME, EVENT_ADDED, EVENT_REMOVE_THEME, EVENT_REMOVED, EVENT_SET_DATATYPE, EVENT_SET_VALUE -
Method Summary
Methods inherited from interface net.ontopia.topicmaps.core.ReifiableIF
getReifier, setReifierMethods inherited from interface net.ontopia.topicmaps.core.ScopedIF
addTheme, getScope, removeThemeMethods inherited from interface net.ontopia.topicmaps.core.TMObjectIF
addItemIdentifier, getItemIdentifiers, getObjectId, getTopicMap, isReadOnly, remove, removeItemIdentifierMethods inherited from interface net.ontopia.topicmaps.core.VariantNameIF
getDataType, getLength, getLocator, getTopicName, getValue, setLocator, setReader, setValue, setValue
-
Method Details
-
getReader
Reader getReader()Description copied from interface:VariantNameIFPUBLIC: Returns a Reader that allows you to stream the string representation of this variant. Values of all sizes are supported by this method.- Specified by:
getReaderin interfaceVariantNameIF
-