org.apache.cocoon.components.web3.impl
Class DefaultWeb3StreamerImpl
java.lang.Object
org.apache.cocoon.components.web3.impl.DefaultWeb3StreamerImpl
- All Implemented Interfaces:
- Poolable, Component, Web3Streamer
public class DefaultWeb3StreamerImpl
- extends Object
- implements Web3Streamer, Poolable
TBD
- Since:
- 2.1
- Version:
- CVS $Id: DefaultWeb3StreamerImpl.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Michael Gerzabek
Fields inherited from interface org.apache.cocoon.components.web3.Web3Streamer |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultWeb3StreamerImpl
public DefaultWeb3StreamerImpl()
stream
public void stream(com.sap.mw.jco.JCO.Function function,
ContentHandler contentHandler)
throws SAXException
- Specified by:
stream
in interface Web3Streamer
- Throws:
SAXException
streamParameterList
protected void streamParameterList(com.sap.mw.jco.JCO.ParameterList pList,
ContentHandler contentHandler)
throws SAXException
- Throws:
SAXException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.