fr.opensagres.xdocreport.template
Class FieldsExtractor<T extends FieldExtractor>
java.lang.Object
fr.opensagres.xdocreport.template.FieldsExtractor<T>
public class FieldsExtractor<T extends FieldExtractor>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldsExtractor
public FieldsExtractor()
addFieldName
public T addFieldName(String fieldName)
getFields
public List<T> getFields()
createField
protected T createField(String fieldName)
create
public static FieldsExtractor<FieldExtractor> create()
Copyright © 2012. All Rights Reserved.