java.lang.Objectjava.text.AttributedCharacterIterator.Attribute
java.text.Format.Field
java.text.DateFormat.Field
public static class DateFormat.Field
Defines constants that are used as attribute keys in the
AttributedCharacterIterator returned
from DateFormat.formatToCharacterIterator and as
field identifiers in FieldPosition.
The class also provides two methods to map between its constants and the corresponding Calendar constants.
Calendar,
Serialized Form| Field Summary | |
|---|---|
static DateFormat.Field |
AM_PM
Constant identifying the time of day indicator (e.g. |
static DateFormat.Field |
DAY_OF_MONTH
Constant identifying the day of month field. |
static DateFormat.Field |
DAY_OF_WEEK
Constant identifying the day of week field. |
static DateFormat.Field |
DAY_OF_WEEK_IN_MONTH
Constant identifying the day of week field. |
static DateFormat.Field |
DAY_OF_YEAR
Constant identifying the day of year field. |
static DateFormat.Field |
ERA
Constant identifying the era field. |
static DateFormat.Field |
HOUR_OF_DAY0
Constant identifying the hour of day field, where the legal values are 0 to 23. |
static DateFormat.Field |
HOUR_OF_DAY1
Constant identifying the hour of day field, where the legal values are 1 to 24. |
static DateFormat.Field |
HOUR0
Constant identifying the hour field, where the legal values are 0 to 11. |
static DateFormat.Field |
HOUR1
Constant identifying the hour field, where the legal values are 1 to 12. |
static DateFormat.Field |
MILLISECOND
Constant identifying the millisecond field. |
static DateFormat.Field |
MINUTE
Constant identifying the minute field. |
static DateFormat.Field |
MONTH
Constant identifying the month field. |
static DateFormat.Field |
SECOND
Constant identifying the second field. |
static DateFormat.Field |
TIME_ZONE
Constant identifying the time zone field. |
static DateFormat.Field |
WEEK_OF_MONTH
Constant identifying the week of month field. |
static DateFormat.Field |
WEEK_OF_YEAR
Constant identifying the week of year field. |
static DateFormat.Field |
YEAR
Constant identifying the year field. |
| Fields inherited from class java.text.AttributedCharacterIterator.Attribute |
|---|
INPUT_METHOD_SEGMENT, LANGUAGE, READING |
| Constructor Summary | |
|---|---|
protected |
DateFormat.Field(String name,
int calendarField)
Creates a Field with the specified name. |
| Method Summary | |
|---|---|
int |
getCalendarField()
Returns the Calendar field associated with this
attribute. |
static DateFormat.Field |
ofCalendarField(int calendarField)
Returns the Field constant that corresponds to
the Calendar constant calendarField. |
protected Object |
readResolve()
Resolves instances being deserialized to the predefined constants. |
| Methods inherited from class java.text.AttributedCharacterIterator.Attribute |
|---|
equals, getName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final DateFormat.Field ERA
public static final DateFormat.Field YEAR
public static final DateFormat.Field MONTH
public static final DateFormat.Field DAY_OF_MONTH
public static final DateFormat.Field HOUR_OF_DAY1
public static final DateFormat.Field HOUR_OF_DAY0
public static final DateFormat.Field MINUTE
public static final DateFormat.Field SECOND
public static final DateFormat.Field MILLISECOND
public static final DateFormat.Field DAY_OF_WEEK
public static final DateFormat.Field DAY_OF_YEAR
public static final DateFormat.Field DAY_OF_WEEK_IN_MONTH
public static final DateFormat.Field WEEK_OF_YEAR
public static final DateFormat.Field WEEK_OF_MONTH
public static final DateFormat.Field AM_PM
public static final DateFormat.Field HOUR1
public static final DateFormat.Field HOUR0
public static final DateFormat.Field TIME_ZONE
| Constructor Detail |
|---|
protected DateFormat.Field(String name, int calendarField)
Calendar
field this attribute represents. Use -1 if this field does
not have a corresponding Calendar value.
name - Name of the attributecalendarField - Calendar constant| Method Detail |
|---|
public static DateFormat.Field ofCalendarField(int calendarField)
Field constant that corresponds to
the Calendar constant calendarField.
If there is no direct mapping between the Calendar
constant and a Field, null is returned.
calendarField - Calendar field constant
IllegalArgumentException - if calendarField is
not the value of a Calendar field constant.Calendarpublic int getCalendarField()
Calendar field associated with this
attribute. For example, if this represents the hours field of
a Calendar, this would return
Calendar.HOUR. If there is no corresponding
Calendar constant, this will return -1.
Calendarprotected Object readResolve() throws InvalidObjectException
readResolve in class AttributedCharacterIterator.AttributeInvalidObjectException - if the constant could not be
resolved.Ces informations proviennent du site de http://java.sun.com
Le contenu de cette page provient du site de Sun, et est généré depuis un cache sur l'infobrol après certains traitements automatisés. La présentation peut donc différer du document original, mais le contenu aussi. Vous pouvez utiliser ce bouton pour afficher la page originale du site de Sun :
Maintenir les pages en cache sur différents sites peut offrir plus de disponibilité.
Chaque page est indexée dans la base de donnée, ce qui permet de retrouver facilement les informations, au moyen des sommaires, du moteur de recherche interne, etc.
Des facilités sont mises en place pour que les membres de l'infobrol puissent effectuer des traductions en français des différents documents. Ceci devrait permettre aux débutants en programmation Java de consulter les API en français s'ils maîtrisent moins bien la langue de Shakespeare. Dans le cas où une traduction a été soumise, elle est disponible au moyen d'un lien en bas de page. Si la traduction a été validée, la page s'affiche par défaut en français, et un lien en bas de page permet d'atteindre la version en anglais.
Le code sur l'infobrol est automatiquement coloré selon la syntaxe, et les différents mots clés sont transformés en liens pour accéder rapidement aux informations.
Vous avez la possibilité de partager vos expériences en proposant vos propres extraits de code en utilisant le bouton "ajouter un commentaire" en bas de page. Si vous visitez simplement l'infobrol, vous avez déjà accès à cette fonction, mais si vous étes membre du brol, vous pouvez en plus utiliser des boutons supplémentaires de mise en forme, dont la coloration automatique de vos extraits de codes.
Vous pouvez modifier vos préférences dans votre profil pour ne plus afficher les interactions avec les réseaux sociaux sur ces pages.
8 mots clés dont 0 définis manuellement (plus d'information...).
Avertissement
Cette page ne possède pas encore de mots clés manuels, ceci est donc un exemple automatique (les niveaux de pertinence sont fictifs, mais les liens sont valables). Pour tester le nuage avec une page qui contient des mots définis manuellement, vous pouvez cliquer ici.Vous pouvez modifier vos préférences dans votre profil pour ne plus afficher le nuage de mots clés.
Recherche (afficher)
Utilisateur (masquer)
Navigation (masquer)
Apparence (afficher)
Stats (afficher)
Citation (masquer)