public final class SystemMigrationResultMicroTypeConverter extends Object implements com.helger.xml.microdom.convert.IMicroTypeConverter
| Constructor and Description |
|---|
SystemMigrationResultMicroTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.xml.microdom.IMicroElement |
convertToMicroElement(Object aObject,
String sNamespaceURI,
String sTagName) |
SystemMigrationResult |
convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
public SystemMigrationResultMicroTypeConverter()
@Nonnull public com.helger.xml.microdom.IMicroElement convertToMicroElement(@Nonnull Object aObject, @Nullable String sNamespaceURI, @Nonnull @Nonempty String sTagName)
convertToMicroElement in interface com.helger.xml.microdom.convert.IMicroTypeConverter@Nonnull @ContainsSoftMigration public SystemMigrationResult convertToNative(@Nonnull com.helger.xml.microdom.IMicroElement aElement)
convertToNative in interface com.helger.xml.microdom.convert.IMicroTypeConverterCopyright © 2014–2017 Philip Helger. All rights reserved.