Home
last modified time | relevance | path

Searched refs:m_composeState (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetRoot.java1194 private transient ComposeState m_composeState; field in StylesheetRoot
1201 m_composeState = new ComposeState(); in initComposeState()
1210 return m_composeState; in getComposeState()
1218 m_composeState = null; in clearComposeState()