jar

org.daisy.dotify : dotify.task-api

Maven & Gradle

Oct 12, 2017
7 usages
0 stars

dotify.task-api · Dotify Tasks API

Table Of Contents

Latest Version

Download org.daisy.dotify : dotify.task-api JAR file - Latest Versions:

All Versions

Download org.daisy.dotify : dotify.task-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dotify.task-api-3.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.daisy.dotify.consumer.config

├─ org.daisy.dotify.consumer.config.ConfigurationsCatalog.class - [JAR]

org.daisy.dotify.api.validity

├─ org.daisy.dotify.api.validity.ValidationReport.class - [JAR]

├─ org.daisy.dotify.api.validity.Validator.class - [JAR]

├─ org.daisy.dotify.api.validity.ValidatorFactory.class - [JAR]

├─ org.daisy.dotify.api.validity.ValidatorFactoryException.class - [JAR]

├─ org.daisy.dotify.api.validity.ValidatorFactoryMakerService.class - [JAR]

├─ org.daisy.dotify.api.validity.ValidatorMessage.class - [JAR]

org.daisy.dotify.api.config

├─ org.daisy.dotify.api.config.ConfigurationDetails.class - [JAR]

├─ org.daisy.dotify.api.config.ConfigurationsCatalogService.class - [JAR]

├─ org.daisy.dotify.api.config.ConfigurationsProvider.class - [JAR]

├─ org.daisy.dotify.api.config.ConfigurationsProviderException.class - [JAR]

org.daisy.dotify.consumer.identity

├─ org.daisy.dotify.consumer.identity.IdentityProvider.class - [JAR]

org.daisy.dotify.api.identity

├─ org.daisy.dotify.api.identity.IdentificationFailedException.class - [JAR]

├─ org.daisy.dotify.api.identity.Identifier.class - [JAR]

├─ org.daisy.dotify.api.identity.IdentifierFactory.class - [JAR]

├─ org.daisy.dotify.api.identity.IdentityProviderService.class - [JAR]

org.daisy.dotify.consumer.tasks

├─ org.daisy.dotify.consumer.tasks.TaskGroupFactoryMaker.class - [JAR]

├─ org.daisy.dotify.consumer.tasks.TaskSystemFactoryMaker.class - [JAR]

org.daisy.dotify.api.tasks

├─ org.daisy.dotify.api.tasks.AnnotatedFile.class - [JAR]

├─ org.daisy.dotify.api.tasks.CompiledTaskSystem.class - [JAR]

├─ org.daisy.dotify.api.tasks.DefaultAnnotatedFile.class - [JAR]

├─ org.daisy.dotify.api.tasks.DefaultCompiledTaskSystem.class - [JAR]

├─ org.daisy.dotify.api.tasks.ExpandingTask.class - [JAR]

├─ org.daisy.dotify.api.tasks.FileDetails.class - [JAR]

├─ org.daisy.dotify.api.tasks.InternalTask.class - [JAR]

├─ org.daisy.dotify.api.tasks.InternalTaskException.class - [JAR]

├─ org.daisy.dotify.api.tasks.ReadOnlyTask.class - [JAR]

├─ org.daisy.dotify.api.tasks.ReadWriteTask.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskGroup.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskGroupActivity.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskGroupFactory.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskGroupFactoryMakerService.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskGroupInformation.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskGroupSpecification.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskOption.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskOptionValue.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskSystem.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskSystemException.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskSystemFactory.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskSystemFactoryException.class - [JAR]

├─ org.daisy.dotify.api.tasks.TaskSystemFactoryMakerService.class - [JAR]

org.daisy.dotify.consumer.validity

├─ org.daisy.dotify.consumer.validity.ValidatorFactoryMaker.class - [JAR]

Advertisement