|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.impl.rdbms.Utils
public class Utils
INTERNAL: An internal utility class that contains various utility operations on the topic map implementation from this package.
Constructor Summary | |
---|---|
Utils()
|
Method Summary | |
---|---|
static void |
removeDuplicates(TopicMapIF topicmap)
INTERNAL: Helper function that effectively finds duplicate characteristics and suppresses them. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Utils()
Method Detail |
---|
public static void removeDuplicates(TopicMapIF topicmap) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |