public class SVNSimpleVersionedPropertiesImpl extends SVNVersionedProperties
| Constructor and Description |
|---|
SVNSimpleVersionedPropertiesImpl(SVNProperties props) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsProperty(java.lang.String name) |
SVNPropertyValue |
getPropertyValue(java.lang.String name) |
protected SVNProperties |
loadProperties() |
protected SVNVersionedProperties |
wrap(SVNProperties properties) |
asMap, compareTo, copyTo, equals, getProperties, getPropertyNames, getStringPropertyValue, isEmpty, isModified, put, removeAll, setModified, setPropertiesMap, setPropertyValuepublic SVNSimpleVersionedPropertiesImpl(SVNProperties props)
public boolean containsProperty(java.lang.String name)
throws SVNException
containsProperty in class SVNVersionedPropertiesSVNExceptionpublic SVNPropertyValue getPropertyValue(java.lang.String name) throws SVNException
getPropertyValue in class SVNVersionedPropertiesSVNExceptionprotected SVNProperties loadProperties() throws SVNException
loadProperties in class SVNVersionedPropertiesSVNExceptionprotected SVNVersionedProperties wrap(SVNProperties properties)
wrap in class SVNVersionedPropertiesCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.