|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.lucene.messages.indexstructure.DIndexStructureCodec
public abstract class DIndexStructureCodec
A Class class.
| Field Summary | |
|---|---|
static java.lang.String |
NS
NS. |
| Method Summary | |
|---|---|
static DIndexStructure |
decode(org.w3c.dom.Element element)
|
static org.w3c.dom.Element |
encode(DIndexStructure dIS,
org.w3c.dom.Element element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NS
| Method Detail |
|---|
public static org.w3c.dom.Element encode(DIndexStructure dIS,
org.w3c.dom.Element element)
throws ISException
dIS - -element - -
ISException - -
public static DIndexStructure decode(org.w3c.dom.Element element)
throws ISException
ISException
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||