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