Uses of Interface
org.apache.stylebook.Engine
Packages that use Engine
-
Uses of Engine in org.apache.stylebook
Classes in org.apache.stylebook that implement EngineFields in org.apache.stylebook declared as EngineModifier and TypeFieldDescriptionprotected Engine
AbstractComponent.engine
The Engine owning this Component instance.Methods in org.apache.stylebook with parameters of type EngineModifier and TypeMethodDescriptionvoid
AbstractComponent.init
(Engine e, Parameters p) Initialize this component instance.void
Component.init
(Engine e, Parameters p) Initialize this component instance.Constructors in org.apache.stylebook with parameters of type EngineModifierConstructorDescriptionBasicEntry
(Engine e, URL s, String t, Element d, Parameters p) Project
(Engine engine, Document project, Parameters parambase, URL u) ResourceEntry
(Engine e, URL s, String t) -
Uses of Engine in org.apache.stylebook.parsers
Methods in org.apache.stylebook.parsers with parameters of type EngineModifier and TypeMethodDescriptionvoid
CachingParser.init
(Engine e, Parameters p) Initialize this component instance.