|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ldodds.foaf.jena.PersonBuilder
Populates a Person
bean instance from the properties
associated with a foaf:Person
resource.
FIXME -- can't handle multiple properties of same type, e.g. nick, blog, seeAlso...
Constructor Summary | |
PersonBuilder(Resource resource,
Person person)
|
Method Summary | |
Person |
build()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonBuilder(Resource resource, Person person)
Method Detail |
public Person build()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |