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) |
importData
public boolean consumes(java.lang.Class<?> type)
public void export(ExportSupervisor exportSupervisor, java.lang.Object value) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
public java.lang.Object doImport(ComplexItemProperty property)