Uses of Interface
net.thevpc.nsite.executor.NSiteExecutor
Packages that use NSiteExecutor
-
Uses of NSiteExecutor in net.thevpc.nsite.executor
Classes in net.thevpc.nsite.executor that implement NSiteExecutorFields in net.thevpc.nsite.executor declared as NSiteExecutorModifier and TypeFieldDescriptionstatic final NSiteExecutorNSiteExecutorManager.DEFAULT_EXECUTORMethods in net.thevpc.nsite.executor that return NSiteExecutorModifier and TypeMethodDescriptionNSiteExecutorManager.getDefaultExecutor(String mimetype) NSiteExecutorFactory.getExecutor(String mimeType) NSiteExecutorManager.getExecutor(String mimetypes) NSiteExecutorManager.getExecutorExact(String mimetype) Methods in net.thevpc.nsite.executor that return types with arguments of type NSiteExecutorModifier and TypeMethodDescriptionNSiteExecutorManager.getExecutor(NPath path, String mimeTypesString) Methods in net.thevpc.nsite.executor with parameters of type NSiteExecutorModifier and TypeMethodDescriptionNSiteExecutorManager.setDefaultExecutor(String mimetype, NSiteExecutor executor)