Interface | Description |
---|---|
Converter<T> |
Converter is an interface describing a Java class that can perform
Object-to-Entity and Entity-to-Object conversions between model data objects
and a Entity representation of those objects that is suitable for rendering. |
ConverterContext<T> |
ConverterContext contains all of the state information related to the
processing of a conversion of the corresponding object. |
Exception | Description |
---|---|
ConverterException |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"