|
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.datadictionary.messages.ddconfig.DQueryConstraintsCodec
public class DQueryConstraintsCodec
| Field Summary | |
|---|---|
static java.lang.String |
NS
|
| Constructor Summary | |
|---|---|
DQueryConstraintsCodec()
|
|
| Method Summary | |
|---|---|
static DQueryConstraints |
decode(org.w3c.dom.Element element)
|
static org.w3c.dom.Element |
encode(DQueryConstraints dQueryConstraints,
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
| Constructor Detail |
|---|
public DQueryConstraintsCodec()
| Method Detail |
|---|
public static DQueryConstraints decode(org.w3c.dom.Element element)
throws ConfigurationException
ConfigurationException
public static org.w3c.dom.Element encode(DQueryConstraints dQueryConstraints,
org.w3c.dom.Element element)
throws ConfigurationException
ConfigurationException
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||