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

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

package com.github.fluentxml4j.parse;

import org.w3c.dom.Document;

public interface ParseWithDocumentBuilderNode
{
	Document document();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy