Package | Description |
---|---|
com.rometools.modules.cc |
This is a module for ROME that supports both the
"CC" RSS1 module and the
RSS 2 (and Atom)
module in a unified manner.
|
com.rometools.modules.cc.types |
This package contains datatypes for use with the plug in.
|
Modifier and Type | Method and Description |
---|---|
License[] |
CreativeCommonsImpl.getAllLicenses() |
License[] |
CreativeCommons.getAllLicenses() |
License[] |
CreativeCommonsImpl.getLicenses() |
License[] |
CreativeCommons.getLicenses() |
Modifier and Type | Method and Description |
---|---|
void |
CreativeCommonsImpl.setAllLicenses(License[] allLicenses) |
void |
CreativeCommons.setAllLicenses(License[] licenses) |
void |
CreativeCommonsImpl.setLicenses(License[] licenses) |
void |
CreativeCommons.setLicenses(License[] license) |
Modifier and Type | Field and Description |
---|---|
static License |
License.ATTRIBUTION |
static License |
License.ATTRIBUTION_NO_DERIVS |
static License |
License.NO_DERIVS |
static License |
License.NO_DERIVS_NONCOMMERCIAL |
static License |
License.NONCOMMERCIAL |
static License |
License.NONCOMMERCIAL_ATTRIBUTION |
static License |
License.NONCOMMERCIAL_ATTRIBUTION_NO_DERIVS |
static License |
License.SHARE_ALIKE |
static License |
License.SHARE_ALIKE_ATTRIBUTION |
static License |
License.SHARE_ALIKE_NONCOMMERCIAL |
static License |
License.SHARE_ALIKE_NONCOMMERCIAL_ATTRIBUTION |
Modifier and Type | Method and Description |
---|---|
static License |
License.findByValue(String uri) |
Copyright © 2020. All rights reserved.