| Name | Description | Type | Package | Framework |
| A_CmsHtmlConverter | | Class | org.opencms.util | OpenCMS |
|
| A_CmsModeIntEnumeration | Base class for all integer mode enumeration classes. | Class | org.opencms.util | OpenCMS |
|
| A_CmsModeStringEnumeration | Base class for all string mode enumeration classes. | Class | org.opencms.util | OpenCMS |
|
| CmsByteArrayDataSource | A DataSource backed by a byte array. | Class | org.opencms.util | OpenCMS |
|
| CmsCollectionsGenericWrapper | Provides Map wrapping utility functions for Java generics. | Class | org.opencms.util | OpenCMS |
|
| CmsColorReplaceHelper | Helper class for statically changing color constants which were previously defined as system colors. | Class | org.opencms.util | OpenCMS |
|
| CmsConstantMap | Returns the constant Object the map was initialized with for all get(Object) calls, regardless of what the actual key is. | Class | org.opencms.util | OpenCMS |
|
| CmsDataTypeUtil | Utilities to handle basic data types. | Class | org.opencms.util | OpenCMS |
|
| CmsDateUtil | Utilities to get and set formated dates in OpenCms. | Class | org.opencms.util | OpenCMS |
|
| CmsDefaultSet | A utility class used for keeping track of a set of objects. | Class | org.opencms.util | OpenCMS |
|
| CmsFileUtil | Provides File utility functions. | Class | org.opencms.util | OpenCMS |
|
| CmsFileUtil .FileWalkState | Data bean which walkFileSystem passes to its callback. | Class | org.opencms.util | OpenCMS |
|
| CmsHtml2TextConverter | Extracts the HTML page content. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlConverter | HTML cleaner and pretty printer. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlConverterJTidy | HTML cleaner and pretty printer using JTidy. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlConverterOption | Represents a single HTML converter configuration as defined in the OpenCms configuration file opencms-vfs. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlExtractor | Extracts plain text from HTML. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlParser | Base utility class for OpenCms NodeVisitor implementations, which provides some often used utility functions. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlStripper | Simple html tag stripper that allows configuration of html tag names that are allowed. | Class | org.opencms.util | OpenCMS |
|
| CmsHtmlTagRemoveFactory | A tag factory for htmlparser that is able to "remove tags". | Class | org.opencms.util | OpenCMS |
|
| CmsMacroResolver | Resolves macros in the form of %(key) or ${key} in an input String. | Class | org.opencms.util | OpenCMS |
|
| CmsManyToOneMap | Special collection class which allows lookup from keys to values and from values to sets of keys. | Class | org.opencms.util | OpenCMS |
|
| CmsNoAutoCloseTag | A TagNode with an arbitrary name which is misused for avoiding the creation of the corresponding end tag in case the HTML to parse is not balanced. | Class | org.opencms.util | OpenCMS |
|
| CmsPair | | Class | org.opencms.util | OpenCMS |
|
| CmsParameterEscaper | This class is responsible for automatically escaping parameters in Flex requests. | Class | org.opencms.util | OpenCMS |
|
| CmsPatternLayout | stack traces output. | Class | org.opencms.util | OpenCMS |
|
| CmsRequestUtil | Provides utility functions for dealing with values a HttpServletRequest. | Class | org.opencms.util | OpenCMS |
|
| CmsResourceTranslator | Provides a resource name / path translation facility. | Class | org.opencms.util | OpenCMS |
|
| CmsRfsException | Used to signal issues with the real local file system (RFS), for example during file access. | Class | org.opencms.util | OpenCMS |
|
| CmsRfsFileViewer | The representation of a RFS file along with the settings to provide access to certain portions (amount of lines) of it. | Class | org.opencms.util | OpenCMS |
|
| CmsStringUtil | Provides String utility functions. | Class | org.opencms.util | OpenCMS |
|
| CmsStringUtil .CmsSlashComparator | Compares two Strings according to the count of containing slashes. | Class | org.opencms.util | OpenCMS |
|
| CmsUriSplitter | Splits an URI String into separate components. | Class | org.opencms.util | OpenCMS |
|
| CmsUUID | Generates a UUID using spatial and temporal uniqueness. | Class | org.opencms.util | OpenCMS |
|
| CmsUUID_CustomFieldSerializer | GWT serializer for CmsUUID. | Class | org.opencms.util | OpenCMS |
|
| CmsWaitHandle | Low-level utility class used for waiting for an action performed by another thread. | Class | org.opencms.util | OpenCMS |
|
| CmsXmlSaxWriter | Simple SAX event handler that generates a XML (or HTML) file from the events caught. | Class | org.opencms.util | OpenCMS |
|
| CmsXsltUtil | Provides utility functions for XSLT transformations. | Class | org.opencms.util | OpenCMS |
|
| I_CmsHtmlConverter | HTML converters can be used to clean up HTML code and/or pretty print the code. | Interface | org.opencms.util | OpenCMS |
|
| I_CmsHtmlNodeVisitor | Interface for a combination of a visitor of HTML documents along with the hook to start the parser / lexer that triggers the visit. | Interface | org.opencms.util | OpenCMS |
|
| I_CmsMacroResolver | Describes a macro mapper, which is used to efficiently resolve macros in the form of %(key) or ${key} in an input String. | Interface | org.opencms.util | OpenCMS |
|
| I_CmsRegexSubstitution | Interface for generating a substitution for a pattern in a string. | Interface | org.opencms.util | OpenCMS |
|
| Messages | Convenience class to access the localized messages of this OpenCms package. | Class | org.opencms.util | OpenCMS |
|
| PrintfFormat | PrintfFormat allows the formatting of an array of objects embedded within a string. | Class | org.opencms.util | OpenCMS |
|
| CmsStringUtil | Client side implementation for CmsStringUtil. | Class | org.opencms.util | OpenCMS |
|
| CmsUUID | Client implementation. | Class | org.opencms.util | OpenCMS |
|
| CmsUUID_CustomFieldSerializer | GWT serializer for CmsUUID. | Class | org.opencms.util | OpenCMS |