Uses of Interface
org.verapdf.processor.TaskResult
Packages that use TaskResult
-
Uses of TaskResult in org.verapdf.processor
Methods in org.verapdf.processor that return TaskResultModifier and TypeMethodDescriptionProcessorResult.getResultForTask(TaskType taskType) static TaskResultProcessorFactory.taskResultFromXml(InputStream source) Methods in org.verapdf.processor that return types with arguments of type TaskResultMethods in org.verapdf.processor with parameters of type TaskResultModifier and TypeMethodDescriptionstatic voidProcessorFactory.taskResultToXml(TaskResult toConvert, OutputStream dest, boolean prettyXml)