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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSSParser.java39 * <li>Properties in the rule via the <code>handleProperty</code>. This
131 void handleProperty(String property); method in interface:CSSParser.CSSParserCallback
355 callback.handleProperty(unitBuffer.toString());
H A DStyleSheet.java3243 public void handleProperty(String property) { method in class:StyleSheet.CssParser

Completed in 40 milliseconds