mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
Remove empty and irrelevant javadoc tags
GitOrigin-RevId: dcbbb8cff7ef267525129c464769f761d92c2120
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b1cabf3ae6
commit
9038e3f77b
@@ -36,7 +36,6 @@ public final class XmlTagUtil {
|
||||
/**
|
||||
* if text contains XML-sensitive characters (<,>), quote text with ![CDATA[ ... ]]
|
||||
*
|
||||
* @param text
|
||||
* @return quoted text
|
||||
*/
|
||||
public static String getCDATAQuote(String text) {
|
||||
|
||||
Reference in New Issue
Block a user