org.apache.cocoon.taglib
Class BodyContent

java.lang.Object
  extended byorg.apache.cocoon.taglib.BodyContent

public class BodyContent
extends Object

Version:
CVS $Id: BodyContent.java 158428 2005-03-21 09:41:23Z cziegeler $

Constructor Summary
BodyContent(SaxBuffer content, XMLConsumer consumer)
           
 
Method Summary
 void clearBody()
           
 SaxBuffer getContent()
           
 String getString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodyContent

public BodyContent(SaxBuffer content,
                   XMLConsumer consumer)
Method Detail

clearBody

public void clearBody()

getContent

public SaxBuffer getContent()

getString

public String getString()


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.