Uses of Class
salsa.corpora.elements.Body

Packages that use Body
salsa.corpora.elements   
 

Uses of Body in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Body
 Body Corpus.getBody()
          Returns the Body of this Corpus.
 

Methods in salsa.corpora.elements with parameters of type Body
 void Corpus.setBody(Body body)
          Sets the Body of this Corpus.