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, setPropertyValue
public SVNSimpleVersionedPropertiesImpl(SVNProperties props)
public boolean containsProperty(java.lang.String name) throws SVNException
containsProperty
in class SVNVersionedProperties
SVNException
public SVNPropertyValue getPropertyValue(java.lang.String name) throws SVNException
getPropertyValue
in class SVNVersionedProperties
SVNException
protected SVNProperties loadProperties() throws SVNException
loadProperties
in class SVNVersionedProperties
SVNException
protected SVNVersionedProperties wrap(SVNProperties properties)
wrap
in class SVNVersionedProperties
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.