public abstract class Action extends Object
Action()
abstract int
perform(Document doc, PatternApplication patap)
abstract String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Action()
public abstract int perform(Document doc, PatternApplication patap)
public abstract String toString()
toString
Object
Copyright © 2016 New York University. All rights reserved.