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.

Method Index

 o upgrade(String[])

Methods

 o upgrade
  public abstract void upgrade(String args[]) throws UpgradeException

All Packages  Class Hierarchy  This Package  Previous  Next  Index