|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentType | |
|---|---|
| org.purl.sword.atom | This package contains a collection of classes to represent the use of the ATOM Entry document within the SWORD profile. |
| Uses of ContentType in org.purl.sword.atom |
|---|
| Methods in org.purl.sword.atom that return ContentType | |
|---|---|
ContentType |
TextConstruct.getType()
Get the type. |
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentType[] |
ContentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.purl.sword.atom with parameters of type ContentType | |
|---|---|
void |
TextConstruct.setType(ContentType type)
Set the type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||