|
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.utils.param.set.DParameterSetCodec
public class DParameterSetCodec
Field Summary | |
---|---|
static java.lang.String |
NS
NS. |
Method Summary | |
---|---|
static DParameterSet |
decode(org.w3c.dom.Element element)
|
static org.w3c.dom.Element |
encode(DParameterSet dParameterSet,
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 DParameterSet decode(org.w3c.dom.Element element) throws ParameterException
element
- -
ParameterException
- -public static org.w3c.dom.Element encode(DParameterSet dParameterSet, org.w3c.dom.Element element) throws ParameterException
ParameterException
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |