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