6
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deleted Licensetext like the other files dont have one too More... almost 22 years ago
Removed createTopicMapSystem() methods and replaced with a single newTopicMapSystem() method. Updated javadoc. More... almost 22 years ago
New exception class thrown by TopicMapSystemFactory.newInstance() More... almost 22 years ago
Added internal.tests target to test TopicMapSystemFactory methods. More... almost 22 years ago
Resource required by TopicMapSystemFactoryTest More... almost 22 years ago
Test of the TopicMapSystemFactory.newInstance() method More... almost 22 years ago
Added newInstance() method implementation. More... almost 22 years ago
BUG#922597: Renamed ObjectAddressIndex to TopicMapObjectIndex to match the naming convention of all other core indexes. More... almost 22 years ago
Fixed Javadoc warning. More... almost 22 years ago
BUG#921633: ConfigurableHelperObject interface moved to a sub-interface of TopicMapSystem. More... almost 22 years ago
BUG#922444: Updated Javadoc to be explicit about collection return values never being null. More... almost 22 years ago
BUG#921895. Renamed all Get<classname>Of<property> to Get<classname>By<property> for consistency with other index methods. More... almost 22 years ago
Made exception classes compatible with pre 1.4 JDKs More... almost 22 years ago
BUG#921922. Fixed typos in javadoc. More... almost 22 years ago
Fixed test's use of TopicMap.getBaseAddress to TopicMap.getBaseLocator. More... almost 22 years ago
BUG#921594. Added close() method More... almost 22 years ago
Javadoc updates More... almost 22 years ago
Added setType(Topic) method. More... almost 22 years ago
getTopicMaps() now returns a map of base locator to TopicMap instead of a set of TopicMap. More... almost 22 years ago
Improved javadoc description of source locators. More... almost 22 years ago
Renamed getBaseAddress to getBaseLocator. More... almost 22 years ago
Added toExternalForm() method to interface. More... almost 22 years ago
Updated package documentation to reflect new index retrieval architecture. More... almost 22 years ago
Initial version More... almost 22 years ago
Removed unecessary classes under new Helper Object architecture. More... almost 22 years ago
Fixed ordering of address and notation parameters for methods which take both. More... almost 22 years ago
Javadoc for methods returning collections updated to document allowed return values. More... almost 22 years ago
Fixed order of notation and address parameters in CreateLocator. Added new getHelperObject(Class) method as an extension point for the TMAPI system. Javadoc for methods returning collections updated to document allowed return values. More... almost 22 years ago
Initial version of support classes for the TMAPI Helper Object architecture. More... almost 22 years ago
Fixed NPE when there is no resource found on the runtime classpath. More... almost 22 years ago