Class SVNWCClient16.PropFetchHandler

java.lang.Object
org.tmatesoft.svn.core.internal.wc16.SVNWCClient16.PropFetchHandler
All Implemented Interfaces:
ISVNEntryHandler
Enclosing class:
SVNWCClient16

private class SVNWCClient16.PropFetchHandler extends java.lang.Object implements ISVNEntryHandler
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private java.util.Collection
     
    private boolean
     
     
    private java.lang.String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    PropFetchHandler(java.util.Collection changeLists, java.lang.String propName, ISVNPropertyHandler handler, boolean pristine)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleEntry(java.io.File path, SVNEntry entry)
     
    void
    handleError(java.io.File path, SVNErrorMessage error)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait