Searched refs:attributesArg (Results 1 – 1 of 1) sorted by relevance
1111 final Class attributesArg[] = { org.xml.sax.Attributes.class }; in checkSAXVersion() local1120 Method method = clazz.getMethod(SAX_VERSION2BETA_METHODNF, attributesArg); in checkSAXVersion()