Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/xml/
DTestNGContentHandler.java587 xmlInclude(true, attributes); in startElement()
623 private void xmlInclude(boolean start, Attributes attributes) { in xmlInclude() method in TestNGContentHandler
745 xmlInclude(false, null); in endElement()