Class SVNSimpleVersionedPropertiesImpl
java.lang.Object
org.tmatesoft.svn.core.internal.wc.admin.SVNVersionedProperties
org.tmatesoft.svn.core.internal.wc.admin.SVNSimpleVersionedPropertiesImpl
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsProperty(String name) getPropertyValue(String name) protected SVNPropertiesprotected SVNVersionedPropertieswrap(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
-
SVNSimpleVersionedPropertiesImpl
-
-
Method Details
-
containsProperty
- Specified by:
containsPropertyin classSVNVersionedProperties- Throws:
SVNException
-
getPropertyValue
- Specified by:
getPropertyValuein classSVNVersionedProperties- Throws:
SVNException
-
loadProperties
- Specified by:
loadPropertiesin classSVNVersionedProperties- Throws:
SVNException
-
wrap
- Specified by:
wrapin classSVNVersionedProperties
-