Searched defs:StringValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSS.java520 Object sv = new StringValue();
691 StringValue vAlignV = (StringValue)a.getAttribute
1644 static class StringValue extends CssValue { class in class:CSS
1649 * This produces a StringValue, so that it can be
1653 StringValue sv = new StringValue();

Completed in 47 milliseconds