org.openharmonise.dav.server.utils |
|
Java Source File Name | Type | Comment |
CommandWrapper.java | Class | This class gives a single point of access for the ***manager classes to access the
command functionality within Harmonise. |
DataType.java | Class | This class provides data type constants to be used in publishing webdav properties. |
DAVCollectionDesc.java | Class | A data class to hold information describing a DAV collection and its mapping
to Harmonise resource collections. |
ExceptionTransformer.java | Class | |
HarmoniseNameResolver.java | Class | This class deals with the resolving of resource names and paths from DAV to
Harmonise and vice versa. |
InvalidPathException.java | Class | Thrown to indicate that an invalid path has been received. |
NameResolverException.java | Class | Base exception class for exceptions thrown by HarmoniseNameResolver ,
i.e. |