Package com.helger.pdflayout.config.xml
Class MarginSpecMicroTypeConverter
java.lang.Object
com.helger.pdflayout.config.xml.AbstractRectSpecMicroTypeConverter<MarginSpec>
com.helger.pdflayout.config.xml.MarginSpecMicroTypeConverter
- All Implemented Interfaces:
com.helger.xml.microdom.convert.IMicroTypeConverter<MarginSpec>
public final class MarginSpecMicroTypeConverter
extends AbstractRectSpecMicroTypeConverter<MarginSpec>
Micro type converter for class
MarginSpec.- Author:
- Saskia Reimerth, Philip Helger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.helger.xml.microdom.IMicroElementconvertToMicroElement(MarginSpec aValue, String sNamespaceURI, String sTagName) convertToNative(com.helger.xml.microdom.IMicroElement aElement) Methods inherited from class com.helger.pdflayout.config.xml.AbstractRectSpecMicroTypeConverter
convertToRectSpec, fillMicroElementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.helger.xml.microdom.convert.IMicroTypeConverter
convertToMicroElement
-
Constructor Details
-
MarginSpecMicroTypeConverter
public MarginSpecMicroTypeConverter()
-
-
Method Details
-
convertToMicroElement
-
convertToNative
-