|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Producer | |
---|---|
org.apache.stylebook | |
org.apache.stylebook.producers |
Uses of Producer in org.apache.stylebook |
---|
Methods in org.apache.stylebook that return Producer | |
---|---|
Producer |
BasicEngine.getProducer(java.lang.String name)
Return a Producer instance associated with the specified name. |
static Producer |
ComponentFactory.getProducer(java.lang.String classname)
Create a new Producer instance. |
Producer |
Engine.getProducer(java.lang.String name)
Return a Producer instance associated with the specified name. |
Uses of Producer in org.apache.stylebook.producers |
---|
Classes in org.apache.stylebook.producers that implement Producer | |
---|---|
class |
ContextProducer
|
class |
DirectoryProducer
|
class |
ParserProducer
|
class |
ProjectProducer
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |