IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.util
Class PDLParse.CBInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by 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.


Constructor Summary
PDLParse.CBInputStream(String xmlFileName)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDLParse.CBInputStream

public PDLParse.CBInputStream(String xmlFileName)
Method Detail

read

public int read()
Specified by:
read in class InputStream

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.