- MAIL_API_QUERY - Static variable in class net.proteusframework.core.config.CoreCacheRegions
-
private final static cache name
- MailDataHandler - Interface in net.proteusframework.core.mail
-
A DataHandler specific to mail messages.
- MailDataHandlerException - Exception in net.proteusframework.core.mail
-
A wrapper for exceptions caught while accessing data in a MailDataHandler.
- MailDataHandlerException(String) - Constructor for exception net.proteusframework.core.mail.MailDataHandlerException
-
Creates a new instance.
- MailDataHandlerException(String, Throwable) - Constructor for exception net.proteusframework.core.mail.MailDataHandlerException
-
Creates a new instance.
- MailDataHandlerException(Throwable) - Constructor for exception net.proteusframework.core.mail.MailDataHandlerException
-
Creates a new instance.
- MailMessage - Class in net.proteusframework.core.mail
-
This class can be used to generate a multipart MIME message.
- MailMessage() - Constructor for class net.proteusframework.core.mail.MailMessage
-
Creates an empty mail message object.
- MailMessage(MailDataHandler) - Constructor for class net.proteusframework.core.mail.MailMessage
-
Constructor for the MailMessage object.
- MailMessage.DestinationType - Enum in net.proteusframework.core.mail
-
RFC 2822 destination address type.
- MailMessage.OriginatorType - Enum in net.proteusframework.core.mail
-
RFC 2822 originator address type.
- MailMessageBeanInfo - Class in net.proteusframework.core.mail
-
MailMessage BeanInfo.
- MailMessageBeanInfo() - Constructor for class net.proteusframework.core.mail.MailMessageBeanInfo
-
Creates a new instance.
- MailMessageSource - Class in net.proteusframework.core.mail
-
A generic
DataSource
implementation for use with the MailMessage utility class.
- MailMessageSource(InputStream, String) - Constructor for class net.proteusframework.core.mail.MailMessageSource
-
Constructor for the MailMessageSource object.
- MailMessageSource(InputStream, String, String) - Constructor for class net.proteusframework.core.mail.MailMessageSource
-
Constructor for the MailMessageSource object
- MailMessageSource(String, String, String) - Constructor for class net.proteusframework.core.mail.MailMessageSource
-
Constructor for the MailSource object
- MailMessageSource(String, String, String, String) - Constructor for class net.proteusframework.core.mail.MailMessageSource
-
Constructor for the MailSource object
- MailPart - Interface in net.proteusframework.core.mail
-
Defines the data that encapsulates a part of an email message such as a body part or an attachment part.
- main(String[]) - Static method in class net.proteusframework.core.geo.CountryInformation
-
Demo.
- main(String[]) - Static method in class net.proteusframework.core.geo.RegionInformation
-
Demo.
- main(String[]) - Static method in class net.proteusframework.core.GloballyUniqueStringGenerator
-
The entry point of application.
- main(String[]) - Static method in enum net.proteusframework.core.html.HTMLElement
-
Prints out elements with updated API doc links.
- main(String...) - Static method in class net.proteusframework.core.html.MarkupValidatorClient
-
Command line.
- main(String[]) - Static method in class net.proteusframework.core.lang.ClassPathResources
-
Command line.
- main(String...) - Static method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
-
XML encoding example.
- main(String[]) - Static method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
TEst
- main(String[]) - Static method in class net.proteusframework.core.mail.EmailAddressValidator
-
Command line.
- main(String[]) - Static method in class net.proteusframework.core.mail.support.SMTPVerify
-
Main method.
- main(String[]) - Static method in class net.proteusframework.core.SetAssocCache
-
Command line test.
- main(String[]) - Static method in class net.proteusframework.core.text.TextWrapper
-
Command line test.
- MapAttributes<K> - Class in net.proteusframework.core
-
Mutable Attributes implementation backed by a map of your choosing.
- MapAttributes(Map<K, Object>) - Constructor for class net.proteusframework.core.MapAttributes
-
Constructor.
- MapCacheStorage - Class in net.proteusframework.core.freemarker
-
Simple cache storage implementation.
- MapCacheStorage() - Constructor for class net.proteusframework.core.freemarker.MapCacheStorage
-
Constructor.
- mark(int) - Method in class net.proteusframework.core.io.NullInputStream
-
- mark(int) - Method in class net.proteusframework.core.io.NullReader
-
- mark(int) - Method in class net.proteusframework.core.io.UUEncodeInputStream
-
Marks the current position in this input stream.
- markSupported() - Method in class net.proteusframework.core.io.NullInputStream
-
- markSupported() - Method in class net.proteusframework.core.io.NullReader
-
- markSupported() - Method in class net.proteusframework.core.io.UUEncodeInputStream
-
Tests if this stream supportes the mark
and reset
methods.
- MarkupValidatorClient - Class in net.proteusframework.core.html
-
Markup Validator Client.
- MarkupValidatorClient() - Constructor for class net.proteusframework.core.html.MarkupValidatorClient
-
Constructor.
- MarkupValidatorClient.HTMLValidationRequest - Class in net.proteusframework.core.html
-
Validation information.
- MarkupValidatorClient.URLValidationRequest - Class in net.proteusframework.core.html
-
Validator information.
- MarkupValidatorClient.ValidationRequest - Interface in net.proteusframework.core.html
-
Validator request..
- MarkupValidatorClient.ValidationResult - Class in net.proteusframework.core.html
-
Validation result.
- match(ContentType) - Method in class net.proteusframework.core.net.LenientContentType
-
- matchLenient(ContentType) - Method in class net.proteusframework.core.net.LenientContentType
-
- matchLenient(String) - Method in class net.proteusframework.core.net.LenientContentType
-
Similar to ContentType.match(String)
except that the special character '*' also applies to the primary type.
- max_ocodes - Variable in class net.proteusframework.core.image.GIFEncoder
-
Field.
- max_out_clear() - Method in class net.proteusframework.core.image.GIFEncoder
-
Internal use.
- MaybeLOKTextSource(String) - Constructor for class net.proteusframework.core.locale.TextSourceEditor.MaybeLOKTextSource
-
Create a new instance.
- MemoryMailPart - Class in net.proteusframework.core.mail
-
MailPart backed stored in memory.
- MemoryMailPart(String, String) - Constructor for class net.proteusframework.core.mail.MemoryMailPart
-
Constructor for text content.
- MemoryMailPart(String, String, String) - Constructor for class net.proteusframework.core.mail.MemoryMailPart
-
Constructor for text content.
- MemoryPreferences - Class in net.proteusframework.core.prefs
-
Memory based preferences.
- MemoryPreferences(AbstractPreferences, String) - Constructor for class net.proteusframework.core.prefs.MemoryPreferences
-
Create a new instance.
- merge(Collection<MetaInformation>, Collection<MetaInformation>) - Static method in class net.proteusframework.core.html.MetaInformation
-
Merge meta information together with m2 overriding m1
- MessageAddress() - Constructor for class net.proteusframework.core.mail.support.MessageTemplateParser.MessageAddress
-
Creates a new instance.
- MessageFilter - Interface in net.proteusframework.core.mail
-
MessageFilter provides implementers the possibility of transforming, filtering, and adding to a message as it is built.
- MessageFilterAdapter - Class in net.proteusframework.core.mail
-
Adapter for MessageFilter.
- MessageFilterAdapter() - Constructor for class net.proteusframework.core.mail.MessageFilterAdapter
-
Creates a new instance.
- MessageTemplate - Class in net.proteusframework.core.mail.support
-
Represents a mail message template.
- MessageTemplate() - Constructor for class net.proteusframework.core.mail.support.MessageTemplate
-
Creates a new instance.
- MessageTemplate(String, MailMessage) - Constructor for class net.proteusframework.core.mail.support.MessageTemplate
-
Creates a new instance.
- MessageTemplateParser - Class in net.proteusframework.core.mail.support
-
XML SAX handler for message templates.
- MessageTemplateParser.MessageAddress - Class in net.proteusframework.core.mail.support
-
MessageAddress
- MessageTemplateParser.MutableMailPart - Class in net.proteusframework.core.mail.support
-
MailPart that is mutable.
- MessageTemplateParser.Subject - Class in net.proteusframework.core.mail.support
-
Subject.
- MetaInformation - Class in net.proteusframework.core.html
-
Meta information entry.
- MetaInformation() - Constructor for class net.proteusframework.core.html.MetaInformation
-
Constructor.
- MetaInformation(MetaInformation.KeyType, String, String) - Constructor for class net.proteusframework.core.html.MetaInformation
-
Constructor.
- MetaInformation.KeyType - Enum in net.proteusframework.core.html
-
Key type.
- Metric - Class in net.proteusframework.core.metric
-
A Metric instance represents a single dimension measurement.
- Metric(Metric) - Constructor for class net.proteusframework.core.metric.Metric
-
Construct a new Metric based on the value of the given Metric.
- Metric(String) - Constructor for class net.proteusframework.core.metric.Metric
-
Construct a new Metric from a decimal representation.
- Metric(double) - Constructor for class net.proteusframework.core.metric.Metric
-
Construct a new Metric from the given value.
- Metric(float) - Constructor for class net.proteusframework.core.metric.Metric
-
Construct a new Metric from the given value.
- Metric(long) - Constructor for class net.proteusframework.core.metric.Metric
-
Construct a new Metric from the given value.
- Metric(int) - Constructor for class net.proteusframework.core.metric.Metric
-
Construct a new Metric from the given value.
- MetricEditor - Class in net.proteusframework.core.metric
-
- MetricEditor() - Constructor for class net.proteusframework.core.metric.MetricEditor
-
Create a new instance.
- MetricEditor(Object) - Constructor for class net.proteusframework.core.metric.MetricEditor
-
Create a new instance.
- MetricUnit - Enum in net.proteusframework.core.metric
-
Defines the metric units
- milliDimension(Dimension) - Method in class net.proteusframework.core.metric.DeviceMetric
-
Convert the given Dimension
object to using MilliMetric
objects.
- milliMetric(Metric, double) - Method in class net.proteusframework.core.metric.DpiDeviceMetric
-
Converts a Metric
object to a MilliMetric
object using the given dots per millimeter.
- MilliMetric - Class in net.proteusframework.core.metric
-
The MilliMetric represents a Metric measured in millimeters.
- MilliMetric(MilliMetric) - Constructor for class net.proteusframework.core.metric.MilliMetric
-
Create a MilliMetric with the same value as the given MilliMetric.
- MilliMetric(String) - Constructor for class net.proteusframework.core.metric.MilliMetric
-
Construct a new MilliMetric from a decimal representation.
- MilliMetric(double) - Constructor for class net.proteusframework.core.metric.MilliMetric
-
Construct a new MilliMetric from the given value.
- MilliMetric(float) - Constructor for class net.proteusframework.core.metric.MilliMetric
-
Construct a new MilliMetric from the given value.
- MilliMetric(long) - Constructor for class net.proteusframework.core.metric.MilliMetric
-
Construct a new MilliMetric from the given value.
- MilliMetric(int) - Constructor for class net.proteusframework.core.metric.MilliMetric
-
Construct a new MilliMetric from the given value.
- milliMetricHeight(Metric) - Method in class net.proteusframework.core.metric.DeviceMetric
-
Convert the given Metric
to a MilliMetric
object.
- milliMetricHeight(Metric) - Method in class net.proteusframework.core.metric.DpiDeviceMetric
-
- milliMetricWidth(Metric) - Method in class net.proteusframework.core.metric.DeviceMetric
-
Convert the given Metric
to a MilliMetric
object.
- milliMetricWidth(Metric) - Method in class net.proteusframework.core.metric.DpiDeviceMetric
-
- MimeTypeUtility - Class in net.proteusframework.core.mail.support
-
A mime type utility class.
- MissingLocalization(Object, String) - Constructor for class net.proteusframework.core.locale.LocaleContext.MissingLocalization
-
Constructor.
- MonitorDeviceMetric - Class in net.proteusframework.core.metric
-
The MonitorDeviceMetric models a device whose dimensions are defined by pixels.
- MonitorDeviceMetric(int, int, double) - Constructor for class net.proteusframework.core.metric.MonitorDeviceMetric
-
Construct a new MonitorDeviceMetric with the given pixel dimensions and DPI for both the width and height.
- MonitorDeviceMetric(int, int, double, double) - Constructor for class net.proteusframework.core.metric.MonitorDeviceMetric
-
Construct a new MonitorDeviceMetric with the given pixel dimensions and DPI values for the width and height.
- MUTABLE_COLLECTIONS - Static variable in class net.proteusframework.core.freemarker.AliasedTemplateClassResolver
-
Mutable Collections.
- MutableBoolean - Class in net.proteusframework.core.lang
-
A mutable wrapper for the boolean primitive.
- MutableBoolean(boolean) - Constructor for class net.proteusframework.core.lang.MutableBoolean
-
Allocates a MutableBoolean
object representing the value
argument.
- MutableBoolean(String) - Constructor for class net.proteusframework.core.lang.MutableBoolean
-
Allocates a MutableBoolean
object representing the value
argument.
- MutableList - Class in net.proteusframework.core.freemarker
-
Mutable list implementation.
- MutableList() - Constructor for class net.proteusframework.core.freemarker.MutableList
-
Constructor.
- MutableList(MutableList.MutableListObject) - Constructor for class net.proteusframework.core.freemarker.MutableList
-
Constructor.
- MutableList.MutableListObject - Class in net.proteusframework.core.freemarker
-
Mutable list object.
- MutableListObject() - Constructor for class net.proteusframework.core.freemarker.MutableList.MutableListObject
-
- MutableLong - Class in net.proteusframework.core.lang
-
An object that stores a long value that can be modified.
- MutableLong() - Constructor for class net.proteusframework.core.lang.MutableLong
-
Create a new instance with a value of 0.
- MutableLong(long) - Constructor for class net.proteusframework.core.lang.MutableLong
-
Create a new instance with the given value.
- MutableMailPart() - Constructor for class net.proteusframework.core.mail.support.MessageTemplateParser.MutableMailPart
-
Constructor.
- MutableMap - Class in net.proteusframework.core.freemarker
-
Mutable list implementation.
- MutableMap() - Constructor for class net.proteusframework.core.freemarker.MutableMap
-
Constructor.
- MutableMap(MutableMap.MutableMapObject) - Constructor for class net.proteusframework.core.freemarker.MutableMap
-
Constructor.
- MutableMap.MutableMapObject - Class in net.proteusframework.core.freemarker
-
Mutable map object.
- MutableMapObject() - Constructor for class net.proteusframework.core.freemarker.MutableMap.MutableMapObject
-