We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 968c572 + 102cef3 commit c47ce9eCopy full SHA for c47ce9e
shared/src/main/scala/scala/xml/PrettyPrinter.scala
@@ -21,6 +21,7 @@ import Utility.sbToString
21
* @author Burak Emir
22
* @param width the width to fit the output into
23
* @param step indentation
24
+ * @param minimizeEmpty self-close empty tags
25
* @note This class is not threadsafe and should not be accessed by
26
* multiple threads at the same time.
27
*/
0 commit comments