Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
FieldTarget(Object targetObject,
Field targetField) |
FieldTarget(Object targetObject,
String fieldName) |
public FieldTarget(Object targetObject, String fieldName) throws NoSuchFieldException
NoSuchFieldException
public void set(Object value) throws SAXException
set
in interface Target
SAXException
Copyright © The Apache Software Foundation. All Rights Reserved.