|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectF
A factory for creating objects from RDF Literal strings.
Applications may have classes to handle specific kinds of values encoded as RDF Literal strings, e.g. dates. A factory object can be used to construct an instance of an appropriate class from a string.
| Method Summary | |
|---|---|
Object |
createObject(String s)
Create an instance of an object. |
| Method Detail |
|---|
Object createObject(String s)
throws Exception
s - The String used to initialise the state of the object.
Exception - may throw any exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||