org.exolab.castor.dsml.tools
Class PrintImportListener
java.lang.Object
org.exolab.castor.dsml.tools.PrintImportListener
- All Implemented Interfaces:
- EventListener, ImportEventListener
public class PrintImportListener
- extends Object
- implements ImportEventListener
Simple implementation of the ImportEventListener that prints
all events to the specified printer.
- Version:
- $Revision: 8145 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintImportListener
public PrintImportListener(PrintWriter writer)
processedEntry
public void processedEntry(String name,
int flag)
- Specified by:
processedEntry in interface ImportEventListener
Copyright © 2013. All Rights Reserved.