OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_stylesheetroot
(Results
1 - 3
of
3
) sorted by null
/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
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
Stylesheet.java
96
m_stylesheetRoot
= parent.getStylesheetRoot();
[
all
...]
Completed in 680 milliseconds