Package net.ontopia.topicmaps.nav.conf
Class TopicmapConfig
- java.lang.Object
-
- net.ontopia.topicmaps.nav.conf.TopicmapConfig
-
public class TopicmapConfig extends Object
PUBLIC: Holds configuration information for topicmap configuration
-
-
Constructor Summary
Constructors Constructor Description TopicmapConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCharset()
String
getTitle()
void
setCharset(String s)
void
setTitle(String s)
-