Searched defs:getFormatter (Results 1 - 1 of 1) sorted by relevance

/javamail/mail/src/main/java/com/sun/mail/util/logging/
H A DMailHandler.java286 * <tt>getFormatter()</tt>. Only records that pass the filter returned by
1069 public synchronized Formatter getFormatter() { method in class:MailHandler
2856 final Formatter bodyFormat = getFormatter();
3205 bodyContentType = contentTypeOf(getFormatter());
3443 part.setDescription(descriptionFrom(getFormatter(),

Completed in 2179 milliseconds