org.apache.cocoon.components.web3
Interface Web3Streamer

All Known Implementing Classes:
DefaultWeb3StreamerImpl

public interface Web3Streamer

The standard interface for Web3Producer.

Since:
2.1
Version:
CVS $Id: Web3Streamer.java 55389 2004-10-23 15:46:58Z cziegeler $
Author:
Michael Gerzabek

Field Summary
static String ROLE
           
 
Method Summary
 void stream(com.sap.mw.jco.JCO.Function function, ContentHandler contentHandler)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

stream

public void stream(com.sap.mw.jco.JCO.Function function,
                   ContentHandler contentHandler)
            throws SAXException
Throws:
SAXException


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