Skip navigation links

MMBase 1.9-SNAPSHOT

Bridge Packages and associated packages 
Package Description
org.mmbase.bridge
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
org.mmbase.bridge.mock
This package provides a completely 'virtual' implementation of the bridge.
org.mmbase.bridge.util
This package contains several bridge related classes which can be used independently of the rest of MMBase.
org.mmbase.cache
The goal of this package is to centralize the MMBase caches.
org.mmbase.datatypes
This package defines and implements DataTypes, which are a way to apply restrictions to and annotate certain data.
org.mmbase.datatypes.handlers
This is a generalization of what used to be org.mmbase.bridge.jsp.taglib.typehandler.
org.mmbase.datatypes.handlers.html  
org.mmbase.datatypes.handlers.html.upload
This package contains some helper classes which enables use to 'monitor' the status of a user upload.
org.mmbase.datatypes.processors
Plugins into set- and getValue methods on Node (Setting and getting Fields).
org.mmbase.datatypes.processors.xml  
org.mmbase.datatypes.resources  
org.mmbase.datatypes.util  
org.mmbase.datatypes.util.xml  
org.mmbase.framework
The package contains the component framework of MMBase.
org.mmbase.security
The security infrastructure of MMBase.
org.mmbase.servlet
MMBase is based on servlets.
org.mmbase.storage.search
Provides interfaces for retrieval of data from SearchQuery objects.
org.mmbase.util.functions
The function framework is all about the creation of Function instances, from which then, subsequently, function values can be acquired.
Utility Packages 
Package Description
org.mmbase.bridge.util.xml
Contains utility functions that perform XML functionaly on MMBase bridge objects.
org.mmbase.bridge.util.xml.query
Functionality to parse XML to Query objects.
org.mmbase.util  
org.mmbase.util.dateparser  
org.mmbase.util.externalprocess  
org.mmbase.util.images
The packages contains classes and interfaces related to conversion of images and finding information about them.
org.mmbase.util.jumpers  
org.mmbase.util.logging
The MMBase logging infrastructure.
org.mmbase.util.logging.commons  
org.mmbase.util.logging.commons.impl  
org.mmbase.util.logging.java
Classes related to the java.util.logging package (new in java 1.4).
org.mmbase.util.logging.log4j  
org.mmbase.util.magicfile
This package contains the classes needed by org.mmbase.util.magicfile.MagicFile.
org.mmbase.util.transformers
`Tranformers' define tranformations of Strings, byte arrays and streams.
org.mmbase.util.xml  
org.mmbase.util.xml.applicationdata  
org.mmbase.util.xml.filter  
Core Packages (should only be of interest if you're changing MMBase itself) 
Package Description
org.mmbase.core  
org.mmbase.core.event  
org.mmbase.core.util  
org.mmbase.module
The modules used to load MMBase and optional MMBase functionality.
org.mmbase.module.builders
The MMBase standard and optional builders.
org.mmbase.module.builders.vwms  
org.mmbase.module.core
The core classes for MMBase.
org.mmbase.module.corebuilders
The MMBase core builders.
org.mmbase.module.database
The classes and interfaces that arrange the actual connection to JDBC database.
MMBase Taglib 
Package Description
org.mmbase.bridge.jsp.taglib
The MMBase taglib implementation.
org.mmbase.bridge.jsp.taglib.containers
Most tags related to 'container' tags are collected here.
org.mmbase.bridge.jsp.taglib.debug  
org.mmbase.bridge.jsp.taglib.edit  
org.mmbase.bridge.jsp.taglib.editor
This is the package were the EditTag lives.
org.mmbase.bridge.jsp.taglib.functions  
org.mmbase.bridge.jsp.taglib.macro  
org.mmbase.bridge.jsp.taglib.pageflow  
org.mmbase.bridge.jsp.taglib.pageflow.macro  
org.mmbase.bridge.jsp.taglib.security  
org.mmbase.bridge.jsp.taglib.tree  
org.mmbase.bridge.jsp.taglib.typehandler
Typehandlers are used by the FieldInfo tag to produce html-code based on type and guitype of the field.
org.mmbase.bridge.jsp.taglib.util  
Mojo 
Package Description
org.mmbase.mojo  
org.mmbase.mojo.remote  
Other Packages 
Package Description
org.apache.lucene.analysis  
org.apache.lucene.misc  
org.incava.util.diff  
org.mmbase
The implementation of MMBase, an open source content management system.
org.mmbase.applications.crontab
An MMBase CronDaemon implementation.
org.mmbase.applications.crontab.builders  
org.mmbase.applications.crontab.modules  
org.mmbase.applications.dove
The Dove classes create a XML-based communication interface with MMBase.
org.mmbase.applications.dove.servlet
This package contains servlet classes that can be used to disclose the Dove classes through an application server.
org.mmbase.applications.editwizard
This package contains the classes used by the Editwizards to pass commands to MMBase.
org.mmbase.applications.email  
org.mmbase.applications.media
The MMBase media projects define an object model to represent meta data for 'media' formats like real audio streams and mp3 files.
org.mmbase.applications.media.builders
The basic builders for the object model associated with the MMBase media project.
org.mmbase.applications.media.cache  
org.mmbase.applications.media.filters
URL-filters for the MMBase media project.
org.mmbase.applications.media.urlcomposers
URL composers contain the information to create an URL.
org.mmbase.applications.media.urlcomposers.omroep
This is an example.
org.mmbase.applications.mmbob  
org.mmbase.applications.mmbob.generate  
org.mmbase.applications.mmbob.gui  
org.mmbase.applications.mmbob.util.transformers  
org.mmbase.applications.multilanguagegui  
org.mmbase.applications.thememanager  
org.mmbase.applications.thememanager.taglib  
org.mmbase.applications.vprowizards.spring  
org.mmbase.applications.vprowizards.spring.action  
org.mmbase.applications.vprowizards.spring.cache  
org.mmbase.applications.vprowizards.spring.cache.modifiers  
org.mmbase.applications.vprowizards.spring.cache.template  
org.mmbase.applications.vprowizards.spring.util  
org.mmbase.applications.xmlimporter
Provides classes and interfaces for importing a Temporary Cloud of Objects (TCP) into the permanent MMBase Persistent Cloud of Objects (PCO).
org.mmbase.bridge.implementation
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
org.mmbase.bridge.mock.jsp
We used to used spring-web, but that is odd, we don't use spring in MMBase
org.mmbase.bridge.remote  
org.mmbase.bridge.remote.proxy  
org.mmbase.bridge.remote.rmi  
org.mmbase.bridge.remote.util  
org.mmbase.cache.implementation  
org.mmbase.cache.oscache  
org.mmbase.cache.xslt
Provides the caches which can be used when doing XSLT conversions.
org.mmbase.calendar  
org.mmbase.clustering  
org.mmbase.clustering.jgroups  
org.mmbase.clustering.multicast  
org.mmbase.clustering.unicast  
org.mmbase.framework.basic  
org.mmbase.functions  
org.mmbase.jumpers  
org.mmbase.module.gui.flash  
org.mmbase.module.gui.html  
org.mmbase.module.lucene  
org.mmbase.module.lucene.analysis.en  
org.mmbase.module.lucene.analysis.nl  
org.mmbase.module.lucene.extraction  
org.mmbase.module.lucene.extraction.impl  
org.mmbase.module.smtp
Contains classes and interfaces to deal with receiving email (rather then sending).
org.mmbase.module.tools  
org.mmbase.mynews  
org.mmbase.notifications  
org.mmbase.poll  
org.mmbase.richtext  
org.mmbase.richtext.builders  
org.mmbase.richtext.processors  
org.mmbase.richtext.processors.xml  
org.mmbase.richtext.transformers  
org.mmbase.searchrelate  
org.mmbase.searchrelate.handlers  
org.mmbase.security.classsecurity  
org.mmbase.security.implementation.basic  
org.mmbase.security.implementation.cloud  
org.mmbase.security.implementation.cloudcontext  
org.mmbase.security.implementation.cloudcontext.builders  
org.mmbase.security.implementation.cloudcontext.workflow  
org.mmbase.security.implementation.context  
org.mmbase.servlet.rmi  
org.mmbase.sms  
org.mmbase.sms.cmtelecom
org.mmbase.storage
The interfaces that define the classes for persistent storage of objects.
org.mmbase.storage.implementation.database  
org.mmbase.storage.search.implementation  
org.mmbase.storage.search.implementation.database  
org.mmbase.storage.search.implementation.database.functions  
org.mmbase.storage.search.implementation.database.informix.excalibur  
org.mmbase.storage.search.legacy  
org.mmbase.storage.util  
org.mmbase.streams  
org.mmbase.streams.builders  
org.mmbase.streams.createcaches  
org.mmbase.streams.download  
org.mmbase.streams.media.codec.video.theora  
org.mmbase.streams.thumbnails  
org.mmbase.streams.transcoders  
org.mmbase.streams.urlcomposers  
org.mmbase.versioning  
Skip navigation links

MMBase 1.9-SNAPSHOT - ${javadoctimestamp}