< A B C D E F G H I J K L M N O P Q R S T U V W X _

M

M_COM - Static variable in class com.arsdigita.acs.ImageSize
 
M_EOI - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF0 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF1 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF10 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF11 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF13 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF14 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF15 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF2 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF3 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF5 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF6 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF7 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOF9 - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOI - Static variable in class com.arsdigita.acs.ImageSize
 
M_SOS - Static variable in class com.arsdigita.acs.ImageSize
 
MailcapCommandMap - class javax.activation.MailcapCommandMap.
MailcapCommandMap extends the CommandMap abstract class.
MailcapCommandMap() - Constructor for class javax.activation.MailcapCommandMap
The default Constructor.
MailcapCommandMap(InputStream) - Constructor for class javax.activation.MailcapCommandMap
Constructor that allows the caller to specify an InputStream containing a mailcap file.
MailcapCommandMap(String) - Constructor for class javax.activation.MailcapCommandMap
Constructor that allows the caller to specify the path of a mailcap file.
MailEvent - class javax.mail.event.MailEvent.
Common base class for mail events, defining the dispatch method.
MailEvent(Object) - Constructor for class javax.mail.event.MailEvent
 
main(String[]) - Static method in class com.arsdigita.acs.ImageSize
 
main(String[]) - Static method in class com.arsdigita.acs.Scheduler
 
main(String[]) - Static method in class com.arsdigita.acs.TldDocGen
 
main(String[]) - Static method in class com.arsdigita.acs.MemoizeCache
 
main(String[]) - Static method in class com.arsdigita.acs.db.Database
 
main(String[]) - Static method in class com.arsdigita.acs.html.Table
 
main(String[]) - Static method in class com.arsdigita.acs.tags.SubTag
 
main(String[]) - Static method in class org.apache.java.security.MD5
 
MalformedLinkException - exception javax.naming.MalformedLinkException.
This exception is thrown when a malformed link was encountered while resolving or constructing a link.
MalformedLinkException() - Constructor for class javax.naming.MalformedLinkException
Constructs a new instance of Malformed LinkException.
MalformedLinkException(String) - Constructor for class javax.naming.MalformedLinkException
Constructs a new instance of MalformedLinkException with an explanation All the other fields are initialized to null.
MapMessage - interface javax.jms.MapMessage.
A MapMessage is used to send a set of name-value pairs where names are Strings and values are Java primitive types.
mapSystemException(SystemException) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.mapSystemException(org.omg.CORBA.SystemException).
mapSystemException(SystemException) - Static method in class javax.rmi.CORBA.Util
Maps a SystemException to a RemoteException.
match(Address) - Method in class javax.mail.search.AddressStringTerm
Check whether the address pattern specified in the constructor is a substring of the string representation of the given Address object.
match(Address) - Method in class javax.mail.search.AddressTerm
Match against the argument Address.
match(ContentType) - Method in class javax.mail.internet.ContentType
Match with the specified ContentType object.
match(Date) - Method in class javax.mail.search.DateTerm
The date comparison method.
match(int) - Method in class javax.mail.search.IntegerComparisonTerm
 
match(Message) - Method in class javax.mail.search.SearchTerm
This method applies a specific match criterion to the given message and returns the result.
match(Message) - Method in class javax.mail.search.AndTerm
The AND operation.
match(Message) - Method in class javax.mail.search.RecipientStringTerm
Check whether the address specified in the constructor is a substring of the recipient address of this Message.
match(Message) - Method in class javax.mail.search.BodyTerm
The match method.
match(Message) - Method in class javax.mail.search.MessageNumberTerm
The match method.
match(Message) - Method in class javax.mail.search.SentDateTerm
The match method.
match(Message) - Method in class javax.mail.search.MessageIDTerm
The match method.
match(Message) - Method in class javax.mail.search.HeaderTerm
The header match method.
match(Message) - Method in class javax.mail.search.NotTerm
 
match(Message) - Method in class javax.mail.search.SizeTerm
The match method.
match(Message) - Method in class javax.mail.search.OrTerm
The OR operation.
match(Message) - Method in class javax.mail.search.RecipientTerm
The match method.
match(Message) - Method in class javax.mail.search.ReceivedDateTerm
The match method.
match(Message) - Method in class javax.mail.search.SubjectTerm
The match method.
match(Message) - Method in class javax.mail.search.FlagTerm
The comparison method.
match(Message) - Method in class javax.mail.search.FromTerm
The address comparator.
match(Message) - Method in class javax.mail.search.FromStringTerm
Check whether the address string specified in the constructor is a substring of the From address of this Message.
match(MimeType) - Method in class javax.activation.MimeType
Determine if the primary and sub type of this object is the same as what is in the given type.
match(SearchTerm) - Method in class javax.mail.Message
Apply the specified Search criterion to this message.
match(String) - Method in class javax.activation.MimeType
Determine if the primary and sub type of this object is the same as the content type described in rawdata.
match(String) - Method in class javax.mail.internet.ContentType
Match with the specified content-type string.
match(String) - Method in class javax.mail.search.StringTerm
 
matchEnum - class javax.mail.internet.matchEnum.
 
matchEnum(Vector, String[], boolean, boolean) - Constructor for class javax.mail.internet.matchEnum
 
MAXBQUALSIZE - Static variable in interface javax.transaction.xa.Xid
Maximum number of bytes returned by getBqual.
MAXGTRIDSIZE - Static variable in interface javax.transaction.xa.Xid
Maximum number of bytes returned by getGtrid.
maybeHtmlToText(String, String) - Static method in class com.arsdigita.acs.Utilities
 
MaybeOneRowTag - class com.arsdigita.acs.tags.MaybeOneRowTag.
Tag class for ad:db_0or1row.
MaybeOneRowTag() - Constructor for class com.arsdigita.acs.tags.MaybeOneRowTag
 
MaybeOneRowTagExtraInfo - class com.arsdigita.acs.tags.MaybeOneRowTagExtraInfo.
 
MaybeOneRowTagExtraInfo() - Constructor for class com.arsdigita.acs.tags.MaybeOneRowTagExtraInfo
 
maybeUpdateLastHit() - Method in class com.arsdigita.acs.ClientIdentification
This updates the session ID cookie w/ a new last update value if it has been longer than the timeout since the last time it was updated.
MD5 - class org.apache.java.security.MD5.
This class implements the Message Digest 5 algorithm (MD5) as defined in RFC-1321.
MD5() - Constructor for class org.apache.java.security.MD5
Creates the algorithm and reset its state.
MemberField - class com.arsdigita.acs.ug.MemberField.
Record that describes a piece of data stored about users who are members in a particular group or group type.
MemberField(SqlStatement, Database) - Constructor for class com.arsdigita.acs.ug.MemberField
 
MemoizeCache - class com.arsdigita.acs.MemoizeCache.
Cache for memoized values.
MemoizeCache() - Constructor for class com.arsdigita.acs.MemoizeCache
 
MemoizeTag - class com.arsdigita.acs.tags.MemoizeTag.
A tag wrapper for MemoizeCache.
MemoizeTag() - Constructor for class com.arsdigita.acs.tags.MemoizeTag
 
merge(byte[], byte[]) - Static method in class org.apache.java.lang.Bytes
Merges a bytes array into another.
merge(byte[], byte[], int) - Static method in class org.apache.java.lang.Bytes
Merges a bytes array into another starting from the given position.
merge(byte[], byte[], int, int) - Static method in class org.apache.java.lang.Bytes
Merges a bytes array into another starting from the given position.
merge(byte[], byte[], int, int, int) - Static method in class org.apache.java.lang.Bytes
Merges a bytes array into another starting from the given positions.
message - Variable in class javax.mail.event.StoreEvent
The message text to be presented to the user.
Message - interface javax.jms.Message.
The Message interface is the root interface of all JMS messages.
Message - class javax.mail.Message.
This class models an email message.
MESSAGE_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message has been successfully delivered to all recipients by the transport firing this event.
MESSAGE_NOT_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message was not sent for some reason.
MESSAGE_PARTIALLY_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message was successfully sent to some recipients but not to all.
Message.RecipientType - class javax.mail.Message.RecipientType.
This inner class defines the types of recipients allowed by the Message class.
Message.RecipientType(String) - Constructor for class javax.mail.Message.RecipientType
 
Message() - Constructor for class javax.mail.Message
No-arg version of the constructor.
Message(Folder, int) - Constructor for class javax.mail.Message
Constructor that takes a Folder and a message number.
Message(Session) - Constructor for class javax.mail.Message
Constructor that takes a Session.
MessageAware - interface javax.mail.MessageAware.
An interface optionally implemented by DataSources to supply information to a DataContentHandler about the message context in which the data content object is operating.
messageChanged(MessageChangedEvent) - Method in interface javax.mail.event.MessageChangedListener
Invoked when a message is changed.
MessageChangedEvent - class javax.mail.event.MessageChangedEvent.
This class models Message change events.
MessageChangedEvent(Object, int, Message) - Constructor for class javax.mail.event.MessageChangedEvent
Constructor.
MessageChangedListener - interface javax.mail.event.MessageChangedListener.
This is the Listener interface for MessageChanged events
MessageConsumer - interface javax.jms.MessageConsumer.
A client uses a message consumer to receive messages from a Destination.
MessageContext - class javax.mail.MessageContext.
The context in which a piece of Message content is contained.
MessageContext(Part) - Constructor for class javax.mail.MessageContext
Create a MessageContext object describing the context of the given Part.
MessageCountAdapter - class javax.mail.event.MessageCountAdapter.
The adapter which receives MessageCount events.
MessageCountAdapter() - Constructor for class javax.mail.event.MessageCountAdapter
 
MessageCountEvent - class javax.mail.event.MessageCountEvent.
This class notifies changes in the number of messages in a folder.
MessageCountEvent(Folder, int, boolean, Message[]) - Constructor for class javax.mail.event.MessageCountEvent
Constructor.
MessageCountListener - interface javax.mail.event.MessageCountListener.
This is the Listener interface for MessageCount events.
messageDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messageDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is succesfully delivered.
MessageDigest - class org.apache.java.security.MessageDigest.
This interface abstracts a message digest algorithm.
MessageDigest() - Constructor for class org.apache.java.security.MessageDigest
Creates the algorithm and reset its state.
MessageEOFException - exception javax.jms.MessageEOFException.
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.
MessageEOFException(String) - Constructor for class javax.jms.MessageEOFException
Construct a MessageEOFException with reason.
MessageEOFException(String, String) - Constructor for class javax.jms.MessageEOFException
Construct a MessageEOFException with reason and errorCode for exception
MessageFormatException - exception javax.jms.MessageFormatException.
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
MessageFormatException(String) - Constructor for class javax.jms.MessageFormatException
Construct a MessageFormatException with reason.
MessageFormatException(String, String) - Constructor for class javax.jms.MessageFormatException
Construct a MessageFormatException with reason and errorCode for exception
MessageIDTerm - class javax.mail.search.MessageIDTerm.
This term models the RFC822 "MessageId" - a message-id for Internet messages that is supposed to be unique per message.
MessageIDTerm(String) - Constructor for class javax.mail.search.MessageIDTerm
Constructor.
MessageListener - interface javax.jms.MessageListener.
A MessageListener is used to receive asynchronously delivered messages.
messageNotDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messageNotDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is not delivered.
MessageNotReadableException - exception javax.jms.MessageNotReadableException.
This exception must be thrown when a JMS client attempts to read a write-only message.
MessageNotReadableException(String) - Constructor for class javax.jms.MessageNotReadableException
Construct a MessageNotReadableException with reason.
MessageNotReadableException(String, String) - Constructor for class javax.jms.MessageNotReadableException
Construct a MessageNotReadableException with reason and errorCode for exception
MessageNotWriteableException - exception javax.jms.MessageNotWriteableException.
This exception must be thrown when a JMS client attempts to write to a read-only message.
MessageNotWriteableException(String) - Constructor for class javax.jms.MessageNotWriteableException
Construct a MessageNotWriteableException with reason.
MessageNotWriteableException(String, String) - Constructor for class javax.jms.MessageNotWriteableException
Construct a MessageNotWriteableException with reason and errorCode for exception
MessageNumberTerm - class javax.mail.search.MessageNumberTerm.
This class implements comparisons for Message numbers.
MessageNumberTerm(int) - Constructor for class javax.mail.search.MessageNumberTerm
Constructor.
messagePartiallyDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messagePartiallyDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is partially delivered.
MessageProducer - interface javax.jms.MessageProducer.
A client uses a message producer to send messages to a Destination.
MessageRemovedException - exception javax.mail.MessageRemovedException.
The exception thrown when an invalid method is invoked on an expunged Message.
MessageRemovedException() - Constructor for class javax.mail.MessageRemovedException
Constructs a MessageRemovedException with no detail message.
MessageRemovedException(String) - Constructor for class javax.mail.MessageRemovedException
Constructs a MessageRemovedException with the specified detail message.
messagesAdded(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
 
messagesAdded(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
Invoked when messages are added into a folder.
MessagesDataSource - class com.arsdigita.acs.bboard.MessagesDataSource.
Extension of the Selection class specific to bboard messages.
MessagesDataSource(ResultSet) - Constructor for class com.arsdigita.acs.bboard.MessagesDataSource
Create a new MessagesDataSource out of a ResultSet.
MessagesDataSource(SqlStatement, Database) - Constructor for class com.arsdigita.acs.bboard.MessagesDataSource
Create a new MessagesDataSource out of a SqlStatement.
messagesRemoved(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
 
messagesRemoved(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
Invoked when messages are removed (expunged) from a folder.
MessagingException - exception javax.mail.MessagingException.
The base class for all exceptions thrown by the Messaging classes
MessagingException() - Constructor for class javax.mail.MessagingException
Constructs a MessagingException with no detail message.
MessagingException(String) - Constructor for class javax.mail.MessagingException
Constructs a MessagingException with the specified detail message.
MessagingException(String, Exception) - Constructor for class javax.mail.MessagingException
Constructs a MessagingException with the specified Exception and detail message.
MethodNotSupportedException - exception javax.mail.MethodNotSupportedException.
The exception thrown when a method is not supported by the implementation
MethodNotSupportedException() - Constructor for class javax.mail.MethodNotSupportedException
Constructs a MethodNotSupportedException with no detail message.
MethodNotSupportedException(String) - Constructor for class javax.mail.MethodNotSupportedException
Constructs a MethodNotSupportedException with the specified detail message.
MIME - Static variable in class javax.mail.internet.HeaderTokenizer
MIME specials
MimeBodyPart - class javax.mail.internet.MimeBodyPart.
This class represents a MIME body part.
MimeBodyPart() - Constructor for class javax.mail.internet.MimeBodyPart
An empty MimeBodyPart object is created.
MimeBodyPart(InputStream) - Constructor for class javax.mail.internet.MimeBodyPart
Constructs a MimeBodyPart by reading and parsing the data from the specified input stream.
MimeBodyPart(InternetHeaders, byte[]) - Constructor for class javax.mail.internet.MimeBodyPart
Constructs a MimeBodyPart using the given header and content bytes.
mimeCharset(String) - Static method in class javax.mail.internet.MimeUtility
Convert a java charset into its MIME charset name.
MimeMessage - class javax.mail.internet.MimeMessage.
This class represents a MIME style email message.
MimeMessage.RecipientType - class javax.mail.internet.MimeMessage.RecipientType.
This inner class extends the javax.mail.Message.RecipientType class to add additional RecipientTypes.
MimeMessage.RecipientType(String) - Constructor for class javax.mail.internet.MimeMessage.RecipientType
 
MimeMessage(Folder, InputStream, int) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage by reading and parsing the data from the specified MIME InputStream.
MimeMessage(Folder, int) - Constructor for class javax.mail.internet.MimeMessage
Constructs an empty MimeMessage object with the given Folder and message number.
MimeMessage(Folder, InternetHeaders, byte[], int) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage from the given InternetHeaders object and content.
MimeMessage(Session) - Constructor for class javax.mail.internet.MimeMessage
Default constructor.
MimeMessage(Session, InputStream) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage by reading and parsing the data from the specified MIME InputStream.
MimeMultipart - class javax.mail.internet.MimeMultipart.
The MimeMultipart class is an implementation of the abstract Multipart class that uses MIME conventions for the multipart data.
MimeMultipart() - Constructor for class javax.mail.internet.MimeMultipart
Default constructor.
MimeMultipart(DataSource) - Constructor for class javax.mail.internet.MimeMultipart
Constructs a MimeMultipart object and its bodyparts from the given DataSource.
MimeMultipart(String) - Constructor for class javax.mail.internet.MimeMultipart
Construct a MimeMultipart object of the given subtype.
MimePart - interface javax.mail.internet.MimePart.
The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
MimePartDataSource - class javax.mail.internet.MimePartDataSource.
A utility class that implements a DataSource out of a MimePart.
MimePartDataSource(MimePart) - Constructor for class javax.mail.internet.MimePartDataSource
Constructor, that constructs a DataSource from a MimePart.
MimeType - class javax.activation.MimeType.
A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeType() - Constructor for class javax.activation.MimeType
Default constructor.
MimeType(String) - Constructor for class javax.activation.MimeType
Constructor that builds a MimeType from a String.
MimeType(String, String) - Constructor for class javax.activation.MimeType
Constructor that builds a MimeType with the given primary and sub type but has an empty parameter list.
MimeTypeParameterList - class javax.activation.MimeTypeParameterList.
A parameter list of a MimeType as defined in RFC 2045 and 2046.
MimeTypeParameterList() - Constructor for class javax.activation.MimeTypeParameterList
Default constructor.
MimeTypeParameterList(String) - Constructor for class javax.activation.MimeTypeParameterList
Constructs a new MimeTypeParameterList with the passed in data.
MimeTypeParseException - exception javax.activation.MimeTypeParseException.
A class to encapsulate MimeType parsing related exceptions.
MimeTypeParseException() - Constructor for class javax.activation.MimeTypeParseException
Constructs a MimeTypeParseException with no specified detail message.
MimeTypeParseException(String) - Constructor for class javax.activation.MimeTypeParseException
Constructs a MimeTypeParseException with the specified detail message.
MimetypesFileTypeMap - class javax.activation.MimetypesFileTypeMap.
This class extends FileTypeMap and provides data typing of files via their file extension.
MimetypesFileTypeMap() - Constructor for class javax.activation.MimetypesFileTypeMap
The default constructor.
MimetypesFileTypeMap(InputStream) - Constructor for class javax.activation.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the InputStream.
MimetypesFileTypeMap(String) - Constructor for class javax.activation.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the named file.
MimeUtility - class javax.mail.internet.MimeUtility.
This is a utility class that provides various MIME related functionality.
mode - Variable in class javax.mail.Folder
The open mode of this folder.
model - Variable in class org.apache.java.util.ConfigurationsRepository
The file that contains the model of this repository
ModificationItem - class javax.naming.directory.ModificationItem.
This class represents a modification item.
ModificationItem(int, Attribute) - Constructor for class javax.naming.directory.ModificationItem
Creates a new instance of ModificationItem.
MODIFIED_DATE - Static variable in class com.arsdigita.acs.generalcomments.GeneralComments
 
MODIFIED_LONG - Static variable in class com.arsdigita.acs.generalcomments.GeneralComments
 
MODIFIED_TIME - Static variable in class com.arsdigita.acs.generalcomments.GeneralComments
 
modifyAttributes(Name, int, Attributes) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object.
modifyAttributes(Name, int, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(Name, int, Attributes) - Method in class javax.naming.spi.ContinuationDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(Name, ModificationItem[]) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class javax.naming.spi.ContinuationDirContext
 
modifyAttributes(String, int, Attributes) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, int, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(String, int, Attributes) - Method in class javax.naming.spi.ContinuationDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String, ModificationItem[]) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in class javax.naming.spi.ContinuationDirContext
 
ModuleInitializer - class com.arsdigita.acs.ModuleInitializer.
 
ModuleInitializer() - Constructor for class com.arsdigita.acs.ModuleInitializer
 
MOSTLY_ASCII - Static variable in class javax.mail.internet.MimeUtility
 
MOSTLY_NONASCII - Static variable in class javax.mail.internet.MimeUtility
 
msg - Variable in class javax.mail.event.MessageChangedEvent
The message that changed.
msg - Variable in class javax.mail.event.TransportEvent
 
msgnum - Variable in class javax.mail.Message
The number of this message within its folder, or zero if the message was not retrieved from a folder.
msgs - Variable in class javax.mail.event.MessageCountEvent
The messages.
Multipart - class javax.mail.Multipart.
Multipart is a container that holds multiple body parts.
Multipart() - Constructor for class javax.mail.Multipart
Default constructor.
MultipartDataSource - interface javax.mail.MultipartDataSource.
MultipartDataSource is a DataSource that contains body parts.
myProps - Variable in class javax.naming.InitialContext
The environment associated with this InitialContext.
mySyntax - Variable in class javax.naming.CompoundName
Syntax properties for this compound name.

< A B C D E F G H I J K L M N O P Q R S T U V W X _