public final class FSDirectoryWrapper extends Object implements ISimpleXmlWrapper<org.apache.lucene.store.FSDirectory>
FSDirectory for serialization with SimpleXML.| Constructor and Description |
|---|
FSDirectoryWrapper() |
public org.apache.lucene.store.FSDirectory getValue()
ISimpleXmlWrappergetValue in interface ISimpleXmlWrapper<org.apache.lucene.store.FSDirectory>public void setValue(org.apache.lucene.store.FSDirectory value)
ISimpleXmlWrappersetValue in interface ISimpleXmlWrapper<org.apache.lucene.store.FSDirectory>