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.
1 parent 90e603c commit d9f15f7Copy full SHA for d9f15f7
src/main/java/com/gargoylesoftware/css/parser/CSSParser.java
@@ -81,7 +81,6 @@ public interface CSSParser {
81
* possibly from a byte stream or character stream
82
* supplied by the application.
83
* @see InputSource
84
- * @see #parseStyleSheet(java.lang.String)
85
* @see #setDocumentHandler
86
* @see #setErrorHandler
87
*/
0 commit comments