fr.opensagres.xdocreport.template.velocity
Class VelocityFieldsExtractor

java.lang.Object
  extended by fr.opensagres.xdocreport.template.velocity.VelocityFieldsExtractor

public class VelocityFieldsExtractor
extends Object


Constructor Summary
VelocityFieldsExtractor()
           
 
Method Summary
 void extractFields(Reader reader, String entryName, FieldsExtractor extractor)
           
static VelocityFieldsExtractor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityFieldsExtractor

public VelocityFieldsExtractor()
Method Detail

getInstance

public static VelocityFieldsExtractor getInstance()

extractFields

public void extractFields(Reader reader,
                          String entryName,
                          FieldsExtractor extractor)
                   throws XDocReportException
Throws:
XDocReportException


Copyright © 2013. All rights reserved.