Package | Description |
---|---|
com.rometools.propono.atom.client |
Modifier and Type | Method and Description |
---|---|
static ClientCollection |
AtomClientFactory.getCollection(String uri,
AuthStrategy authStrategy)
Deprecated.
Create ClientCollection bound to URI.
|
Constructor and Description |
---|
ClientCategories(org.jdom2.Element e,
ClientCollection clientCollection)
Deprecated.
Load select from XML element
|
ClientEntry(ClientAtomService service,
ClientCollection collection)
Deprecated.
|
ClientEntry(ClientAtomService service,
ClientCollection collection,
Entry entry,
boolean partial)
Deprecated.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection)
Deprecated.
Create ClientMedieEntry for service and collection.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection,
Entry entry,
boolean partial)
Deprecated.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection,
String title,
String slug,
String contentType,
byte[] bytes)
Deprecated.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection,
String title,
String slug,
String contentType,
InputStream is)
Deprecated.
|
Copyright © 2017. All rights reserved.