A B C D E F G H I L M N O P Q R S T U V W X _

A

APPLY_TO_SET - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Apply To Set: Role player constraint topics that are instances of the "Apply to Set" class indicate constraints that apply to the members that play the role, considered as a set.
ASSOCIATION - Static variable in class org.tm4j.topicmap.PSI
Deprecated.  
ASSOCIATION - Static variable in class org.tm4j.topicmap.Types
Code to be used for an Association.
ASSOCIATION - Static variable in class org.tm4j.topicmap.XTMPSI
The PSI for a Topic Map Association.
ASSOCIATION - Static variable in class org.tm4j.topicmap.utils.XTMParser
 
ASSOCIATION_TEMPLATE - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Association Template: The set of constraints that governs instances of associations of a specific type.
ASSOC_BASENAME_VARIANTNAME - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Basename-Variantname Association Template: The template for associations that establish a Basename-Variantname relationship between topics.
ASSOC_CLASS_INSTANCE - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Class-Instance Association Template: The template for associations that establish a class-instance relationship between topics.
ASSOC_SUPERCLASS_SUBCLASS - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Superclass-Subclass Association Template: The template for associations that establish a Superclass-Subclass relationship between topics.
ASSOC_TEMPLATE_ROLE_RPC - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Template-Role-RPC Association Template: The template for associations that comprise parts of a association templates.
ASSOC_TOPIC_BASENAME - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Topic-Basename Association Template: The template for associations that establish a Topic-Basename relationship between topics.
ASSOC_TOPIC_OCCURRENCE - Static variable in class org.tm4j.topicmap.PSI
Deprecated. Topic-Occurrence Association Template: The template for associations that establish a Topic-Occurrence relationship between topics.
AT - Static variable in interface org.tm4j.topicmap.utils.LTMParserTokenTypes
 
AddTopicMapSourceRule - class org.tm4j.config.xml.AddTopicMapSourceRule.
Rule for adding a TopicMapSource to a TopicMapProvider in the TopicMapManager The Provider is specified via its id, the Source implementation can be choosen via the clazz xml attribute, the default is SerializedTopicMapSource
AddTopicMapSourceRule() - Constructor for class org.tm4j.config.xml.AddTopicMapSourceRule
 
AssociatedTopicsExtractor - class org.tm4j.topicmap.utils.extractors.AssociatedTopicsExtractor.
An extractor which returns a list of all topics associated with the input topic with an optionally specified association type and role specs for the the input topic and its associated topic.
AssociatedTopicsExtractor() - Constructor for class org.tm4j.topicmap.utils.extractors.AssociatedTopicsExtractor
 
Association - interface org.tm4j.topicmap.Association.
This interface describes an association between one or more topics, subject indicators, or resources.
AssociationComparator - class org.tm4j.topicmap.utils.AssociationComparator.
 
AssociationComparator() - Constructor for class org.tm4j.topicmap.utils.AssociationComparator
 
AssociationExtractor - class org.tm4j.topicmap.utils.extractors.AssociationExtractor.
An unary function which takes a Member object as input and returns the parent Association object as output.
AssociationExtractor() - Constructor for class org.tm4j.topicmap.utils.extractors.AssociationExtractor
 
AssociationGroupsExtractor - class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.
An extractor which returns a Map of AssociationGroup objects which represent all the associations of a specific type in which the topic plays a specific role.
AssociationGroupsExtractor() - Constructor for class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor
 
AssociationGroupsExtractor.AssociationGroup - class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.AssociationGroup.
 
AssociationGroupsExtractor.AssociationGroup(Topic, Topic) - Constructor for class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.AssociationGroup
 
AssociationGroupsExtractor.DefaultAssociationGroupComparator - class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.DefaultAssociationGroupComparator.
 
AssociationGroupsExtractor.DefaultAssociationGroupComparator(Topic) - Constructor for class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.DefaultAssociationGroupComparator
 
AssociationNameExtractor - class org.tm4j.topicmap.utils.extractors.AssociationNameExtractor.
This class implements both a BinaryFunction and a UnaryFunction that return a name string for an Association instance.
AssociationNameExtractor() - Constructor for class org.tm4j.topicmap.utils.extractors.AssociationNameExtractor
 
AssociationTypesIndex - interface org.tm4j.topicmap.index.basic.AssociationTypesIndex.
This interface provides mechanisms dealing with association types, the topics defining the types of associations.
AssociationUtils - class org.tm4j.topicmap.utils.AssociationUtils.
 
AssociationUtils() - Constructor for class org.tm4j.topicmap.utils.AssociationUtils
 
abort() - Method in interface org.tm4j.topicmap.ProviderTransaction
 
add(Object) - Method in class org.tm4j.utils.CollectionChain
 
add(Iterator) - Method in class org.tm4j.utils.IteratorChain
 
addAddedTheme(Topic) - Method in interface org.tm4j.topicmap.TopicMap
Adds an added theme to the topic map.
addAddedTheme(Topic) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addAll(Collection) - Method in class org.tm4j.utils.CollectionChain
 
addAllowedType(Topic) - Method in class org.tm4j.topicmap.utils.testers.TypeTester
Adds a topic to the list of allowed typing topics.
addAllowedType(Locator) - Method in class org.tm4j.topicmap.utils.testers.TypeTester
Adds a Locator to the list of allowed subject or subjectIndicators.
addAssociation(Association, int) - Method in class org.tm4j.topicmap.utils.TopicMapFragment
 
addClassMatch(Topic, List, List) - Method in class org.tm4j.tolog.InstanceOfExtension
Deprecated.  
addCollection(Collection) - Method in class org.tm4j.utils.CollectionChain
 
addCollection(Collection) - Method in class org.tm4j.utils.SetChain
 
addDocument(Topic) - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
addDocument(BaseName) - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
addDocument(Variant) - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
addDocument(Occurrence) - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
addExternalRef(Locator) - Method in interface org.tm4j.topicmap.TopicMap
Adds an external reference from this topic map to another topic map.
addExternalRef(Locator) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addMember(Member) - Method in interface org.tm4j.topicmap.Association
Adds a new Member to the association.
addMember(Member) - Method in class org.tm4j.topicmap.unified.UnifiedAssociation
 
addMember(Member) - Method in class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.AssociationGroup
 
addMergeMap(Locator, Topic[]) - Method in interface org.tm4j.topicmap.TopicMap
Adds a new mergeMap directive to this topic map.
addMergeMap(Locator, Topic[]) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addMergedTopic(Topic) - Method in interface org.tm4j.topicmap.Topic
Adds the specified topic to the set of merged topics.
addMergedTopic(Topic) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
addMultiValuePropertyChangeListener(String, MultiValuePropertyChangeListener) - Method in interface org.tm4j.topicmap.TopicMapObject
Adds a MultiValue Property Change Listener.
addMultiValuePropertyChangeListener(MultiValuePropertyChangeListener) - Method in interface org.tm4j.topicmap.TopicMapObject
Adds a MultiValue Property Change Listener.
addMultiValuePropertyChangeListener(String, MultiValuePropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addMultiValuePropertyChangeListener(MultiValuePropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addMultiValuePropertyChangeListener(String, MultiValuePropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMapObject
 
addMultiValuePropertyChangeListener(MultiValuePropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMapObject
Adds a MultiValue Property Change Listener.
addName(BaseName) - Method in interface org.tm4j.topicmap.Topic
Adds another name to the set of names of this Topic.
addName(BaseName) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
addOccurrence(Occurrence) - Method in interface org.tm4j.topicmap.Topic
Adds an occurrence to this Topic.
addOccurrence(Occurrence) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
addParameter(Topic) - Method in interface org.tm4j.topicmap.Variant
Adds a parameter to the variant.
addParameter(Topic) - Method in class org.tm4j.topicmap.unified.UnifiedVariant
 
addPlayer(Topic) - Method in interface org.tm4j.topicmap.Member
Adds a topic as a player, meaning one of the topics that define this member.
addPlayer(Topic) - Method in class org.tm4j.topicmap.unified.UnifiedMember
 
addPreferredParameter(Topic) - Method in class org.tm4j.topicmap.utils.extractors.VariantNameExtractor
Adds a Topic to the list of preferred Variant parameters.
addPreferredTheme(Topic) - Method in class org.tm4j.topicmap.utils.extractors.TopicNameExtractor
Adds a Topic to the list of scope themes that are preferred for the returned name string.
addPreferredTheme(Topic) - Method in class org.tm4j.topicmap.utils.extractors.VariantNameExtractor
Adds a Topic to the list of preferred BaseName themes.
addPreferredVariant(Topic) - Method in class org.tm4j.topicmap.utils.extractors.TopicNameExtractor
Adds a Topic to the list of variant parameters that are preferred for the returned name string.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.tm4j.topicmap.TopicMapObject
Adds a Property Change Listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.tm4j.topicmap.TopicMapObject
Adds a Property Change Listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMapObject
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMapObject
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.tm4j.topicmap.utils.HelperBase
Adds a new listener for non-vetoable property changes.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.tm4j.topicmap.utils.HelperBase
Adds a new listener for non-vetoable changes to a specific property.
addResolver(String, LocatorResolver) - Method in interface org.tm4j.net.LocatorResolverManager
Adds a resolver for the specified notation to this manager.
addResolver(String, LocatorResolver) - Method in class org.tm4j.net.SimpleLocatorResolverManager
 
addResolver(String, LocatorResolver) - Method in class org.tm4j.net.URILocatorResolver
Adds a new protocol resolver to this resolver.
addRule(String) - Method in class org.tm4j.tolog.QueryEvaluator
Deprecated.  
addRule(String) - Method in interface org.tm4j.tologx.QueryEvaluator
Adds a new rule to the QueryEvaluator.
addRuleInstances(Digester) - Method in class org.tm4j.config.xml.TopicMapManagerRuleSet
 
addRules(ASTScript) - Method in class org.tm4j.tolog.QueryEvaluator
Deprecated.  
addRulesModule(InputStream, String) - Method in interface org.tm4j.tologx.QueryEvaluator
Loads a rules module from the specified stream.
addScopingTopic(Topic) - Method in class org.tm4j.tmapi.core.TMAPIScopedObjectImpl
 
addScopingTopic(Topic) - Method in class org.tm4j.tmapi.core.TMAPIVariantImpl
 
addSet(Set) - Method in class org.tm4j.utils.SetChain
 
addSource(File) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Constructs a TopicMapSource from the given File and a corresponding Locator, and adds it to the list of sources.
addSource(File, Locator) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Constructs a TopicMapSource from the given File and locator, and adds it to the list of sources.
addSource(InputStream) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Constructs a SourceAddressPair from the given InputStream and the default base locator, and adds it to the list of sources.
addSource(InputStream, Locator) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Constructs a TopicMapSource from the given InputStream and locator, and adds it to the list of sources.
addSource(TopicMapSource) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Adds a configured TopicMapSource to the list of sources to be processed.
addSource(URL) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Constructs a TopicMapSource from the given URL and a corresponding Locator, and adds it to the list of sources.
addSource(URL, Locator) - Method in class org.tm4j.topicmap.utils.TopicMapMerger
Constructs a TopicMapSource from the given URL and locator, and adds it to the list of sources.
addSourceLocator(Locator) - Method in class org.tm4j.tmapi.core.TMAPITopicMapObjectImpl
 
addSourceLocator(Locator) - Method in class org.tm4j.tmapi.core.TMAPITopicMapObjectStub
 
addSourceLocator(Locator) - Method in interface org.tm4j.topicmap.TopicMapObject
Adds a locator to the set of locators of the XML or other resources which contributed to this topic map object.
addSourceLocator(Locator) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addSourceLocator(Locator) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMapObject
 
addSubjectIdentifier(Locator) - Method in class org.tm4j.tmapi.core.TMAPITopicImpl
 
addSubjectIndicator(Locator) - Method in interface org.tm4j.topicmap.Topic
Adds a subject indicator to this topic.
addSubjectIndicator(Locator) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
addSubjectLocator(Locator) - Method in class org.tm4j.tmapi.core.TMAPITopicImpl
 
addTheme(Topic) - Method in interface org.tm4j.topicmap.ScopedObject
Adds a topic to the collection which define the scope of validity for this object.
addTheme(Topic) - Method in class org.tm4j.topicmap.unified.UnifiedScopedObject
 
addThemes(ScopedObject) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
addTopic(Topic, int) - Method in class org.tm4j.topicmap.utils.TopicMapFragment
 
addTopicMap(TopicMapSource, String) - Method in interface org.tm4j.topicmap.TopicMapManager
Adds a TopicMap from the given source to the given Provider
addTopicMap(InputStream, Locator, TopicMap) - Method in interface org.tm4j.topicmap.TopicMapProvider
Deprecated. use addTopicMap(TopicMapSource source, TopicMap existing) instead
addTopicMap(InputStream, Locator, TopicMap, TopicMapBuilder) - Method in interface org.tm4j.topicmap.TopicMapProvider
Deprecated. use addTopicMap(TopicMapSource source, TopicMap existing) instead
addTopicMap(InputStream, Locator, TopicMap, Topic[]) - Method in interface org.tm4j.topicmap.TopicMapProvider
Deprecated. use addTopicMap(TopicMapSource source, TopicMap existing, Topic[] addedThemes) instead
addTopicMap(TopicMapSource, TopicMap) - Method in interface org.tm4j.topicmap.TopicMapProvider
Imports a topic map into the data store managed by this TopicMapProvider from the specified TopicMapSource
addTopicMap(TopicMapSource, TopicMap, Topic[]) - Method in interface org.tm4j.topicmap.TopicMapProvider
Imports a topic map into the data store managed by this TopicMapProvider from the specified TopicMapSource
addTopicMap(TopicMapSource) - Method in interface org.tm4j.topicmap.TopicMapProvider
Imports a topic map into the data store managed by this TopicMapProvider from the specified TopicMapSource
addTopicMap(TopicMapSource, Topic[]) - Method in interface org.tm4j.topicmap.TopicMapProvider
Imports a topic map into the data store managed by this TopicMapProvider from the specified TopicMapSource
addTopicMap(InputStream, Locator) - Method in class org.tm4j.topicmap.TopicMapProviderBase
A convenience method returning the added TopicMap.
addTopicMap(InputStream, Locator, TopicMap) - Method in class org.tm4j.topicmap.TopicMapProviderBase
Deprecated. from 0.9.0 use TopicMapSourceSupport.addTopicMap(TopicMapSource)
addTopicMap(InputStream, Locator, TopicMap, TopicMapBuilder) - Method in class org.tm4j.topicmap.TopicMapProviderBase
Deprecated. from 0.9.0 use TopicMapSourceSupport.addTopicMap(TopicMapSource, TopicMap)
addTopicMap(InputStream, Locator, TopicMap, Topic[]) - Method in class org.tm4j.topicmap.TopicMapProviderBase
Deprecated. from 0.9.0 use TopicMapSourceSupport.addTopicMap(TopicMapSource, TopicMap, Topic[])
addTopicMap(InputStream, Locator, TopicMap, Topic[], TopicMapBuilder) - Method in class org.tm4j.topicmap.TopicMapProviderBase
Imports a topic map in XTM or LTM syntax into the data store managed by this TopicMapProvider.
addTopicMap(TopicMapSource, TopicMap) - Method in class org.tm4j.topicmap.source.TopicMapSourceSupport
 
addTopicMap(TopicMapSource, TopicMap, Topic[]) - Method in class org.tm4j.topicmap.source.TopicMapSourceSupport
 
addTopicMap(TopicMapSource) - Method in class org.tm4j.topicmap.source.TopicMapSourceSupport
 
addTopicMap(TopicMapSource, Topic[]) - Method in class org.tm4j.topicmap.source.TopicMapSourceSupport
 
addTopicMap(TopicMap) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addType(Topic) - Method in class org.tm4j.tmapi.core.TMAPITopicImpl
 
addType(Topic) - Method in interface org.tm4j.topicmap.Topic
Adds a new topic into the set of those defining the type of this topic.
addType(Topic) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
addValue(String, Topic) - Method in class org.tm4j.tolog.QueryEvaluator.ListTable
Deprecated.  
addVariant(Variant) - Method in interface org.tm4j.topicmap.VariantContainer
Adds a new child variant to this object.
addVariant(Variant) - Method in class org.tm4j.topicmap.unified.UnifiedBaseName
 
addVariant(Variant) - Method in class org.tm4j.topicmap.unified.UnifiedVariant
 
addVariants(Collection, Variant) - Method in class org.tm4j.tmapi.core.TMAPIBaseNameImpl
 
addVetoableChangeListener(VetoableChangeListener) - Method in interface org.tm4j.topicmap.TopicMapObject
 
addVetoableChangeListener(VetoableChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
addVetoableChangeListener(VetoableChangeListener) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMapObject
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class org.tm4j.topicmap.utils.HelperBase
Adds a new listener for vetoable changes to a specific property.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.tm4j.topicmap.utils.HelperBase
Adds a new listener for vetoable property changes.
applyChangeListeners(TopicMap) - Method in class org.tm4j.topicmap.TopicMapProviderBase
Applies a new instance of the default vetoable change listeners specified in the initialisation properties to tm.
applyDefaultVetoListeners(TopicMap) - Method in class org.tm4j.topicmap.TopicMapProviderBase
 
areEquivalent(Set, Set) - Static method in class org.tm4j.topicmap.utils.ScopeUtils
Tests whether two Scope objects represent equivalent scopes according to the "Scope equality principle" of XTM 1.0 section F.2.3.
areEquivalent(Topic, Topic) - Static method in class org.tm4j.topicmap.utils.TopicUtils
Determines topic equivalency.
assertNoAddressableSubjectPlayers(PropertyChangeEvent) - Method in class org.tm4j.topicmap.utils.XTMTypeInstanceValidator
 
assertNoAddressableSubjectPlayers(PropertyChangeEvent, Collection) - Method in class org.tm4j.topicmap.utils.XTMTypeInstanceValidator
 
assertNoClassRoles(PropertyChangeEvent) - Method in class org.tm4j.topicmap.utils.XTMTypeInstanceValidator
 
assignID(Locator, String) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
assignID(Locator) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
assignID(String) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
association() - Method in class org.tm4j.topicmap.utils.LTMParser
 
assocrole() - Method in class org.tm4j.topicmap.utils.LTMParser
 
attachCatalogResolver(Object) - Method in class org.tm4j.topicmap.TopicMapProviderBase
A convenience method for attaching a CatalogResolver to an XML Parser.

B

BASENAME - Static variable in class org.tm4j.topicmap.Types
Code to be used for a BaseName.
BASENAME - Static variable in class org.tm4j.topicmap.utils.XTMParser
 
BASENAMESTRING - Static variable in class org.tm4j.topicmap.utils.XTMParser
 
BASEURI - Static variable in interface org.tm4j.topicmap.utils.LTMParserTokenTypes
 
BaseName - interface org.tm4j.topicmap.BaseName.
This interface describes a base name associated with a topic.
BaseNameComparator - class org.tm4j.topicmap.utils.BaseNameComparator.
 
BaseNameComparator() - Constructor for class org.tm4j.topicmap.utils.BaseNameComparator
 
BaseNameDataIndex - interface org.tm4j.topicmap.index.basic.BaseNameDataIndex.
Interface that provides an index of BaseName instances by their data property.
BaseNameUtils - class org.tm4j.topicmap.utils.BaseNameUtils.
 
BaseNameUtils() - Constructor for class org.tm4j.topicmap.utils.BaseNameUtils
 
BaseNamesExtractor - class org.tm4j.topicmap.utils.extractors.BaseNamesExtractor.
An extractor which takes a Topic instance as input and returns the Collection of BaseNames of that Topic as output.
BaseNamesExtractor() - Constructor for class org.tm4j.topicmap.utils.extractors.BaseNamesExtractor
 
BaseTopicExtractor - class org.tm4j.topicmap.utils.extractors.BaseTopicExtractor.
Extractor that returns the base topic of the input object if and only if the input object implements the Topic interface.
BaseTopicExtractor() - Constructor for class org.tm4j.topicmap.utils.extractors.BaseTopicExtractor
 
BuilderPropertyInvalidException - exception org.tm4j.topicmap.utils.BuilderPropertyInvalidException.
Exception thrown when an attempt is made to set a runtime property for a TopicMapBuilder implementation to a value which is not allowed for that property by the implementation.
BuilderPropertyInvalidException(String) - Constructor for class org.tm4j.topicmap.utils.BuilderPropertyInvalidException
 
BuilderPropertyNotRecognizedException - exception org.tm4j.topicmap.utils.BuilderPropertyNotRecognizedException.
Exception thrown when an attempt is made to set a runtime property for a TopicMapBuilder implementation using a property name that is not recognised by that implementation.
BuilderPropertyNotRecognizedException(String) - Constructor for class org.tm4j.topicmap.utils.BuilderPropertyNotRecognizedException
 
baseID - Variable in class org.tm4j.topicmap.utils.IDGeneratorImpl
 
baseNameString(String, String) - Method in interface org.tm4j.topicmap.utils.TopicMapHandler
 
baseNameString(String, String) - Method in class org.tm4j.topicmap.utils.TopicMapHandlerAdapter
 
baseNameString(String, String) - Method in class org.tm4j.topicmap.utils.XTMBuilder
Indicates a base name string event.
baseNameString(String, String) - Method in class org.tm4j.topicmap.utils.XTMWriter
 
baseuri() - Method in class org.tm4j.topicmap.utils.LTMParser
 
begin(String, String, Attributes) - Method in class org.tm4j.config.xml.AddTopicMapSourceRule
 
begin(String, String, Attributes) - Method in class org.tm4j.config.xml.RegisterProviderRule
 
begin(String, String, Attributes) - Method in class org.tm4j.config.xml.SetMemberRule
 
build(InputStream, Locator, TopicMap, TopicMapProvider) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(InputStream, Locator, TopicMap) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(Reader, Locator, TopicMap, TopicMapProvider) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(Reader, Locator, TopicMap) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(InputStream, Locator, TopicMap, Topic[]) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(Reader, Locator, TopicMap, Topic[]) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(InputStream, Locator, TopicMap, TopicMapProvider, Topic[]) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(Reader, Locator, TopicMap, TopicMapProvider, Topic[]) - Method in class org.tm4j.topicmap.utils.LTMBuilder
 
build(InputStream, Locator, TopicMap, TopicMapProvider) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
Build topic map constructs from the specified source stream.
build(Reader, Locator, TopicMap, TopicMapProvider) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
Build topic map constructs from the specified Reader.
build(InputStream, Locator, TopicMap) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
Build topic map constructs from the specified source stream.
build(InputStream, Locator, TopicMap, Topic[]) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
Build topic map constructs from the specified source stream.
build(InputStream, Locator, TopicMap, TopicMapProvider, Topic[]) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
 
build(Reader, Locator, TopicMap) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
Build topic map constructs from the specified Reader.
build(Reader, Locator, TopicMap, Topic[]) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
 
build(Reader, Locator, TopicMap, TopicMapProvider, Topic[]) - Method in interface org.tm4j.topicmap.utils.TopicMapBuilder
 
build(InputStream, TopicMap, TopicMapProvider) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(InputStream, Locator, TopicMap, TopicMapProvider) - Method in class org.tm4j.topicmap.utils.XTMBuilder
Deprecated. Use build(TopicMapSource, TopicMap) instead
build(Reader, Locator, TopicMap, TopicMapProvider) - Method in class org.tm4j.topicmap.utils.XTMBuilder
Deprecated. Use build(TopicMapSource, TopicMap) instead
build(InputStream, Locator, TopicMap) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(Reader, Locator, TopicMap) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(InputSource, Locator, TopicMap) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(InputStream, Locator, TopicMap, Topic[]) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(Reader, Locator, TopicMap, Topic[]) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(InputStream, Locator, TopicMap, TopicMapProvider, Topic[]) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
build(Reader, Locator, TopicMap, TopicMapProvider, Topic[]) - Method in class org.tm4j.topicmap.utils.XTMBuilder
 
buildIndex() - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
buildVariants() - Method in class org.tm4j.tmapi.core.TMAPIBaseNameImpl
 

C

CLASS - Static variable in class org.tm4j.topicmap.XTMPSI
Class Role: The "Class" role in a Class-Instance association.
CLASS - Static variable in class org.tm4j.topicmap.utils.XTMParser
 
CLASS_INSTANCE - Static variable in class org.tm4j.topicmap.XTMPSI
Class-Instance Association Template: The template for associations that establish a class-instance relationship between topics.
COLON - Static variable in interface org.tm4j.topicmap.utils.LTMParserTokenTypes
 
COMMA - Static variable in interface org.tm4j.topicmap.utils.LTMParserTokenTypes
 
COMMENT - Static variable in interface org.tm4j.topicmap.utils.LTMParserTokenTypes
 
ClassInstanceAssocTester - class org.tm4j.topicmap.utils.testers.ClassInstanceAssocTester.
A tester which tests Association objects to see if they are XTM class-instance associations which are created by TM4J when a new type is added to a Topic.
ClassInstanceAssocTester() - Constructor for class org.tm4j.topicmap.utils.testers.ClassInstanceAssocTester
 
CollectionChain - class org.tm4j.utils.CollectionChain.
 
CollectionChain() - Constructor for class org.tm4j.utils.CollectionChain
 
ConfigurableIndex - interface org.tm4j.topicmap.index.ConfigurableIndex.
The interface to be implemented by an index managed by a ConfigurableIndexProvider.
ConfigurableIndexProvider - class org.tm4j.topicmap.index.ConfigurableIndexProvider.
An abstract implementation of an IndexProvider that provides access to one or more topic map indexes which require configuration information to be correctly initialised.
ConfigurableIndexProvider() - Constructor for class org.tm4j.topicmap.index.ConfigurableIndexProvider
Create a new ConfigurableIndexProvider instance with no index configuration properties set.
ConfigurableIndexProvider(Properties) - Constructor for class org.tm4j.topicmap.index.ConfigurableIndexProvider
Create a new ConfigurableIndexProvider instance with the index configuration properties contained in p.
ConfigurableListener - interface org.tm4j.topicmap.utils.ConfigurableListener.
 
characters(char[], int, int) - Method in class org.tm4j.topicmap.utils.XTMParser
 
characters(String) - Method in class org.tm4j.topicmap.utils.XTMWriter
 
clear() - Method in class org.tm4j.utils.CollectionChain
 
clearPreferredThemes() - Method in class org.tm4j.topicmap.utils.extractors.TopicNameExtractor
Clears the set of scope themes that are preferred for the returned name string.
clearPreferredVariants() - Method in class org.tm4j.topicmap.utils.extractors.TopicNameExtractor
Clears the set of variant parameters that are preferred for the returned name string.
close() - Method in class org.tm4j.tmapi.core.TMAPITopicMapImpl
 
close() - Method in class org.tm4j.tmapi.core.TMAPITopicMapSystemImpl
 
close() - Method in interface org.tm4j.topicmap.TopicMapProvider
Closes the provider.
close() - Method in interface org.tm4j.topicmap.index.Index
This method may cause the index to be dropped and any memory used to be freed.
close() - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
closeOutputStream() - Method in class org.tm4j.topicmap.utils.TopicMapSerializer
A convenience method that closes the output stream.
closeParameters() - Method in class org.tm4j.topicmap.utils.XTMWriter
 
closeSubjectIdentity() - Method in class org.tm4j.topicmap.utils.XTMWriter
 
closeTypes() - Method in class org.tm4j.topicmap.utils.XTMWriter
 
commit() - Method in interface org.tm4j.topicmap.ProviderTransaction
Commit the transaction and any changes made while it was open.
compare(Object, Object) - Method in class org.tm4j.topicmap.utils.AssociationComparator
 
compare(Object, Object) - Method in class org.tm4j.topicmap.utils.BaseNameComparator
Compares two BaseName objects on their signature string.
compare(Object, Object) - Method in class org.tm4j.topicmap.utils.OccurrenceComparator
Compares two Occurrence objects on their signature string.
compare(Object, Object) - Method in class org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor.DefaultAssociationGroupComparator
 
composeAddress(String, String, String, String, String) - Static method in class org.tm4j.net.URILocatorHelper
 
configure(Properties) - Method in interface org.tm4j.topicmap.index.ConfigurableIndex
 
configure(Properties) - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
Runtime configuration method invoked by the ConfigurableIndexProvider class.
contains(Object) - Method in class org.tm4j.utils.CollectionChain
 
containsAll(Collection) - Method in class org.tm4j.utils.CollectionChain
 
copy() - Method in interface org.tm4j.net.Locator
Returns a copy of this object.
copy(TopicMap) - Method in interface org.tm4j.topicmap.TopicMapFactory
Returns a deep copy of src
copy(Topic) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(Association) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(Member, Association) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(BaseName, Topic) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(Variant, VariantContainer) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(VariantName, Variant) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(Occurrence, Topic) - Method in interface org.tm4j.topicmap.TopicMapFactory
 
copy(TopicMap, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src.
copy(Topic, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src.
copy(Association, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src A deep copy of src returns an Association in which the type and all child Members are deep copied.
copy(Member, Association, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src as a new child of destAssoc A deep copy of src returns a Member in which the roleSpec and players are all deep copied.
copy(BaseName, Topic, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src as a new child of destTopic A deep copy of src returns a BaseName in which the name string is a duplicate of the name string of src and the child Variants are deep copied.
copy(Variant, VariantContainer, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src A deep copy of src returns a Variant in which the child VariantName and Variant objects are deep copied.
copy(VariantName, Variant, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src as a new child of destVariant A deep copy of src returns a VariantName in which the child resourceRef or resourceData is a duplicate of the value in the source object.
copy(Occurrence, Topic, boolean) - Method in interface org.tm4j.topicmap.TopicMapFactory
Creates a copy of src as a new child of destTopic A deep copy of src returns an Occurrence in which the type topic is deep copied and the child resourceRef or resourceData is a duplicate of the value in the source object.
copy(TopicMap) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Topic) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Association) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Member, Association) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(BaseName, Topic) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Variant, VariantContainer) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(VariantName, Variant) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Occurrence, Topic) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(TopicMap, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Topic, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Association, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Member, Association, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(BaseName, Topic, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Variant, VariantContainer, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(VariantName, Variant, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Occurrence, Topic, boolean) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(TopicMap, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
Creates a copy of the topic map src.
copy(Topic, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
Copies the Topic src.
copy(Topic, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Association, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Association, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Member, Association, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(BaseName, Topic, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(BaseName, Topic, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Variant, VariantContainer, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(VariantName, Variant, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Occurrence, Topic, boolean, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Locator) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copy(Topic, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copy(Association, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copy(BaseName, Topic, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copy(Variant, VariantContainer, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copy(Occurrence, Topic, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copy(Member, Association, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copy(Locator) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copyID(TopicMapObject, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
copyID(TopicMapObject, String, String) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copyRow(List) - Method in class org.tm4j.tolog.TologFragmentBuilderImpl
Deprecated.  
copyRow(List) - Method in class org.tm4j.tologx.TologFragmentBuilderImpl
 
copyScopedObject(ScopedObject, ScopedObject, boolean, String, String, HashMap) - Method in class org.tm4j.topicmap.utils.TopicMapCopier
 
copyTopicMap(TopicMap, String) - Method in interface org.tm4j.topicmap.TopicMapManager
Creates a copy of the TopicMap inside the given provider
counter - Variable in class org.tm4j.topicmap.utils.IDGeneratorImpl
 
createAssociation() - Method in class org.tm4j.tmapi.core.TMAPITopicMapImpl
 
createAssociation(String) - Method in interface org.tm4j.topicmap.TopicMap
Creates a new Association in this TopicMap.
createAssociation(String, Locator, Topic, Topic[]) - Method in interface org.tm4j.topicmap.TopicMap
Creates a new Association in this topic map
createAssociation(String) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
createAssociation(String, Locator, Topic, Topic[]) - Method in class org.tm4j.topicmap.unified.UnifiedTopicMap
 
createAssociationRole(Topic, Topic) - Method in class org.tm4j.tmapi.core.TMAPIAssociationImpl
 
createBaseName(Topic, String, String) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
createBaseName(Topic, String, String, Topic[]) - Method in class org.tm4j.topicmap.TopicMapFactoryBase
 
createDocument(Topic) - Static method in class org.tm4j.topicmap.index.text.LuceneDocumentFactory
 
createDocument(BaseName) - Static method in class org.tm4j.topicmap.index.text.LuceneDocumentFactory
 
createDocument(Variant) - Static method in class org.tm4j.topicmap.index.text.LuceneDocumentFactory
 
createDocument(Occurrence) - Static method in class org.tm4j.topicmap.index.text.LuceneDocumentFactory
 
createDocument(TopicMapObject) - Static method in class org.tm4j.topicmap.index.text.LuceneDocumentFactory
 
createDocument(TopicMapObject) - Method in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
createLocator(String, String) - Method in interface org.tm4j.net.LocatorFactory
Creates a new locator.
createLocator(String, String) - Method in class org.tm4j.net.LocatorFactoryBase
Creates a new locator.
createLocator(String) - Method in class org.tm4j.tmapi.core.TMAPITopicMapImpl
 
createLocator(String, String) - Method in class org.tm4j.tmapi.core.TMAPITopicMapImpl
 
createMember(String) - Method in interface org.tm4j.topicmap.Association
Creates a new Member and adds it to this Association.
createMember(String, Locator, Topic, Collection) - Method in interface org.tm4j.topicmap.Association
Creates a new Member and adds it to this Association.
createMember(String) - Method in class org.tm4j.topicmap.unified.UnifiedAssociation
 
createMember(String, Locator, Topic, Collection) - Method in class org.tm4j.topicmap.unified.UnifiedAssociation
 
createName(String) - Method in interface org.tm4j.topicmap.Topic
Creates a new BaseName as a child of this Topic.
createName(String, String) - Method in interface org.tm4j.topicmap.Topic
Creates a new BaseName as a child of this Topic
createName(String, String, Topic[]) - Method in interface org.tm4j.topicmap.Topic
Creates a new BaseName as a child of this Topic
createName(String) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
createName(String, String) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
createName(String, String, Topic[]) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
createNew - Variable in class org.tm4j.topicmap.index.text.LuceneIndexBase
 
createOccurrence(Locator, Topic, Collection) - Method in class org.tm4j.tmapi.core.TMAPITopicImpl
 
createOccurrence(String, Topic, Collection) - Method in class org.tm4j.tmapi.core.TMAPITopicImpl
 
createOccurrence(String) - Method in interface org.tm4j.topicmap.Topic
Creates a new Occurrence as a child of this Topic.
createOccurrence(String, Locator, Topic, Locator, Topic[]) - Method in interface org.tm4j.topicmap.Topic
 
createOccurrence(String, Locator, Topic, String, Topic[]) - Method in interface org.tm4j.topicmap.Topic
 
createOccurrence(String) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
createOccurrence(String, Locator, Topic, Locator, Topic[]) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
createOccurrence(String, Locator, Topic, String, Topic[]) - Method in class org.tm4j.topicmap.unified.UnifiedTopic
 
createRowAssoc(List) - Method in class org.tm4j.tolog.TologFragmentBuilderImpl
Deprecated.  
createRowAssoc(List) - Method in class org.tm4j.tologx.TologFragmentBuilderImpl
 
createRowAssocType() - Method in class org.tm4j.tolog.TologFragmentBuilderImpl
Deprecated.  
createRowAssocType() - Method in class org.tm4j.tologx.TologFragmentBuilderImpl
 
createRowVariableTopics(TologResultsSet) - Method in class org.tm4j.tolog.TologFragmentBuilderImpl
Deprecated.  
createRowVariableTopics(TologResultsSet) - Method in class org.tm4j.tologx.TologFragmentBuilderImpl
 
createTopic() - Method in class org.tm4j.tmapi.core.TMAPITopicMapImpl
 
createTopic(String) - Method in interface org.tm4j.topicmap.TopicMap
Creates a new Topic in this TopicMap.
createTopic(String) -