|
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.search.DTextFieldCodec
public abstract class DTextFieldCodec
Constructor Summary | |
---|---|
DTextFieldCodec()
|
Method Summary | |
---|---|
protected static DTextField |
decode(org.w3c.dom.Element element)
|
protected static org.w3c.dom.Element |
encode(DTextField dTextField,
org.w3c.dom.Element element)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DTextFieldCodec()
Method Detail |
---|
protected static DTextField decode(org.w3c.dom.Element element) throws DSearchException
DSearchException
protected static org.w3c.dom.Element encode(DTextField dTextField, org.w3c.dom.Element element) throws DSearchException
DSearchException
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |