| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
FormatWriter<Object> |
FormatRegistry.getWriter(Object object,
String mimetype)
Gets a Format Writer
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormatRegistry.addWriter(FormatWriter<Object> writer)
Add a writer
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormatAdaptorSet.setWriters(Set<FormatWriter<Object>> writers)
Sets the writers
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.