net.sourceforge.dvb.projectx.parser
Class StreamParser

java.lang.Object
  |
  +--net.sourceforge.dvb.projectx.parser.StreamParser

public class StreamParser
extends java.lang.Object

main thread


Constructor Summary
StreamParser(int parser_type)
           
 
Method Summary
 java.lang.String parseStream(JobCollection collection, XInputFile aXInputFile, int pes_streamtype, int action, java.lang.String vptslog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamParser

public StreamParser(int parser_type)
Method Detail

parseStream

public java.lang.String parseStream(JobCollection collection,
                                    XInputFile aXInputFile,
                                    int pes_streamtype,
                                    int action,
                                    java.lang.String vptslog)