Searched refs:handleEmptyTag (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/html/parser/
H A DDocumentParser.java191 protected void handleEmptyTag(TagElement tag) throws ChangedCharSetException { method in class:DocumentParser
H A DParser.java332 protected void handleEmptyTag(TagElement tag) throws ChangedCharSetException { method in class:Parser
504 handleEmptyTag(tag);
1854 handleEmptyTag(makeTag(elem));

Completed in 42 milliseconds