Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.base.util

Core utility classes.

See:
          Description

Interface Summary
TextExtractor A text extractor is a class which knows how to retrieve plain text from different file types such as PDF, HTML, Word, Excel, etc.
 

Class Summary
ApplicationInitializedFilter Filter which will not allow any pages to be loaded if the LifeCycleListeners did not come up properly.
AttachmentUtils A set of static utilities for working with attachments and KB images.
CountryLookup Utility class to lookup country information based on an IP address.
EmailTemplateUtil Used for doing transformations on email template content, and storing customized versions of email templates.
HtmlExtractor A parser for html.
HttpCachingInterfaceProcessor The InterfaceProcessor for DWRHandler which will add the functionality to add the last modified header and check the if modified since header.
JiveCacheFilter A filter which allows page level caching for anonymous users.
JiveComparators A collection of Comparators to handle sorting various objects.
JiveCompressionFilter This filter can, based on HTTP headers compress data written to the response stream.
JiveMaxAgeFilter A simple servlet filter which sets the cache-control header to max-age=3600.
LifeCycleListener A simple context listener which shuts down services in when the context is unloaded.
MaintenanceFilter A filter that checks for the "skin.default.maintenance.enabled=true" Jive property.
MigrationServlet A servlet to aide with the transition from one style of URL to another.
PDFExtractor This class extracts text from pdf files by using the pdfToText native utility or the PDFBox library.
PowerPointExtractor  
StartupContent

Responsible for verifying and loading the Forums startup content into the database.

StartupContent.ExtraStartupJiveProperty Represents an entry in the jive_extra_startup_content.xml.
WordExtractor This class extracts the text from a Word 6.0/95/97/2000/XP word doc
 

Package com.jivesoftware.base.util Description

Core utility classes.


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.