public interface DocumentHandler
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
acceptsType(String contentType)  | 
byte[] | 
replacePlaceholders(Map<String,String> definitionPlaceholders,
                   WorkObject workObject,
                   InputStream documentStream,
                   String contentType)  | 
boolean acceptsType(String contentType)
byte[] replacePlaceholders(Map<String,String> definitionPlaceholders, WorkObject workObject, InputStream documentStream, String contentType)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.