|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.taverna.scuflworkers.ncbi.XSLTStreamProcessor
public class XSLTStreamProcessor
This class is used to apply an XSLT to a stream. Last edited by $Author: sowen70 $
| Constructor Summary | |
|---|---|
XSLTStreamProcessor(java.util.HashMap outputMap,
java.lang.String outputFile,
java.lang.String xslt)
|
|
| Method Summary | |
|---|---|
java.util.Map |
processStream(java.io.InputStream stream)
This method processes a result stream. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSLTStreamProcessor(java.util.HashMap outputMap,
java.lang.String outputFile,
java.lang.String xslt)
outputMap - outputFile - xslt - | Method Detail |
|---|
public java.util.Map processStream(java.io.InputStream stream)
throws java.io.IOException
StreamProcessor
processStream in interface StreamProcessorjava.io.IOExceptionStreamProcessor.processStream(java.io.InputStream)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||