com.ibm.rational.test.lt.kernel.util
Class PDLParse.CBInputStream
java.lang.Object
java.io.InputStream
com.ibm.rational.test.lt.kernel.util.PDLParse.CBInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- PDLParse
public class PDLParse.CBInputStream
- extends InputStream
CBInputStream designed to turn the CommonBaseEvents00.log into
a well-formed document. In its original state, the CBE log lacks an
outer parent combination.
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDLParse.CBInputStream
public PDLParse.CBInputStream(String xmlFileName)
read
public int read()
- Specified by:
read
in class InputStream
© Copyright IBM Corp. 2012. All rights reserved.