public interface DocumentFormatRegistry
| Modifier and Type | Method and Description |
|---|---|
DocumentFormat |
getFormatByExtension(String extension) |
DocumentFormat |
getFormatByMediaType(String mediaType) |
Set<DocumentFormat> |
getOutputFormats(DocumentFamily family) |
DocumentFormat getFormatByExtension(String extension)
DocumentFormat getFormatByMediaType(String mediaType)
Set<DocumentFormat> getOutputFormats(DocumentFamily family)
Copyright © 2003–2015. All rights reserved.