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

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

Completed in 354 milliseconds