Class SVNProperties14
java.lang.Object
org.tmatesoft.svn.core.internal.wc.admin.SVNVersionedProperties
org.tmatesoft.svn.core.internal.wc.admin.SVNProperties14
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSVNProperties14(SVNProperties props, SVNAdminArea14 adminArea, String entryName) -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsProperty(String name) private intgetPropertyValue(String name) protected SVNVersionedPropertieswrap(SVNProperties properties) Methods inherited from class org.tmatesoft.svn.core.internal.wc.admin.SVNVersionedProperties
asMap, compareTo, copyTo, equals, getProperties, getPropertyNames, getStringPropertyValue, isEmpty, isModified, loadProperties, put, removeAll, setModified, setPropertiesMap, setPropertyValue
-
Field Details
-
myAdminArea
-
myEntryName
-
-
Constructor Details
-
SVNProperties14
-
-
Method Details
-
containsProperty
- Specified by:
containsPropertyin classSVNVersionedProperties- Throws:
SVNException
-
getPropertyValue
- Specified by:
getPropertyValuein classSVNVersionedProperties- Throws:
SVNException
-
getIndex
-
wrap
- Specified by:
wrapin classSVNVersionedProperties
-