XMLResolver (Java SE 15 & JDK 15) (original) (raw)

All Known Subinterfaces:

[CatalogResolver](../catalog/CatalogResolver.html "interface in javax.xml.catalog")


public interface XMLResolver

This interface is used to resolve resources during an XML parse. If an application wishes to perform custom entity resolution it must register an instance of this interface with the XMLInputFactory using the setXMLResolver method.

Since:

1.6