Package net.sf.saxon
Class Gizmo
- java.lang.Object
-
- net.sf.saxon.Gizmo
-
public class Gizmo extends Object
A Gizmo is a simple tool for performing a particular easily specified transformation on an XML document, for example deleting or renaming all the elements with a particular name. The class offers a command-line interface.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TalkerinitTalker(String script)static voidmain(String[] args)
-