org.eclipse.smila.search.datadictionary.messages.datadictionary
Class DAnyFinderDataDictionaryCodec
java.lang.Object
org.eclipse.smila.search.datadictionary.messages.datadictionary.DAnyFinderDataDictionaryCodec
public abstract class DAnyFinderDataDictionaryCodec
- extends java.lang.Object
Title: Any Finder Description: Copyright: Copyright (c) 2000 Company: BROX IT-Solutions GmbH
- Version:
- 1.0
- Author:
- brox IT-Solutions GmbH
|
Field Summary |
static java.lang.String |
NS
|
static java.lang.String |
NS_CONNECTION
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS
public static final java.lang.String NS
- See Also:
- Constant Field Values
NS_CONNECTION
public static final java.lang.String NS_CONNECTION
- See Also:
- Constant Field Values
DAnyFinderDataDictionaryCodec
public DAnyFinderDataDictionaryCodec()
decode
public static DAnyFinderDataDictionary decode(org.w3c.dom.Element element)
throws DDException
- Throws:
DDException
encode
public static org.w3c.dom.Document encode(DAnyFinderDataDictionary dAnyFinderDataDictionary)
throws DDException
- Throws:
DDException