Brian Moseley wrote:
Angela Schreiber wrote:
- DavResource - DavResourceFactory - DavResourceLocator - DavResourceLocatorFactory
plus generic configuration (there is no such thing in the library) to make the general implementation suitable for all kind of JSR170 implementations.
also IOManager and IOHandler
sure... they go with the configuration from my point of view. the nodes/nodetypes you define/allow for the various resource types call for an appropriate import/export handling....just in case you want to use the stuff present in the server/io-package, which is not forced by the webdav library. the current simple config does neither force nor assert, that the resource type configuration matches the import/ export. regards angela