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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/parser/
H A DDocumentParser.java178 protected void handleEmptyTag(TagElement tag) throws ChangedCharSetException { method in class:DocumentParser
H A DParser.java292 protected void handleEmptyTag(TagElement tag) throws ChangedCharSetException { method in class:Parser
429 handleEmptyTag(tag);
1757 handleEmptyTag(makeTag(elem));

Completed in 34 milliseconds