Package net.ontopia.topicmaps.impl.rdbms
Class Stats
- java.lang.Object
-
- net.ontopia.topicmaps.impl.rdbms.Stats
-
public class Stats extends Object
INTERNAL: An internal utility class that generates statistics based on the data that exists in the topic map.- Since:
- 2.2.3
-
-
Constructor Summary
Constructors Constructor Description Stats()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Integer>
getStatistics(TopicMapIF topicmap)
-
-
-
Method Detail
-
getStatistics
public static Map<String,Integer> getStatistics(TopicMapIF topicmap) throws SQLException
- Throws:
SQLException
-
-