This project has retired. For details please refer to its
Attic page.
IndexWriter
org.apache.maven.archiva.webdav.util
Class IndexWriter
java.lang.Object
org.apache.maven.archiva.webdav.util.IndexWriter
public class IndexWriter
- extends java.lang.Object
Constructor Summary |
IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
java.io.File localResource,
java.lang.String logicalResource)
|
IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
java.util.List<java.io.File> localResources,
java.lang.String logicalResource)
|
Method Summary |
void |
write(org.apache.jackrabbit.webdav.io.OutputContext outputContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexWriter
public IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
java.io.File localResource,
java.lang.String logicalResource)
IndexWriter
public IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
java.util.List<java.io.File> localResources,
java.lang.String logicalResource)
write
public void write(org.apache.jackrabbit.webdav.io.OutputContext outputContext)