public class IndexWriter extends Object
| Constructor and Description | 
|---|
| IndexWriter(List<StorageAsset> localResources,
           String logicalResource) | 
| IndexWriter(StorageAsset reference,
           String logicalResource) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | write(org.apache.jackrabbit.webdav.io.OutputContext outputContext) | 
public IndexWriter(StorageAsset reference, String logicalResource)
public IndexWriter(List<StorageAsset> localResources, String logicalResource)
public void write(org.apache.jackrabbit.webdav.io.OutputContext outputContext)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.