类 Processor

java.lang.Object
org.beetl.ow2.asm.xml.Processor

public class Processor extends Object
Processor is a command line tool that can be used for bytecode waving directed by XSL transformation.

In order to use a concrete XSLT engine, system property javax.xml.transform.TransformerFactory must be set to one of the following values.

作者:
Eugene Kuleshov