HomeSort by relevance Sort by last modified time
    Searched refs:m_stylesheetRoot (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
Stylesheet.java 96 m_stylesheetRoot = parent.getStylesheetRoot();
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java 219 private StylesheetRoot m_stylesheetRoot = null;
552 base = m_stylesheetRoot.getBaseIdentifier();
889 m_outputFormat.copyFrom(m_stylesheetRoot.getOutputProperties());
978 boolean isSecureProcessing = m_stylesheetRoot.isSecureProcessing();
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java     [all...]

Completed in 144 milliseconds