Uses of Interface
edu.cornell.mannlib.vedit.listener.EditPreProcessor
-
Packages that use EditPreProcessor Package Description edu.cornell.mannlib.vedit.beans -
-
Uses of EditPreProcessor in edu.cornell.mannlib.vedit.beans
Methods in edu.cornell.mannlib.vedit.beans that return types with arguments of type EditPreProcessor Modifier and Type Method Description List<EditPreProcessor>EditProcessObject. getPreProcessorList()Method parameters in edu.cornell.mannlib.vedit.beans with type arguments of type EditPreProcessor Modifier and Type Method Description voidEditProcessObject. setPreProcessorList(List<? extends EditPreProcessor> preProcessorList)
-