Home
last modified time | relevance | path

Searched refs:xmlExclude (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/xml/
DTestNGContentHandler.java590 xmlExclude(true, attributes); in startElement()
660 private void xmlExclude(boolean start, Attributes attributes) { in xmlExclude() method in TestNGContentHandler
747 xmlExclude(false, null); in endElement()