jar

org.daisy.dotify : dotify.task.impl

Maven & Gradle

Feb 24, 2021
7 usages
0 stars

dotify.task.impl · Dotify Task

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
5.0.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.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.impl-5.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.daisy.dotify.tasks.impl.identity

├─ org.daisy.dotify.tasks.impl.identity.TextIdentifier.class - [JAR]

├─ org.daisy.dotify.tasks.impl.identity.TextIdentifierFactory.class - [JAR]

├─ org.daisy.dotify.tasks.impl.identity.XmlIdentifier.class - [JAR]

├─ org.daisy.dotify.tasks.impl.identity.XmlIdentifierFactory.class - [JAR]

org.daisy.dotify.tasks.impl.input.obfl

├─ org.daisy.dotify.tasks.impl.input.obfl.Keys.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.obfl.LayoutEngine.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.obfl.LayoutEngineFactory.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.obfl.LayoutEngineTask.class - [JAR]

org.daisy.dotify.tasks.impl.validity

├─ org.daisy.dotify.tasks.impl.validity.DtdValidator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.validity.OBFLValidator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.validity.PEFValidator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.validity.ValidatorFactoryImpl.class - [JAR]

org.daisy.dotify.tasks.impl

├─ org.daisy.dotify.tasks.impl.FeatureSwitch.class - [JAR]

org.daisy.dotify.tasks.impl.input.text

├─ org.daisy.dotify.tasks.impl.input.text.Text2HtmlTask.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.text.Text2HtmlWriter.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.text.Text2ObflTask.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.text.Text2ObflWriter.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.text.TextInputManager.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.text.TextInputManagerFactory.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.text.Xml2ObflWriter.class - [JAR]

org.daisy.dotify.tasks.impl.input.xml

├─ org.daisy.dotify.tasks.impl.input.xml.CommonResourceLocator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.TaskCreationException.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLConfig.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLExpandingTask.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLInputManager.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLInputManagerFactory.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLKey.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLL10nResourceLocator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XMLTaskListFactory.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.xml.XmlToolsAdapter.class - [JAR]

org.daisy.dotify.tasks.impl.input

├─ org.daisy.dotify.tasks.impl.input.ObflResourceLocator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.TextNodeFilter.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.TextNodeTask.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.ValidatorException.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.ValidatorTask.class - [JAR]

org.daisy.dotify.tasks.impl.input.epub

├─ org.daisy.dotify.tasks.impl.input.epub.AbstractContainerReader.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.ContainerReader.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.ContentExtractor.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.ContentMerger.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.EPUB3ReaderException.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.Epub3InputManager.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.Epub3InputManagerFactory.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.Epub3Task.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.EpubResourceLocator.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.OPF.class - [JAR]

├─ org.daisy.dotify.tasks.impl.input.epub.OPFReader.class - [JAR]

Advertisement