Home
last modified time | relevance | path

Searched defs:applyAttributes (Results 1 – 6 of 6) sorted by relevance

/external/apache-xml/test/java/src/org/apache/qetest/
DConfigurable.java76 public void applyAttributes(Properties attrs); in applyAttributes() method
DSimpleFileCheckService.java192 public void applyAttributes(Properties attrs) in applyAttributes() method in SimpleFileCheckService
DLinebyLineCheckService.java193 public void applyAttributes(Properties attrs) in applyAttributes() method in LinebyLineCheckService
/external/apache-xml/test/java/src/org/apache/qetest/xslwrapper/
DTransformWrapperHelper.java107 public void applyAttributes(Properties attrs) in applyAttributes() method in TransformWrapperHelper
/external/apache-xml/test/java/src/org/apache/qetest/xsl/
DXHTFileCheckService.java384 public void applyAttributes(Properties attrs) in applyAttributes() method in XHTFileCheckService
DXHTComparator.java755 protected void applyAttributes(DocumentBuilderFactory dfactory, Properties attributes) in applyAttributes() method in XHTComparator