org.apache.continuum.webdav.util
Class IndexWriter
java.lang.Object
org.apache.continuum.webdav.util.IndexWriter
public class IndexWriter
- extends Object
Constructor Summary |
IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
File localResource,
String logicalResource)
|
IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
List<File> localResources,
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,
File localResource,
String logicalResource)
IndexWriter
public IndexWriter(org.apache.jackrabbit.webdav.DavResource resource,
List<File> localResources,
String logicalResource)
write
public void write(org.apache.jackrabbit.webdav.io.OutputContext outputContext)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.