Package | Description |
---|---|
com.rometools.propono.atom.client |
Modifier and Type | Method and Description |
---|---|
ClientMediaEntry |
ClientCollection.createMediaEntry(String title,
String slug,
String contentType,
byte[] bytes)
Deprecated.
Create new media entry assocaited with collection, but do not save.
|
ClientMediaEntry |
ClientCollection.createMediaEntry(String title,
String slug,
String contentType,
InputStream is)
Deprecated.
Create new media entry assocaited with collection, but do not save.
|
Copyright © 2018. All rights reserved.