| Class | Description |
|---|---|
| BeanUtils |
Utility methods for Context and bean related stuff
|
| BitMaskUtil |
Utils for Bit Masking
|
| ClasspathScanner |
Utility class for scanning classpath
|
| ContextUtils |
Misc Utils related to the Spring Context.
|
| DateRangeUtils |
Common Utilities for
DateRanges |
| DomainUtils |
Utils
|
| HierarichicalUtils |
Utilities for
IHierarchialReferences |
| HTMLUtils |
Handles HTML encoding.
|
| JSONMarshaller |
JSON Marshalling Object for a particular type of Object
JSON to Java, Sample usage: |
| JSONMarshaller.DisplayDateFormatJsonBeanProcessor |
Standard Format is long and lousy : Convert to
DomainUtils.DATE_FORMAT_DISPLAY |
| MarshalUtils |
For marshalling of strings, collections etc.
|
| MarshalUtils.GenericTransformer<V,T> | Deprecated |
| MarshalUtils.Replacer |
use this to pass to regexReplace for implementing custom RegEx replacements.
It will allow the regexReplace to dynamically substitute the pattern matching RegEx with substitute(String) of this class. |
| MarshalUtils.Transformer<T> | Deprecated |
| ResourceFetcher |
Get a Resource
TODO: Do it straight in SPEL !
|
| SecurityUtils |
Common security related routines for Hashing & encryption
|
| SysLogProxy |
A simple utility to produce message in Syslog format style message in the log with the appropriate log level.
|
| UrlUtils |
URL based Utils for URL manipulation & extraction
|
| WicketUtils |
Wicket Related utils
|
| XMLUtils |
| Enum | Description |
|---|---|
| SysLogProxy.SyslogFacility |
RFC 3164 - Facility.
|
| SysLogProxy.SyslogSeverity |
RFC 3164 - Severity
|
Copyright © 2018. All rights reserved.