|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.hibernate.property.Dom4jAccessor.Dom4jGetter org.hibernate.property.Dom4jAccessor.ElementGetter
public static class Dom4jAccessor.ElementGetter
For nodes like "foo"
Field Summary |
---|
Fields inherited from class org.hibernate.property.Dom4jAccessor.Dom4jGetter |
---|
factory, propertyType |
Method Summary | |
---|---|
Object |
get(Object owner)
Get the property value from the given instance . |
Methods inherited from class org.hibernate.property.Dom4jAccessor.Dom4jGetter |
---|
getForInsert, getMember, getMethod, getMethodName, getReturnType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Object get(Object owner) throws HibernateException
owner
- The instance containing the value to be retreived.
HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |