Uses of Class
ecologylab.xml.library.opml.Body

Packages that use Body
ecologylab.xml.library.opml Ecologylab.XML derived classes of ElementState that implement an Outline Processor Markup Language parser. 
 

Uses of Body in ecologylab.xml.library.opml
 

Methods in ecologylab.xml.library.opml that return Body
 Body Opml.getBody()
           
 

Methods in ecologylab.xml.library.opml with parameters of type Body
 void Opml.setBody(Body body)