public interface Exporter<T extends javax.faces.component.UIComponent>
| Modifier and Type | Method and Description | 
|---|---|
| void | export(javax.faces.context.FacesContext facesContext,
      List<T> component,
      ExportConfiguration config) | 
void export(javax.faces.context.FacesContext facesContext,
            List<T> component,
            ExportConfiguration config)
     throws IOException
IOExceptionCopyright © 2020. All rights reserved.