| Package | Description |
|---|---|
| org.mmbase.applications.media.filters |
URL-filters for the MMBase media project.
|
| org.mmbase.applications.mmbob | |
| org.mmbase.bridge.mock |
This package provides a completely 'virtual' implementation of the bridge.
|
| org.mmbase.storage.implementation.database | |
| org.mmbase.storage.search.implementation.database.informix.excalibur | |
| org.mmbase.storage.util | |
| org.mmbase.util | |
| org.mmbase.util.magicfile |
This package contains the classes needed by
org.mmbase.util.magicfile.MagicFile.
|
| org.mmbase.util.xml | |
| org.mmbase.util.xml.applicationdata |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainSorter.configure(DocumentReader reader,
Element e)
Configure.
|
void |
ServerFormatSorter.configure(DocumentReader reader,
Element el) |
void |
RealSorter.SpeedSorter.configure(DocumentReader reader,
Element e) |
void |
RealSorter.ChannelsSorter.configure(DocumentReader reader,
Element e) |
void |
BitrateLabeler.configure(DocumentReader reader,
Element element) |
void |
Filter.configure(DocumentReader reader,
Element e) |
void |
ServerDimensionSorter.configure(DocumentReader reader,
Element parent) |
void |
FieldValueLabeler.configure(DocumentReader reader,
Element element) |
void |
Sorter.configure(DocumentReader reader,
Element e)
Configure with setters on default
|
void |
FieldValueFilter.configure(DocumentReader reader,
Element e) |
void |
Labeler.configure(DocumentReader reader,
Element e) |
void |
ClientBitrateFilter.configure(DocumentReader reader,
Element element) |
void |
ClientLabelFilter.configure(DocumentReader reader,
Element element) |
void |
AvailableFilter.configure(DocumentReader reader,
Element e) |
void |
ClientFormatFilter.configure(DocumentReader reader,
Element e) |
static void |
FilterUtils.propertiesConfigure(Object o,
DocumentReader reader,
Element e) |
| Modifier and Type | Method and Description |
|---|---|
DocumentReader |
ForumConfig.getReader() |
DocumentReader |
ForumsConfig.getReader() |
| Constructor and Description |
|---|
ForumConfig(DocumentReader reader,
Element n) |
ForumsConfig(DocumentReader reader,
Element n) |
PostAreaConfig(DocumentReader reader,
Element n) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockBuilderReader
This class can read builder XML's.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseStorageLookup
Represents a xml document that can be used to determine the database configuration resource,
based on a database's metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlEtxIndicesReader |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageReader<SM extends StorageManager> |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLBasicReader
Deprecated.
use DocumentReader or DocumentWriter. Some code may need to be moved to DocumentReader
|
class |
XMLMMLanguageReader
Deprecated.
not used anywhere
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagicXMLReader
Reads
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBuilderReader<F extends Field>
Abstraction of
BuilderReader with no dependencies on core classes. |
class |
BuilderReader
Used to parse and retrieve data from a builder configuration file.
|
class |
BuilderWriter
Class for creating builder configuration documents.
|
class |
DocumentWriter
Abstract class for creating xml documents.
|
class |
ModuleReader |
class |
ModuleWriter |
class |
ParentBuilderReader
This version of
AbstractBuilderReader implements every method besides a ParentBuilderReader.getNodeManagerDescription(String). |
| Modifier and Type | Method and Description |
|---|---|
protected Map.Entry<String,String> |
UtilReader.getEntry(DocumentReader reader,
String k,
String v) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationReader |
class |
ApplicationWriter |
class |
NodeReader
This class reads a node from an exported application.
|
class |
RelationNodeReader
This class reads a relation node from an exported application.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}