|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.util.converter.ObjectConverterRegistry
org.eclipse.tptp.platform.analysis.util.converter.ChainObjectConverterRegistry
ChainObjectConverterRegistry
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.platform.analysis.util.converter.ObjectConverterRegistry |
|---|
DEFAULT_INSTANCE |
| Constructor Summary | |
|---|---|
ChainObjectConverterRegistry(ObjectConverterRegistry base)
Constructor. |
|
| Method Summary | |
|---|---|
IObjectConverter |
findConverter(java.lang.Class cFrom,
java.lang.Class cTo)
Find a converter. |
| Methods inherited from class org.eclipse.tptp.platform.analysis.util.converter.ObjectConverterRegistry |
|---|
findStringConverter, registerConverter, registerStringConverter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChainObjectConverterRegistry(ObjectConverterRegistry base)
base - | Method Detail |
public IObjectConverter findConverter(java.lang.Class cFrom,
java.lang.Class cTo)
findConverter in class ObjectConverterRegistrycFrom - cTo -
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||