Home | History | Annotate | Download | only in serializer

Lines Matching refs:setVersion

114      * true if setVersion() was called before the underlying handler
427 public void setVersion(String version)
429 m_handler.setVersion(version);
431 // Cache call to setVersion()
432 // super.setVersion(version);
711 * @see XSLOutputAttributes#setVersion(String)
1012 m_handler.setVersion(oldHandler.getVersion());