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>

public class DOMDataHandler extends AbstractDataHandler<Document,Document>
The data handler which returns the DOM as result of reading configuration
Author:
POLARION SOFTWARE
  • Constructor Details

    • DOMDataHandler

      public DOMDataHandler()