org.kinsources.kiwa.hico
Class BubbleManager
java.lang.Object
org.kinsources.kiwa.hico.BubbleManager
public class BubbleManager
- extends java.lang.Object
- Author:
- Christian P. Momon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BubbleManager
public BubbleManager()
bubbles
public Bubbles bubbles()
- Returns:
countOfBubbles
public long countOfBubbles()
- Returns:
getBubble
public Bubble getBubble(java.lang.String name,
java.util.Locale locale)
- Parameters:
name
- locale
-
- Returns:
getBubbleText
public java.lang.String getBubbleText(java.lang.String name,
java.util.Locale locale)
- Parameters:
name
- name of the bubblelocale
-
- Returns:
importBubble
public void importBubble(Article source)
- Parameters:
source
-
lastBubbleId
public long lastBubbleId()
- Returns:
nextId
public long nextId()
- Returns:
reset
public void reset(Articles source)
- Parameters:
source
-
getTDContent
public static java.lang.String getTDContent(java.lang.String source,
org.apache.commons.lang3.mutable.MutableInt position)
- Parameters:
source
- position
-
- Returns:
getTRData
public static Bubble getTRData(java.lang.String source,
org.apache.commons.lang3.mutable.MutableInt position)
- Parameters:
source
- position
-
- Returns: