OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_supportsavt
(Results
1 - 1
of
1
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTAttributeDef.java
73
this.
m_supportsAVT
= supportsAVT;
97
this.
m_supportsAVT
= supportsAVT;
125
this.
m_supportsAVT
= supportsAVT;
158
this.
m_supportsAVT
= supportsAVT;
194
this.
m_supportsAVT
= supportsAVT;
404
private boolean
m_supportsAVT
;
413
return
m_supportsAVT
;
[
all
...]
Completed in 134 milliseconds