|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Paragraph | |
---|---|
ca.site.elkb |
Uses of Paragraph in ca.site.elkb |
---|
Methods in ca.site.elkb that return Paragraph | |
---|---|
Paragraph |
Head.getPara(int paraNum,
java.lang.String pos)
Returns the a Paragraph object specified by the paragraph number and part-of-speech. |
Paragraph |
Head.getPara(java.lang.String paraKey,
java.lang.String pos)
Returns the a Paragraph object specified by the paragraph key and part-of-speech. |
Methods in ca.site.elkb with parameters of type Paragraph | |
---|---|
void |
Head.addPara(Paragraph para,
java.lang.String pos)
Adds a paragraph with a given POS to the paragraph list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |