All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.fluentxml4j.parse.DocumentBuilderConfigurer Maven / Gradle / Ivy

package com.github.fluentxml4j.parse;

import javax.xml.parsers.DocumentBuilder;

public interface DocumentBuilderConfigurer
{
	DocumentBuilder getDocumentBuilder();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy