Uses of Class
hultig.sumo.XBubbleList

Packages that use XBubbleList
hultig.sumo This is the library's core package, containing the fundamental classes for handling text, namely Word, Sentence, and Text
 

Uses of XBubbleList in hultig.sumo
 

Methods in hultig.sumo that return XBubbleList
static XBubbleList XBubbleList.loadList(String fname)
           
 

Methods in hultig.sumo with parameters of type XBubbleList
 void XBubbleList.addList(XBubbleList lxb)
          Appends all elements from a given list to this one.
 void XBubbleList.addListOrd(XBubbleList lxb)
          Inserts all the elements from a given list, maintaining the defined order.
 void XBubbleList.load(XBubbleList lxb)
          Carrega a Hashtable, a partir de uma outra tabela de Hash.