| Package | Description |
|---|---|
| org.apache.stylebook | |
| org.apache.stylebook.processors |
| Modifier and Type | Method and Description |
|---|---|
Processor |
BasicEngine.getProcessor(java.lang.String name)
Return a Processor instance associated with the specified name.
|
static Processor |
ComponentFactory.getProcessor(java.lang.String classname)
Create a new Processor instance.
|
Processor |
Engine.getProcessor(java.lang.String name)
Return a Processor instance associated with the specified name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportProcessor |
class |
NullProcessor |
class |
Xalan2Processor |