Welcome to the sos!engine documentation!
You are currently in the documentation for the base subsystem, the core of the engine.
The most interesting parts for developers wanting to use the engine are:
- {@link de.staropensource.sosengine.base.Engine} (main engine object)
- {@link de.staropensource.sosengine.base.EngineConfiguration} (engine configuration)
- stuff in {@link de.staropensource.sosengine.base.utility}
- {@link de.staropensource.sosengine.base.classes.Placeholder} (for implementing custom placeholders)
- {@link de.staropensource.sosengine.base.utility.PlaceholderEngine} (for adding those custom placeholders)