CPD Results

The following document contains the results of PMD's CPD 4.2.2.

Duplications

File Line
org/abstracthorizon/danube/webdav/spring/SpringResourceWebDAVResourceAdapter.java 87
org/abstracthorizon/danube/webdav/spring/SpringResourceWebDAVResourceAdapter.java 98
        new org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName(null),
        new org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag(null),
        new org.abstracthorizon.danube.webdav.spring.properties.GetLastModified(null),
        new org.abstracthorizon.danube.webdav.xml.dav.request.properties.LockDiscovery(null),
        new org.abstracthorizon.danube.webdav.xml.dav.request.properties.ResourceType(null),
        new org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock(null, null)
    };

    /** Namespace provider to be used with this adapter */
    protected NamespacesProvider namespacesProvider = new SimpleNamespacesProvider();