|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.dsml.tools.PrintImportListener
public class PrintImportListener
Simple implementation of the ImportEventListener
that prints
all events to the specified printer.
Field Summary |
---|
Fields inherited from interface org.exolab.castor.dsml.ImportEventListener |
---|
Created, Deleted, Ignored, Refreshed |
Constructor Summary | |
---|---|
PrintImportListener(java.io.PrintWriter writer)
|
Method Summary | |
---|---|
void |
processedEntry(java.lang.String name,
int flag)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintImportListener(java.io.PrintWriter writer)
Method Detail |
---|
public void processedEntry(java.lang.String name, int flag)
processedEntry
in interface ImportEventListener
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |