public abstract class AbstractDomToObjectConverter<T,E extends DomConverterException> extends Object implements IDomToObjectConverter<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDomToObjectConverter(IFactory<String,E,RuntimeException> exceptionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTrimtText(org.dom4j.Element element,
String tagName,
String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTo, booleanValue, booleanValue, convert, doubleValue, doubleValue, element, element, elements, elements, floatValue, intValue, intValue, text, text, value, valueprotected AbstractDomToObjectConverter(IFactory<String,E,RuntimeException> exceptionFactory)
protected String getTrimtText(org.dom4j.Element element, String tagName, String message) throws E extends DomConverterException
E extends DomConverterExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.