< prev index next >

src/java.xml/share/classes/javax/xml/catalog/Catalog.java

Print this page

        

*** 55,65 **** * While for case 2, it defines 4 URI Entries:<br> * {@code uri, rewriteURI, uriSuffix and delegateURI}. * <p> * In addition to the above entry types, a catalog may define nextCatalog * entries to add additional catalog entry files. - * <p> * * @since 9 */ public interface Catalog { --- 55,64 ----
< prev index next >