Class DOMDataHandler
java.lang.Object
com.polarion.platform.repository.spi.config.AbstractDataHandler<Document,Document>
com.polarion.platform.repository.spi.config.DOMDataHandler
- All Implemented Interfaces:
IDataHandler<Document,
Document>
The data handler which returns the DOM as result of reading configuration
- Author:
- POLARION SOFTWARE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.polarion.platform.repository.spi.config.AbstractDataHandler
readLocation, readLocations, writeLocation
-
Constructor Details
-
DOMDataHandler
public DOMDataHandler()
-