Class SvnWcDbProperties.Properties
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbProperties.Properties
- Enclosing class:
- SvnWcDbProperties
private static class SvnWcDbProperties.Properties
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
relPath
public java.lang.String relPath -
properties
public byte[] properties
-
-
Constructor Details
-
Properties
public Properties(java.lang.String path, byte[] props)
-