|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopointng.stylesheet.propertypeer.AbstractCssPropertyPeer
echopointng.stylesheet.propertypeer.LocalePeer
public class LocalePeer
LocalePeer maps to Locale
values
| Constructor Summary | |
|---|---|
LocalePeer()
|
|
| Method Summary | |
|---|---|
protected boolean |
canConvert(CssObjectIntrospector ci,
java.lang.String propertyValue)
Is the propertyValue valid in its current form? |
protected java.lang.Class |
getConversionClass()
What is an assignable conversion class for this peer |
protected java.lang.Object |
getObject(CssObjectIntrospector ci,
java.lang.String propertyValue)
Returns an instance of the converted property value. |
| Methods inherited from class echopointng.stylesheet.propertypeer.AbstractCssPropertyPeer |
|---|
getConstantFromMap, getConstantFromMap, getConstantValue, getInteger, getIntFromMap, getJavaObject, getPeer, getString, getStyleString, isAssignableFrom, isExtent, isInteger, isNullString, makeExtent, tokenize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalePeer()
| Method Detail |
|---|
protected java.lang.Class getConversionClass()
AbstractCssPropertyPeer
getConversionClass in class AbstractCssPropertyPeerAbstractCssPropertyPeer.getConversionClass()
protected boolean canConvert(CssObjectIntrospector ci,
java.lang.String propertyValue)
AbstractCssPropertyPeer
canConvert in class AbstractCssPropertyPeerci - - The component IntropectorpropertyValue - - the value to inspect
protected java.lang.Object getObject(CssObjectIntrospector ci,
java.lang.String propertyValue)
AbstractCssPropertyPeer
getObject in class AbstractCssPropertyPeerci - - a object intropector for you to usepropertyValue - - the value to convert into an object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||