broadcast
Class SiGMLStreamTransmitter
java.lang.Object
xml.XMLScanner
broadcast.SiGMLStreamTransmitter
- All Implemented Interfaces:
- SiGMLStreamNotify
public class SiGMLStreamTransmitter
- extends XMLScanner
- implements SiGMLStreamNotify
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TESTFILE
public static final java.lang.String TESTFILE
- See Also:
- Constant Field Values
BS_PORT_BASE
public static final int BS_PORT_BASE
LEAD_MILLIS
public static final long LEAD_MILLIS
- See Also:
- Constant Field Values
XMIT_PREFIX
public static final java.lang.String XMIT_PREFIX
- See Also:
- Constant Field Values
SiGMLStreamTransmitter
public SiGMLStreamTransmitter(java.lang.String path)
throws java.io.IOException
- Throws:
java.io.IOException
SiGMLStreamTransmitter
public SiGMLStreamTransmitter(java.lang.String path,
int bsportbase)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
noteSiGMLStreamStart
public void noteSiGMLStreamStart()
- Specified by:
noteSiGMLStreamStart
in interface SiGMLStreamNotify
noteSiGMLStreamDone
public void noteSiGMLStreamDone(long totalclk)
- Specified by:
noteSiGMLStreamDone
in interface SiGMLStreamNotify
noteSiGMLSection
public void noteSiGMLSection(int lnPrev,
int colPrev,
int lnSSegStart,
int colSSegStart,
int lnSSegEnd,
int colSSegEnd,
long prsntclk)
- Specified by:
noteSiGMLSection
in interface SiGMLStreamNotify