public static final class MultilingualTextMicroTypeConverterRegistrar.MultilingualTextConverter extends Object
| Constructor and Description |
|---|
MultilingualTextConverter() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.text.MultilingualText |
convertToNative(IMicroElement aElement)
Convert the passed object to a native element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToMicroElement@Nonnull public com.helger.commons.text.MultilingualText convertToNative(@Nonnull IMicroElement aElement)
IMicroTypeConverteraElement - The micro element to be converted.null if conversion to a native object failed.Copyright © 2014–2017 Philip Helger. All rights reserved.