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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/resolver/
H A DCatalogEntry.java96 public static int getEntryType(String name) method in class:CatalogEntry
121 return getEntryArgCount(getEntryType(name));
215 public int getEntryType() { method in class:CatalogEntry

Completed in 22 milliseconds