|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stanwood.media.source.xbmc.expression.ValueFactory
public class ValueFactory
Used to create values
Constructor Summary | |
---|---|
ValueFactory()
|
Method Summary | |
---|---|
static Value |
createValue(ValueType type,
java.lang.String value)
Create a value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueFactory()
Method Detail |
---|
public static Value createValue(ValueType type, java.lang.String value)
type
- The type of valuevalue
- This is parsed to get the value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |