Lines Matching defs:java
26 package java.util.spi;
28 import java.util.Locale;
36 * correspond to locale sensitive classes in the <code>java.text</code>
37 * and <code>java.util</code> packages. The interfaces enable the
40 * and methods for name retrieval in the <code>java.text</code> and
41 * <code>java.util</code> packages use implementations of the provider
67 * {@link java.text.spi.DateFormatProvider DateFormatProvider} class should
70 * META-INF/services/java.text.spi.DateFormatProvider
72 * And the file <code>java.text.spi.DateFormatProvider</code> should have
82 * <code>java.text</code> and <code>java.util</code> packages invoke
96 * {@link java.util.ResourceBundle.Control#getCandidateLocales getCandidateLocales}