org.apache.cocoon.components.web3.impl
Class DefaultWeb3StreamerImpl
java.lang.Object
org.apache.cocoon.components.web3.impl.DefaultWeb3StreamerImpl
- All Implemented Interfaces:
- Poolable, Web3Streamer
- public class DefaultWeb3StreamerImpl
- extends Object
- implements Web3Streamer, Poolable
TBD
- Since:
- 2.1
- Version:
- CVS $Id: DefaultWeb3StreamerImpl.java 164828 2005-04-26 16:46:03Z vgritsenko $
- 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-2005 The Apache Software Foundation. All Rights Reserved.