public class TJDOMInputStreamInterpreter
extends TInputStreamInterpreter
Constructor and Description |
---|
TJDOMInputStreamInterpreter() |
TJDOMInputStreamInterpreter(java.lang.String parserName) |
Modifier and Type | Method and Description |
---|---|
protected void |
doInterpret(TInputStream inputStream)
Interprets the a general inputStream in a generic fashion.
|
void |
setProperty(java.lang.String key,
java.lang.Object value)
Sets a generic property on the concrete interpreter instance.
|
public TJDOMInputStreamInterpreter(java.lang.String parserName)
public TJDOMInputStreamInterpreter()
public void setProperty(java.lang.String key, java.lang.Object value)
protected void doInterpret(TInputStream inputStream) throws TStreamInterpretException
inputStream
- is the InputStream for a response to a previous operation on Tamino.TStreamInterpretException
- when interpreting errors occur.Copyright (c) ${year.timestamp} Software AG. All Rights Reserved.