|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ldodds.foaf.PersonPopulator
Populates a Person
bean instance from the properties
associated with a foaf:Person
resource.
Constructor Summary | |
PersonPopulator(Resource resource,
com.ldodds.foaf.Person person)
|
Method Summary | |
com.ldodds.foaf.Person |
populate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonPopulator(Resource resource, com.ldodds.foaf.Person person)
Method Detail |
public com.ldodds.foaf.Person populate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |