|
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.advsearch.DQueryExpressionCodec
public abstract class DQueryExpressionCodec
| Method Summary | |
|---|---|
static DQueryExpression |
decode(org.w3c.dom.Element element)
|
static org.w3c.dom.Element |
encode(DQueryExpression dQueryExpression,
org.w3c.dom.Element parent)
Encodes this object's content recursivly into an XML-Document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.w3c.dom.Element encode(DQueryExpression dQueryExpression,
org.w3c.dom.Element parent)
throws AdvSearchException
dQueryExpression - QueryExpression to be encodedparent - element below which the resulting document will be inserted
AdvSearchException - -
public static DQueryExpression decode(org.w3c.dom.Element element)
throws AdvSearchException
AdvSearchException
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||