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

M

MapToBooleanConverter - class org.apache.tapestry.coerce.MapToBooleanConverter.
Converts a Map to a Boolean; a non-empty Map is true.
MapToBooleanConverter() - Constructor for class org.apache.tapestry.coerce.MapToBooleanConverter
 
mark(int) - Method in class org.apache.tapestry.test.mock.MockServletInputStream
 
markSupported() - Method in class org.apache.tapestry.test.mock.MockServletInputStream
 
markSupported() - Method in class org.apache.tapestry.util.text.ExtendedReader
 
MarkupCharacterTranslator - class org.apache.tapestry.util.text.MarkupCharacterTranslator.
An object that encodes a character according to rules of the HTML specification, so that it will be properly parsed by a browser irrespectively of the character encoding used in the HTML output.
MarkupCharacterTranslator() - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MarkupCharacterTranslator(boolean) - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MarkupCharacterTranslator(boolean, ICharacterMatcher, ICharacterTranslator) - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MarkupCharacterTranslator(boolean, String, String[][]) - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
matches(char) - Method in class org.apache.tapestry.util.text.WhitespaceMatcher
Matches whitespace characters.
matches(char) - Method in class org.apache.tapestry.util.text.InverseMatcher
Matches the character only if the provided object does NOT match it.
matches(char) - Method in interface org.apache.tapestry.util.text.ICharacterMatcher
Determine whether the given character matches the implemented rule
matches(char) - Method in class org.apache.tapestry.util.text.CompoundMatcher
Match the character if any of the provided objects matches it.
matches(char) - Method in class org.apache.tapestry.util.text.AsciiCharacterMatcher
Match the characters provided in the constructor
matches(String, String) - Method in class org.apache.tapestry.util.RegexpMatcher
 
MessageBeanInitializer - class org.apache.tapestry.bean.MessageBeanInitializer.
A bean initializer that uses a localized string from the containing component.
MessageBeanInitializer() - Constructor for class org.apache.tapestry.bean.MessageBeanInitializer
 
MessageBinding - class org.apache.tapestry.binding.MessageBinding.
A binding that connects directly to a localized string for a component.
MessageBinding(String, ValueConverter, Location, IComponent, String) - Constructor for class org.apache.tapestry.binding.MessageBinding
 
MessageBindingFactory - class org.apache.tapestry.binding.MessageBindingFactory.
Constructs instances of MessageBinding.
MessageBindingFactory() - Constructor for class org.apache.tapestry.binding.MessageBindingFactory
 
MESSAGES_ENCODING_PROPERTY_NAME - Static variable in class org.apache.tapestry.services.impl.ComponentMessagesSourceImpl
The name of the component/application/etc property that will be used to determine the encoding to use when loading the messages
MINIMUM_WIDTH - Static variable in class org.apache.tapestry.valid.ValidationConstraint
Indicates that a non-null value was provided, but that (after removing leading and trailing whitespace), the value was not long enough.
missingRequiredAttribute(String, String) - Static method in class org.apache.tapestry.test.ScriptMessages
 
MockContext - class org.apache.tapestry.test.mock.MockContext.
Mock implementation of ServletContext.
MockContext() - Constructor for class org.apache.tapestry.test.mock.MockContext
 
MockContext(String) - Constructor for class org.apache.tapestry.test.mock.MockContext
 
MockRequest - class org.apache.tapestry.test.mock.MockRequest.
Mock implementation of HttpServletRequest.
MockRequest(MockContext, String) - Constructor for class org.apache.tapestry.test.mock.MockRequest
 
MockRequestDispatcher - class org.apache.tapestry.test.mock.MockRequestDispatcher.
Used to enable mock testing of internal request forwarding.
MockRequestDispatcher(String) - Constructor for class org.apache.tapestry.test.mock.MockRequestDispatcher
 
MockResponse - class org.apache.tapestry.test.mock.MockResponse.
Mock implementation of HttpServletResponse.
MockResponse(MockRequest) - Constructor for class org.apache.tapestry.test.mock.MockResponse
 
MockServletConfig - class org.apache.tapestry.test.mock.MockServletConfig.
An implementation of ServletConfig used for Mock testing.
MockServletConfig(String, ServletContext) - Constructor for class org.apache.tapestry.test.mock.MockServletConfig
 
MockServletInputStream - class org.apache.tapestry.test.mock.MockServletInputStream.
Implementation of ServletInputStream used in mock object testing.
MockServletInputStream(String) - Constructor for class org.apache.tapestry.test.mock.MockServletInputStream
 
MockSession - class org.apache.tapestry.test.mock.MockSession.
Mock implementation of HttpSession.
MockSession(MockContext, String) - Constructor for class org.apache.tapestry.test.mock.MockSession
 
MONITOR_FACTORY_EXTENSION_NAME - Static variable in class org.apache.tapestry.Tapestry
Name of an application extension used as a factory for IMonitorinstances.
MOUSE_DOWN - Static variable in class org.apache.tapestry.components.LinkEventType
Type for onMouseDown.
MOUSE_OUT - Static variable in class org.apache.tapestry.components.LinkEventType
Type for onMouseOut.
MOUSE_OVER - Static variable in class org.apache.tapestry.components.LinkEventType
Type for onMouseOver.
MOUSE_UP - Static variable in class org.apache.tapestry.components.LinkEventType
Type for onMouseUp.
MultiKey - class org.apache.tapestry.util.MultiKey.
A complex key that may be used as an alternative to nested Maps.
MultiKey() - Constructor for class org.apache.tapestry.util.MultiKey
Public no-arguments constructor needed to be compatible with Externalizable; this leaves the new MultiKey in a non-usable state and shouldn't be used by user code.
MultiKey(Object[], boolean) - Constructor for class org.apache.tapestry.util.MultiKey
Builds a MultiKey from an array of keys.
MULTIPART_DECODER_EXTENSION_NAME - Static variable in class org.apache.tapestry.Tapestry
Name of optional application extension for the multipart decoder used by the application.

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