|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for classes that can convert objects to another representation.
Method Summary | |
Collection |
convert(Collection eObjects,
Map options,
DiagnosticChain diagnostics,
Map context)
Converts the specified objects using the specified options, reporting problems to the specified diagnostics, within the specified context. |
Method Detail |
public Collection convert(Collection eObjects, Map options, DiagnosticChain diagnostics, Map context)
eObjects
- The objects to be converted.options
- The options to use.diagnostics
- The chain of diagnostics to which problems are to be
appended.context
- The cache of context-specific information.
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |