|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaxBuffer | |
org.apache.cocoon.forms.transformation | |
org.apache.cocoon.taglib | |
org.apache.cocoon.xml |
Uses of SaxBuffer in org.apache.cocoon.forms.transformation |
Methods in org.apache.cocoon.forms.transformation that return SaxBuffer | |
protected SaxBuffer |
EffectPipe.endBuffer()
|
Methods in org.apache.cocoon.forms.transformation with parameters of type SaxBuffer | |
void |
EffectWidgetReplacingPipe.StylingContentHandler.setSaxFragment(SaxBuffer saxFragment)
|
Uses of SaxBuffer in org.apache.cocoon.taglib |
Methods in org.apache.cocoon.taglib that return SaxBuffer | |
SaxBuffer |
BodyContent.getContent()
|
Constructors in org.apache.cocoon.taglib with parameters of type SaxBuffer | |
BodyContent(SaxBuffer content,
XMLConsumer consumer)
|
Uses of SaxBuffer in org.apache.cocoon.xml |
Subclasses of SaxBuffer in org.apache.cocoon.xml | |
class |
ParamSaxBuffer
Modification of the SAX buffer with parameterization capabilities. |
Constructors in org.apache.cocoon.xml with parameters of type SaxBuffer | |
SaxBuffer(SaxBuffer saxBuffer)
Creates copy of another SaxBuffer |
|
ParamSaxBuffer(SaxBuffer saxBuffer)
Creates copy of another SaxBuffer |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |