MCPcopy Create free account
hub / github.com/apache/qpid-proton / writeStylesheetRef

Method writeStylesheetRef

tests/include/catch.hpp:15729–15731  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15727 }
15728
15729 void XmlWriter::writeStylesheetRef( std::string const& url ) {
15730 m_os << "<?xml-stylesheet type=\"text/xsl\" href=\"" << url << "\"?>\n";
15731 }
15732
15733 XmlWriter& XmlWriter::writeBlankLine() {
15734 ensureTagClosed();

Callers 1

testRunStartingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected