net.ontopia.topicmaps.nav.conf
Class TopicmapConfig

java.lang.Object
  extended by net.ontopia.topicmaps.nav.conf.TopicmapConfig

public class TopicmapConfig
extends Object

PUBLIC: Holds configuration information for topicmap configuration


Constructor Summary
TopicmapConfig()
           
 
Method Summary
 String getCharset()
           
 String getTitle()
           
 void setCharset(String s)
           
 void setTitle(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicmapConfig

public TopicmapConfig()
Method Detail

getCharset

public String getCharset()

getTitle

public String getTitle()

setCharset

public void setCharset(String s)

setTitle

public void setTitle(String s)


Copyright © 2000-2012 Ontopia.