Package | Description |
---|---|
com.jalios.util |
Contains Jalios utility classes (Unix-like crypt class, RSS parser,
mail utility, servlet utility, comparators and miscellaneous utility
static methods).
|
Modifier and Type | Method and Description |
---|---|
RssEvent.Type |
RssEvent.getType() |
static RssEvent.Type |
RssEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RssEvent.Type[] |
RssEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RssEvent.setType(RssEvent.Type type) |
Constructor and Description |
---|
RssEvent(RssChannel channel,
RssItem item,
RssEvent.Type type) |
Copyright © 2001-2018 Jalios SA. All Rights Reserved.