org.hibernate.property

Class Dom4jAccessor.TextGetter

Enclosing Class:
Dom4jAccessor
Implemented Interfaces:
Getter, Serializable

public static class Dom4jAccessor.TextGetter
extends Dom4jAccessor.Dom4jGetter

For nodes like "."
Author:
Gavin King

Field Summary

Fields inherited from class org.hibernate.property.Dom4jAccessor.Dom4jGetter

factory, propertyType

Method Summary

Object
get(Object owner)

Methods inherited from class org.hibernate.property.Dom4jAccessor.Dom4jGetter

getForInsert, getMethod, getMethodName, getReturnType

Method Details

get

public Object get(Object owner)
            throws HibernateException
Specified by:
get in interface Getter