Uses of Class
org.dspace.app.xmlui.wing.element.Body

Packages that use Body
org.dspace.app.xmlui.wing   
org.dspace.app.xmlui.wing.element   
 

Uses of Body in org.dspace.app.xmlui.wing
 

Methods in org.dspace.app.xmlui.wing with parameters of type Body
 void WingTransformer.addBody(Body body)
          What to add at the end of the body
 void AbstractWingTransformer.addBody(Body body)
          Abstract implementations of WingTransformer
 

Uses of Body in org.dspace.app.xmlui.wing.element
 

Methods in org.dspace.app.xmlui.wing.element that return Body
 Body WingDocument.setBody()
          Set the body element containing the structural elements associated with this document.
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.