Class WidthSpecMicroTypeConverter

  • All Implemented Interfaces:
    com.helger.xml.microdom.convert.IMicroTypeConverter<WidthSpec>

    public final class WidthSpecMicroTypeConverter
    extends Object
    implements com.helger.xml.microdom.convert.IMicroTypeConverter<WidthSpec>
    Micro type converter for class WidthSpec.
    Author:
    Saskia Reimerth, Philip Helger
    • Constructor Detail

      • WidthSpecMicroTypeConverter

        public WidthSpecMicroTypeConverter()
    • Method Detail

      • convertToNative

        @Nonnull
        public WidthSpec convertToNative​(@Nonnull
                                         com.helger.xml.microdom.IMicroElement aElement)
        Specified by:
        convertToNative in interface com.helger.xml.microdom.convert.IMicroTypeConverter<WidthSpec>