Home
last modified time | relevance | path

Searched defs:newProcessorOpts (Results 1 – 9 of 9) sorted by relevance

/external/apache-xml/test/java/src/org/apache/qetest/xslwrapper/
DTraxSAXWrapper.java84 protected Hashtable newProcessorOpts = null; field in TraxSAXWrapper
220 TraxWrapperUtils.setAttributes(stylesheetHandler.getTransformer(), newProcessorOpts); in transform() local
411 TraxWrapperUtils.setAttributes(stylesheetHandler.getTransformer(), newProcessorOpts); in transformWithStylesheet() local
DXalanProcessWrapper.java61 protected Hashtable newProcessorOpts = null; field in XalanProcessWrapper
DTraxFileWrapper.java69 protected Hashtable newProcessorOpts = null; field in TraxFileWrapper
DTraxLocalPathWrapper.java73 protected Hashtable newProcessorOpts = null; field in TraxLocalPathWrapper
DTraxSystemIdWrapper.java70 protected Hashtable newProcessorOpts = null; field in TraxSystemIdWrapper
DXTWrapper.java61 protected Hashtable newProcessorOpts = null; field in XTWrapper
DXsltcMainWrapper.java58 protected Hashtable newProcessorOpts = null; field in XsltcMainWrapper
DTraxStreamWrapper.java82 protected Hashtable newProcessorOpts = null; field in TraxStreamWrapper
DTraxDOMWrapper.java84 protected Hashtable newProcessorOpts = null; field in TraxDOMWrapper