br.eti.kinoshita.tap4j.producer
Class DefaultTapCoreProducer
java.lang.Object
br.eti.kinoshita.tap4j.producer.AbstractTapProducer
br.eti.kinoshita.tap4j.producer.DefaultTapProducer
br.eti.kinoshita.tap4j.producer.DefaultTapCoreProducer
- All Implemented Interfaces:
- TapProducer
public class DefaultTapCoreProducer
- extends DefaultTapProducer
- Since:
- 1.0
- Author:
- Bruno P. Kinoshita - http://www.kinoshita.eti.br
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTapCoreProducer
public DefaultTapCoreProducer()
printTo
public void printTo(PrintWriter pw)
- Description copied from interface:
TapProducer
- Prints the TAP Stream into a Print Writer.
- Specified by:
printTo in interface TapProducer- Overrides:
printTo in class DefaultTapProducer
- Parameters:
pw - The Print Writer.
Copyright © 2010. All Rights Reserved.