Class SVNProperties13
java.lang.Object
org.tmatesoft.svn.core.internal.wc.admin.SVNVersionedProperties
org.tmatesoft.svn.core.internal.wc.admin.SVNProperties13
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsProperty
(String name) getPropertyValue
(String name) protected SVNProperties
protected SVNVersionedProperties
wrap
(SVNProperties properties) Methods inherited from class org.tmatesoft.svn.core.internal.wc.admin.SVNVersionedProperties
asMap, compareTo, copyTo, equals, getProperties, getPropertyNames, getStringPropertyValue, isEmpty, isModified, put, removeAll, setModified, setPropertiesMap, setPropertyValue
-
Constructor Details
-
SVNProperties13
-
-
Method Details
-
containsProperty
- Specified by:
containsProperty
in classSVNVersionedProperties
- Throws:
SVNException
-
getPropertyValue
- Specified by:
getPropertyValue
in classSVNVersionedProperties
- Throws:
SVNException
-
loadProperties
- Specified by:
loadProperties
in classSVNVersionedProperties
- Throws:
SVNException
-
wrap
- Specified by:
wrap
in classSVNVersionedProperties
-