public class ContentReaderWhiteboard extends Object
| Constructor and Description |
|---|
ContentReaderWhiteboard() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindContentReader(ContentReader operation,
Map<String,Object> properties) |
Map<String,ContentReader> |
getReadersByExtension() |
Map<String,ContentReader> |
getReadersByType() |
protected void |
unbindContentReader(ContentReader operation,
Map<String,Object> properties) |
public Map<String,ContentReader> getReadersByExtension()
public Map<String,ContentReader> getReadersByType()
protected void bindContentReader(ContentReader operation, Map<String,Object> properties)
protected void unbindContentReader(ContentReader operation, Map<String,Object> properties)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.