public class PropertiesExportStreamSource extends Object implements com.vaadin.server.StreamResource.StreamSource
| Constructor and Description |
|---|
PropertiesExportStreamSource(java.util.function.Supplier<Collection<? extends Message>> supplier,
java.util.function.Supplier<Locale> locale) |
public PropertiesExportStreamSource(java.util.function.Supplier<Collection<? extends Message>> supplier, java.util.function.Supplier<Locale> locale)
public InputStream getStream()
getStream in interface com.vaadin.server.StreamResource.StreamSourceCopyright © 2020. All rights reserved.