public class SVNProperties13 extends SVNVersionedProperties
| Constructor and Description |
|---|
SVNProperties13(SVNProperties properties) |
| 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 SVNProperties13(SVNProperties properties)
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.