Uses of Interface
org.apache.stylebook.Producer
-
Packages that use Producer Package Description org.apache.stylebook org.apache.stylebook.producers -
-
Uses of Producer in org.apache.stylebook
Methods in org.apache.stylebook that return Producer Modifier and Type Method Description ProducerBasicEngine. getProducer(java.lang.String name)Return a Producer instance associated with the specified name.static ProducerComponentFactory. getProducer(java.lang.String classname)Create a new Producer instance.ProducerEngine. 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 Modifier and Type Class Description classContextProducerclassDirectoryProducerclassParserProducerclassProjectProducer
-