org.geotools.data.shapefile.files
Class StreamLogging

Object
  extended by StreamLogging

public class StreamLogging
extends Object


Constructor Summary
StreamLogging(String name)
          The name that will appear in the debug message
 
Method Summary
 void close()
           
 void open()
          Call when reader or writer is opened
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamLogging

public StreamLogging(String name)
The name that will appear in the debug message

Parameters:
name -
Method Detail

open

public void open()
Call when reader or writer is opened


close

public void close()


Copyright © 1996-2014 Geotools. All Rights Reserved.