|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.tamino.db.api.response.TInputStreamInterpreter
com.softwareag.tamino.db.api.response.sax.TSAXInputStreamInterpreter
public class TSAXInputStreamInterpreter
Field Summary |
---|
Fields inherited from class com.softwareag.tamino.db.api.response.TInputStreamInterpreter |
---|
timeLogger |
Constructor Summary | |
---|---|
TSAXInputStreamInterpreter()
|
Method Summary | |
---|---|
protected void |
doInterpret(TInputStream inputStream)
Performs the concrete interpretation of the TInputStream according the physical object model. |
TResponseInfoContent |
getResponseInfoContent()
Gets the TResponseInfoContent object. |
void |
setProperty(java.lang.String key,
java.lang.Object value)
Sets a generic property on the concrete interpreter instance. |
Methods inherited from class com.softwareag.tamino.db.api.response.TInputStreamInterpreter |
---|
getLocale, getResponseQueryContent, interpret, setLocale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TSAXInputStreamInterpreter()
Method Detail |
---|
public void setProperty(java.lang.String key, java.lang.Object value)
setProperty
in class TInputStreamInterpreter
public TResponseInfoContent getResponseInfoContent()
getResponseInfoContent
in class TInputStreamInterpreter
protected void doInterpret(TInputStream inputStream) throws TStreamInterpretException
doInterpret
in class TInputStreamInterpreter
inputStream
- is the stream for a previous Tamino command operation.
TStreamInterpretException
- when interpreting errors occur.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |