Searched refs:m_xos (Results 1 – 1 of 1) sorted by relevance
96 private XOutputStream m_xos; // private static HashMap templatecache; field in XSLTransformer190 m_xos = aStream; in setOutputStream()194 return m_xos; in getOutputStream()333 new XOutputStreamToOutputStreamAdapter(m_xos)); in start()384 if (m_xos != null) { in start()385 m_xos.closeOutput(); in start()400 m_xos = null; in start()