|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Value
Represents a wrapper of Literal values. Used for wrapping native values.
Method Summary | |
---|---|
String |
getLexicalForm()
Obtain the text of this literal. |
Object |
getValue()
Object the native Java type for this value. |
boolean |
isWellFormedXML()
Whether the literal is well formed XML. |
Method Detail |
---|
String getLexicalForm()
null
Object getValue()
boolean isWellFormedXML()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |