Uses of Class
no.ingeberg.NewsML.Topic

Packages that use Topic
no.ingeberg.NewsML   
 

Uses of Topic in no.ingeberg.NewsML
 

Methods in no.ingeberg.NewsML with parameters of type Topic
 void TopicSet.addTopic(Topic topic)
          Metoden legger til et "ekstra" topic element, Kan gjentaes s� ofte som �nskelig.
 

Constructors in no.ingeberg.NewsML with parameters of type Topic
TopicSet(java.lang.String topicSetFormalName, Catalog catalog, Topic topic)
          //konstruktor som lager et TopicSet objekt, som innholder catalog og Topic elementer
TopicSet(java.lang.String topicSetFormalName, java.lang.String comment, Catalog catalog, java.lang.String topicSetRef, Topic topic)
          Lager en ny instanse av instance of TopicSet, med alle tillatte elemeneter
TopicSet(Topic topic)
          //konstruktor som lager et TopicSet objekt, som innholder kun et Topic element