- Element - Interface in net.proteusframework.core.html
-
Element.
- Element.Kind - Enum in net.proteusframework.core.html
-
Kind of element.
- elements() - Method in class net.proteusframework.core.SetAssocCache
-
Get an enumeration of the values in the cache.
- EMAIL_DNS_VALIDATE - Static variable in class net.proteusframework.core.mail.EmailValidationService
-
Determines if DNS validation will be performed (A, MX).
- EmailAddressProvider - Interface in net.proteusframework.core.mail
-
Implementors provide email addresses.
- EmailAddressValidator - Class in net.proteusframework.core.mail
-
Validates an email address.
- EmailAddressValidator() - Constructor for class net.proteusframework.core.mail.EmailAddressValidator
-
Creates a new instance.
- EmailValidationResult - Class in net.proteusframework.core.mail
-
Container for the result of an email validation test.
- EmailValidationResult() - Constructor for class net.proteusframework.core.mail.EmailValidationResult
-
Constructor.
- EmailValidationResult.Outcome - Enum in net.proteusframework.core.mail
-
Outcome.
- EmailValidationService - Class in net.proteusframework.core.mail
-
Service responsible for validating emails.
- EmailValidationService() - Constructor for class net.proteusframework.core.mail.EmailValidationService
-
- EmailValidationType - Enum in net.proteusframework.core.mail
-
Type of email validation.
- emit(Notification, Progress<?>) - Method in interface net.proteusframework.core.progress.ProgressEmitter
-
Emit progress information.
- EmMetric - Class in net.proteusframework.core.metric
-
Metric for the Em unit.
- EmMetric(EmMetric) - Constructor for class net.proteusframework.core.metric.EmMetric
-
Copy constructor.
- EmMetric(double) - Constructor for class net.proteusframework.core.metric.EmMetric
-
Constructor.
- EmMetric(float) - Constructor for class net.proteusframework.core.metric.EmMetric
-
Constructor.
- EmMetric(int) - Constructor for class net.proteusframework.core.metric.EmMetric
-
Constructor.
- EmMetric(long) - Constructor for class net.proteusframework.core.metric.EmMetric
-
Constructor.
- EmMetric(String) - Constructor for class net.proteusframework.core.metric.EmMetric
-
Constructor.
- EMPTY - Static variable in class net.proteusframework.core.locale.LocalizedObjectKey
-
Representation of empty localization.
- EMPTY - Static variable in class net.proteusframework.core.locale.LocalizedText
-
A LocalizedText object representing the empty string ("").
- EMPTY - Static variable in class net.proteusframework.core.locale.TextSources
-
EMPTY.
- EMPTY_INTERNET_ADDRESSES - Static variable in class net.proteusframework.core.mail.UnparsedAddress
-
The constant EMPTY_INTERNET_ADDRESSES.
- EMPTY_RESULT - Static variable in class net.proteusframework.core.automation.ValidationStatement
-
Empty Result.
- EMPTY_STRING_ARRAY - Static variable in class net.proteusframework.core.StringFactory
-
Empty String Array.
- EmptyElementDirective - Class in net.proteusframework.core.freemarker
-
Empty Element Directive.
- EmptyElementDirective(String) - Constructor for class net.proteusframework.core.freemarker.EmptyElementDirective
-
Constructor.
- emptyTag - Variable in class net.proteusframework.core.xml.GenericParser.StackElement
-
Empty Tag flag.
- enableCommentOutput(SAXParser) - Method in class net.proteusframework.core.xml.GenericParser
-
Enable output of comments.
- encode(int) - Method in class net.proteusframework.core.image.GIFEncoder
-
Encode.
- encode() - Method in class net.proteusframework.core.io.UUEncodeOutputStream
-
Encodes the currently buffered data.
- encode(byte[]) - Static method in class net.proteusframework.core.io.UUEncodeOutputStream
-
Encodes a byte array into base64.
- endDocument() - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- endDTD() - Method in class net.proteusframework.core.xml.GenericParser
-
- endElement(String, String, String) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- endElement(String, String, String) - Method in class net.proteusframework.core.xml.BaseXMLHandler
-
This method must be called after processing to clean up internal fields.
- endElement(String, String, String) - Method in class net.proteusframework.core.xml.GenericParser
-
- endElement(String, String, String, boolean, boolean) - Method in class net.proteusframework.core.xml.OutputCDataTagListener
-
- endElement(String, String, String, boolean, boolean) - Method in class net.proteusframework.core.xml.RemoveTagTransform
-
- endElement(String, String, String, boolean, boolean) - Method in class net.proteusframework.core.xml.SkipTagListener
-
- endElement(String, String, String, boolean, boolean) - Method in class net.proteusframework.core.xml.TagListener
-
Called when the end tag is encountered.
- endElement(String, String, String) - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- endPrefixMapping(String) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- endPrefixMapping(String) - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- ENGINE_DERBY - Static variable in class net.proteusframework.core.locale.JDBCLocaleSource
-
HSqlDB engine type.
- ENGINE_HSQLDB - Static variable in class net.proteusframework.core.locale.JDBCLocaleSource
-
HSqlDB engine type.
- ENGINE_MYSQL - Static variable in class net.proteusframework.core.locale.JDBCLocaleSource
-
MySQL engine type.
- ENGINE_POSTGRES - Static variable in class net.proteusframework.core.locale.JDBCLocaleSource
-
PostGres engine type.
- Entity<T extends Serializable> - Interface in net.proteusframework.core.hibernate.model
-
A Hibernate entity that is compatible with EntityProcessor
- EntityRetriever - Class in net.proteusframework.core.hibernate.dao
-
A singleton access point for retrieving attached entities.
- EntityRetriever() - Constructor for class net.proteusframework.core.hibernate.dao.EntityRetriever
-
Create a new instance.
- EntityRetrieverImpl - Class in net.proteusframework.core.hibernate.dao
-
An implementation of
EntityRetriever
that is intended to be configured through Spring.
- EntityRetrieverImpl() - Constructor for class net.proteusframework.core.hibernate.dao.EntityRetrieverImpl
-
Create a new instance.
- EntityUtil - Class in net.proteusframework.core.html
-
Entity encoding utility for HTML and XHTML characters.
- EntityUtil.EscapeOptions - Class in net.proteusframework.core.html
-
Escape options.
- EntityUtil.EscapeType - Enum in net.proteusframework.core.html
-
Escape types.
- EntityUtilWriter - Class in net.proteusframework.core.io
-
PrintWriter with added methods for outputting entity encoded data.
- EntityUtilWriter(Writer) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(OutputStream) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(String) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(File) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(Writer, boolean) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(OutputStream, boolean) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(String, String) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EntityUtilWriter(File, String) - Constructor for class net.proteusframework.core.io.EntityUtilWriter
-
Constructor.
- EOF - Variable in class net.proteusframework.core.image.GIFEncoder
-
Field.
- equals(Object) - Method in class net.proteusframework.core.automation.AbstractDataConversion
-
- equals(Object) - Method in class net.proteusframework.core.automation.AbstractTask
-
- equals(Object) - Method in class net.proteusframework.core.automation.Log
-
- equals(Object) - Method in class net.proteusframework.core.automation.SQLStatement
-
- equals(Object) - Method in class net.proteusframework.core.automation.SQLStatement.Parameter
-
- equals(Object) - Method in class net.proteusframework.core.automation.TaskArgument
-
- equals(Object) - Method in class net.proteusframework.core.automation.TaskLog
-
- equals(Object) - Method in class net.proteusframework.core.automation.ValidationStatement
-
- equals(Object) - Method in class net.proteusframework.core.hibernate.model.AbstractEntity
-
- equals(Object) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
- equals(Object) - Method in class net.proteusframework.core.html.MetaInformation
-
- equals(Object) - Method in class net.proteusframework.core.io.FileDeleter
-
- equals(Object) - Method in class net.proteusframework.core.lang.MutableBoolean
-
- equals(Object) - Method in class net.proteusframework.core.lang.MutableLong
-
- equals(Object) - Method in class net.proteusframework.core.locale.ConcatTextSource
-
- equals(Object) - Method in class net.proteusframework.core.locale.FormattedTextSource
-
- equals(Object) - Method in class net.proteusframework.core.locale.LocalizedLocale
-
- equals(Object) - Method in class net.proteusframework.core.locale.LocalizedObjectKey
-
- equals(Object) - Method in class net.proteusframework.core.locale.LocalizedText
-
- equals(Object) - Method in class net.proteusframework.core.locale.NamedObjectImpl
-
- equals(Object) - Method in class net.proteusframework.core.locale.ResourceBundleLocalizedText
-
- equals(Object) - Method in class net.proteusframework.core.locale.StringTextSource
-
- equals(Object) - Method in class net.proteusframework.core.locale.TextSourceEditor.MaybeLOKTextSource
-
- equals(Object) - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
-
- equals(Object) - Method in class net.proteusframework.core.mail.UnparsedAddress
-
- equals(Object) - Method in class net.proteusframework.core.MapAttributes
-
- equals(Object) - Method in class net.proteusframework.core.metric.Dimension
-
- equals(Object) - Method in class net.proteusframework.core.metric.Metric
-
- equals(Object) - Method in class net.proteusframework.core.metric.Point
-
- equals(Object) - Method in class net.proteusframework.core.net.LenientContentType
-
- equals(Object) - Method in class net.proteusframework.core.notification.DelegatingNotification
-
- equals(Object) - Method in interface net.proteusframework.core.notification.Notification
-
- equals(Object) - Method in class net.proteusframework.core.notification.NotificationImpl
-
- equals(Object) - Method in class net.proteusframework.core.Pair
-
- equals(Object) - Method in class net.proteusframework.core.prefs.DelegatingPreferences
-
- equals(Object) - Method in class net.proteusframework.core.script.Bytecode
-
- equals(Object) - Method in class net.proteusframework.core.script.ScriptIdentifier
-
- equals(Object) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- equals(Object, Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyListUserType
-
- equals(Object, Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
-
- equals(Object) - Method in class net.proteusframework.core.xml.SkipTagListener
-
- equals(Object) - Method in class net.proteusframework.core.xml.TagListener
-
- error(SAXParseException) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- error(TextSource) - Static method in class net.proteusframework.core.notification.NotificationImpl
-
Create an error notification with the specified message and optional detail.
- error(TextSource, TextSource) - Static method in class net.proteusframework.core.notification.NotificationImpl
-
Create a notification with the specified message and optional detail.
- error(SAXParseException) - Method in class net.proteusframework.core.xml.BaseXMLHandler
-
- error(SAXParseException) - Method in class net.proteusframework.core.xml.GenericParser
-
- escape(CharSequence) - Method in class net.proteusframework.core.html.EntityUtil
-
Escape the specified characters returning a string.
- escape(CharSequence, Writer) - Method in class net.proteusframework.core.html.EntityUtil
-
Escape the specified characters outputting them to the specified writer.
- escape(CharSequence, StringBuilder) - Method in class net.proteusframework.core.html.EntityUtil
-
Escape the specified characters.
- escape(CharSequence, Appendable) - Method in class net.proteusframework.core.html.EntityUtil
-
Escape the specified characters.
- escape(String, String, char) - Static method in class net.proteusframework.core.StringFactory
-
Escapes characters in a string using a given escape character.
- escapeAndLogError(String, Appendable) - Method in class net.proteusframework.core.html.EntityUtil
-
Escapes input and logs any errors.
- escapeAndLogError(CharSequence, Appendable) - Method in class net.proteusframework.core.html.EntityUtil
-
Escapes input and logs any errors.
- escapeAttribute(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Escape characters for attributes.
- escapeData(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
- escapeDataWithBreak(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
- escapeEntities - Variable in class net.proteusframework.core.xml.GenericParser.StackElement
-
Escape Entities flag.
- escapeForJavascript(String) - Static method in class net.proteusframework.core.StringFactory
-
Escapes a string for use as JavaScript data.
- escapeForPersistence(String) - Static method in class net.proteusframework.core.html.EntityUtil
-
Escape XML for persistence purposes.
- escapeForSqlLikePattern(String) - Static method in class net.proteusframework.core.StringFactory
-
Escapes a string so it can be used in a 'like' or 'ilike' query as the pattern without having any wildcards being present in
the pattern.
- escapeForXMLParsing(CharSequence) - Static method in class net.proteusframework.core.html.EntityUtil
-
Escape XML for persistence purposes.
- escapeForXMLParsing(CharSequence, boolean) - Static method in class net.proteusframework.core.html.EntityUtil
-
Escape XML for persistence purposes.
- escapeForXMLRendering(CharSequence) - Static method in class net.proteusframework.core.html.EntityUtil
-
Escape XML for rendering to an XML capable application.
- escapeHTML(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Escape characters for HTML.
- escapeHTMLWithBreak(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Escape characters for HTML with newlines replaced with BR tags.
- EscapeOptions() - Constructor for class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Constructor.
- escapeXHTML(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Escape characters for XHTML.
- escapeXHTMLWithBreak(CharSequence) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Escape characters for XHTML with newlines replaced with BR tags.
- evalScript(ScriptContext, ScriptIdentifier, InputSupplier<Reader>) - Method in class net.proteusframework.core.script.ScriptUtility
-
Evaluate a script.
- exec(List) - Method in class net.proteusframework.core.freemarker.OverrideReturnValueMethodModel
-
- execute(TaskArgument[]) - Method in class net.proteusframework.core.automation.DatabaseObjectConversion
-
The SQL statements returned should not include any DDL statements.
- execute(TaskArgument[]) - Method in interface net.proteusframework.core.automation.DataConversion
-
The SQL statements returned should not include any DDL statements.
- execute(TaskArgument[]) - Method in class net.proteusframework.core.automation.SQLDataConversion
-
- execute(TaskArgument[]) - Method in interface net.proteusframework.core.automation.Task
-
Execute the task using the specified arguments.
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class net.proteusframework.core.freemarker.EmptyElementDirective
-
- executeInTransaction(Session) - Method in interface net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallback
-
Execute code in a transaction.
- executeInTransaction(Session) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
-
- executeInTransaction(Session) - Method in interface net.proteusframework.core.hibernate.dao.DAOHelper.VoidTransactionCallback
-
Execute code in a transaction.
- executeInTransaction(Session) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper.VoidTransactionCallbackImpl
-
- ExecutorConfig - Class in net.proteusframework.core.config
-
Executor configuration.
- ExecutorConfig() - Constructor for class net.proteusframework.core.config.ExecutorConfig
-
- executorService() - Method in class net.proteusframework.core.config.ExecutorConfig
-
ExecutorService
- exists() - Method in enum net.proteusframework.core.spring.UtilityContext
-
Return true if the bean is defined.
- exit() - Method in class net.proteusframework.core.spring.CommandLineHelper
-
Shutdown and cleanly exit the program / VM.
- exportNode(OutputStream) - Method in class net.proteusframework.core.prefs.DelegatingPreferences
-
- exportSubtree(OutputStream) - Method in class net.proteusframework.core.prefs.DelegatingPreferences
-
- extractDomain(String) - Static method in class net.proteusframework.core.mail.EmailValidationService
-
Extract domain.