|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.lucene.FSDirectoryWrapper
public final class FSDirectoryWrapper
Wraps FSDirectory for serialization with SimpleXML.
| Constructor Summary | |
|---|---|
FSDirectoryWrapper()
|
|
| Method Summary | |
|---|---|
org.apache.lucene.store.FSDirectory |
getValue()
Returns the value represented by this wrapper. |
void |
setValue(org.apache.lucene.store.FSDirectory value)
Sets value to be wrapped by this wrapper. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FSDirectoryWrapper()
| Method Detail |
|---|
public org.apache.lucene.store.FSDirectory getValue()
ISimpleXmlWrapper
getValue in interface ISimpleXmlWrapper<org.apache.lucene.store.FSDirectory>public void setValue(org.apache.lucene.store.FSDirectory value)
ISimpleXmlWrapper
setValue in interface ISimpleXmlWrapper<org.apache.lucene.store.FSDirectory>
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||