Interface w3c.jigsaw.upgrade.Upgrader
All Packages Class Hierarchy This Package Previous Next Index
Interface w3c.jigsaw.upgrade.Upgrader
- public interface Upgrader
- extends Object
Interface for upgraders from one version to another.
-
upgrade(String[])
-
upgrade
public abstract void upgrade(String args[]) throws UpgradeException
All Packages Class Hierarchy This Package Previous Next Index