Searched refs:TAG_CLASS (Results 1 – 2 of 2) sorted by relevance
67 private static final String TAG_CLASS = "class"; field in CurrentApiHelper86 Element classElement = getChildElementByName(packageElement, TAG_CLASS, className); in getPublicApis()
47 private static final String TAG_CLASS = "class"; field in XmlApiParser103 TAG_CLASS, in Collections.addAll() argument467 if (TAG_CLASS.equals(tagname) || TAG_INTERFACE.equals(tagname)) { in next()485 case TAG_CLASS: in next()