Package com.logicaldoc.util


package com.logicaldoc.util
Library that contains classes used among the whole application for simple and recurrent tasks.
Since:
1.0
  • Classes
    Class
    Description
    A Base64 encoder/decoder.
    Some utility methods to handle collections.
    Utility class collecting static methods related to spring's context.
    Utility class for working with encodings
    Useful for stripping chars not valid for Linux or Windows
    Utility methods for Locale handling
    Utility class for MIME Type detection using the classpath /mimetypes.properties RESOURCE
    Pair<K,V>
    A convenience class to represent name-value pairs.
    Useful class used to filter snippets from lucene, excluding those characters that invalidate HTML page
    Models a generic sofwtare version
    Some utility methods specialized in string manipulation
    Utility methods to get informations from the system
    Utility class for tags handling
    A simple value holder.