Searched refs:TAG_INTERFACE (Results 1 – 1 of 1) sorted by relevance
47 private static final String TAG_INTERFACE = "interface"; field in SignatureTest96 TAG_PACKAGE, TAG_CLASS, TAG_INTERFACE, TAG_IMPLEMENTS, TAG_CONSTRUCTOR, in setUp()167 || TAG_INTERFACE.equals(parser.getName())) { in start()188 } else if (tagname.equals(TAG_INTERFACE)) { in start()