|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.subversion.javahl.ProplistCallbackImpl
public class ProplistCallbackImpl
Implementation of ProplistCallback
interface.
Constructor Summary | |
---|---|
ProplistCallbackImpl()
|
Method Summary | |
---|---|
java.util.Map |
getProperties(java.lang.String path)
|
void |
singlePath(java.lang.String path,
java.util.Map props)
the method will be called for every line in a file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProplistCallbackImpl()
Method Detail |
---|
public void singlePath(java.lang.String path, java.util.Map props)
ProplistCallback
singlePath
in interface ProplistCallback
path
- the path.props
- the properties on the path.public java.util.Map getProperties(java.lang.String path)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |