Searched defs:DOMConfiguration (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/
H A DDOMConfiguration.java16 * The <code>DOMConfiguration</code> interface represents the configuration
22 * of the <code>Document</code> is requested. <code>DOMConfiguration</code>
25 * <p> The parameter names used by the <code>DOMConfiguration</code> object
352 * "resource-resolver" can also be used on <code>DOMConfiguration</code>
359 public interface DOMConfiguration { interface
407 * <code>DOMConfiguration</code> object and for which at least one value

Completed in 85 milliseconds