Uses of Interface
org.apache.stylebook.Processor
Packages that use Processor
-
Uses of Processor in org.apache.stylebook
Methods in org.apache.stylebook that return ProcessorModifier and TypeMethodDescriptionBasicEngine.getProcessor(String name) Return a Processor instance associated with the specified name.static ProcessorComponentFactory.getProcessor(String classname) Create a new Processor instance.Engine.getProcessor(String name) Return a Processor instance associated with the specified name. -
Uses of Processor in org.apache.stylebook.processors
Classes in org.apache.stylebook.processors that implement Processor