public class StringExporterHelperHooker extends BasicObjectExImporterHelperHookImpl<ComplexItemProperty>
| Constructor and Description | 
|---|
| StringExporterHelperHooker() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | consumes(java.lang.Class<?> type) | 
| java.lang.Object | doImport(ComplexItemProperty property) | 
| void | export(ExportSupervisor exportSupervisor,
      java.lang.Object value) | 
importDatapublic boolean consumes(java.lang.Class<?> type)
public void export(ExportSupervisor exportSupervisor, java.lang.Object value) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionpublic java.lang.Object doImport(ComplexItemProperty property)