- warning(SAXParseException) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- warning(SAXParseException) - Method in class net.proteusframework.core.xml.BaseXMLHandler
-
- width - Variable in class net.proteusframework.core.image.GIFEncoder
-
Field.
- withDetailElement(Element, String) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the element rendered for each notification detail.
- withDetailElement(Element, Map<String, String>) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the element for each notification detail.
- withElement(Element, String) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the element rendered for each notification.
- withElement(Element, Map<String, String>) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the element rendered for each notification.
- withMessageContentType(ContentType) - Method in class net.proteusframework.core.notification.NotificationImpl
-
Set the message content type.
- withMessageDetailContentType(ContentType) - Method in class net.proteusframework.core.notification.NotificationImpl
-
Set the message details content type.
- withNewlineSeparator() - Method in class net.proteusframework.core.locale.ConcatTextSource
-
- withNoSeparator() - Method in class net.proteusframework.core.locale.ConcatTextSource
-
Convenience method that disables the use of a separator.
- withNotificationList(List<Notification>) - Method in exception net.proteusframework.core.lang.InternationalizedException
-
Add the specified notification list to this exception.
- withNotificationTypeHTMLClass(NotificationType, String) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the HTML Class to output for the specified Notification type.
- withPackageName(String) - Method in class net.proteusframework.core.lang.ClassPathResources
-
Restrict to a specific package name like "com.i2rd".
- withParentElement(Element) - Method in class net.proteusframework.core.html.ContextImpl
-
- withPostDDL(String, String) - Method in class net.proteusframework.core.automation.DatabaseObjectConversion
-
Post DDL.
- withPreDDL(String, String) - Method in class net.proteusframework.core.automation.DatabaseObjectConversion
-
Pre DDL.
- withRenderDetails(boolean) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the XHTML rendering flag.
- withRenderEvenOddHTMLClass(boolean) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the even/odd rendering flag.
- withRenderXHTML(boolean) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the XHTML rendering flag.
- withSeparator(Object) - Method in class net.proteusframework.core.locale.ConcatTextSource
-
Set the separator to use between values.
- withSource(Object) - Method in class net.proteusframework.core.notification.NotificationImpl
-
Set the source.
- withSpaceSeparator() - Method in class net.proteusframework.core.locale.ConcatTextSource
-
- withStandardWrappingElement() - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set a standard wrapping element for the notifications when rendered.
- withType(NotificationType) - Method in class net.proteusframework.core.notification.NotificationImpl
-
Set the type.
- withWrappingElement(Element, String, String) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the wrapping element for the notifications.
- withWrappingElement(Element, Map<String, String>) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
-
Set the wrapping element for the notifications.
- wordWrap(String, int, String, Locale) - Static method in class net.proteusframework.core.StringFactory
-
Wrap a string to the desired line length.
- wrapMutableCollection(Object) - Static method in class net.proteusframework.core.freemarker.MutableList
-
Wrap a mutable collection.
- write(Element) - Method in class net.proteusframework.core.cache.JDBCCacheWriter
-
- write(BufferedImage, File) - Static method in class net.proteusframework.core.image.Thumbnailer
-
Write the image to the specified file.
- write(BufferedImage, OutputStream, String) - Static method in class net.proteusframework.core.image.Thumbnailer
-
Write the image to the specified outputstream.
- write(int) - Method in class net.proteusframework.core.io.NullOutputStream
-
- write(byte[], int, int) - Method in class net.proteusframework.core.io.NullOutputStream
-
- write(int) - Method in class net.proteusframework.core.io.NullWriter
-
- write(char[]) - Method in class net.proteusframework.core.io.NullWriter
-
- write(char[], int, int) - Method in class net.proteusframework.core.io.NullWriter
-
- write(String) - Method in class net.proteusframework.core.io.NullWriter
-
- write(String, int, int) - Method in class net.proteusframework.core.io.NullWriter
-
- write(int) - Method in class net.proteusframework.core.io.TeeOutputStream
-
- write(byte[], int, int) - Method in class net.proteusframework.core.io.TeeOutputStream
-
- write(char[], int, int) - Method in class net.proteusframework.core.io.TeeWriter
-
- write(int) - Method in class net.proteusframework.core.io.UUEncodeOutputStream
-
Writes the specified byte to this output stream.
- write(byte[], int, int) - Method in class net.proteusframework.core.io.UUEncodeOutputStream
-
Writes len bytes from the specified byte array starting at offset off to this output stream.
- write_block() - Method in class net.proteusframework.core.image.GIFEncoder
-
Internal use.
- writeAll(Collection<Element>) - Method in class net.proteusframework.core.cache.JDBCCacheWriter
-
- writeAttributes(PrintWriter, Attributes, Collection<String>) - Static method in class net.proteusframework.core.xml.XMLUtil
-
Write the attributes.