Package | Description |
---|---|
org.apache.stylebook | |
org.apache.stylebook.parsers |
Modifier and Type | Class and Description |
---|---|
class |
BasicEngine |
Modifier and Type | Field and Description |
---|---|
protected Engine |
AbstractComponent.engine
The Engine owning this Component instance.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractComponent.init(Engine e,
Parameters p)
Initialize this component instance.
|
void |
Component.init(Engine e,
Parameters p)
Initialize this component instance.
|
Constructor and Description |
---|
BasicEntry(Engine e,
URL s,
String t,
Element d,
Parameters p) |
Loader(Engine e) |
Project(Engine engine,
Document project,
Parameters parambase,
URL u) |
ResourceEntry(Engine e,
URL s,
String t) |
Modifier and Type | Method and Description |
---|---|
void |
CachingParser.init(Engine e,
Parameters p)
Initialize this component instance.
|