java.lang.Object
net.anwiba.commons.xml.dom.DomToPropertiesConverter
- All Implemented Interfaces:
IDomToObjectConverter<IProperties>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.xml.dom.IDomToObjectConverter
addTo, booleanValue, booleanValue, dateTimeValue, doubleValue, doubleValue, doubleValue, durationValue, durationValue, element, element, elements, elements, floatValue, intValue, intValue, intValue, text, text, value, value
-
Constructor Details
-
DomToPropertiesConverter
public DomToPropertiesConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceIDomToObjectConverter<IProperties>- Throws:
DomConverterException
-