jar

org.daisy.libs : dotify-translator

Maven & Gradle

Dec 10, 2013
3 usages

DotifyTranslator · Dotify Braille Translation System is an open source Braille translator written in Java. DotifyTranslator contains the braille translator and hyphenation components that are used in Dotify.

Table Of Contents

Latest Version

Download org.daisy.libs : dotify-translator JAR file - Latest Versions:

All Versions

Download org.daisy.libs : dotify-translator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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-translator-1.0-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.daisy.dotify.hyphenator

├─ org.daisy.dotify.hyphenator.AbstractHyphenator.class - [JAR]

├─ org.daisy.dotify.hyphenator.HyphenatorFactory.class - [JAR]

├─ org.daisy.dotify.hyphenator.HyphenatorFactoryMaker.class - [JAR]

├─ org.daisy.dotify.hyphenator.HyphenatorInterface.class - [JAR]

├─ org.daisy.dotify.hyphenator.UnsupportedLocaleException.class - [JAR]

org.daisy.dotify.translator

├─ org.daisy.dotify.translator.BrailleTranslator.class - [JAR]

├─ org.daisy.dotify.translator.BrailleTranslatorFactory.class - [JAR]

├─ org.daisy.dotify.translator.BrailleTranslatorFactoryMaker.class - [JAR]

├─ org.daisy.dotify.translator.BrailleTranslatorResult.class - [JAR]

├─ org.daisy.dotify.translator.DefaultBrailleTranslatorResult.class - [JAR]

├─ org.daisy.dotify.translator.DefaultBypassTranslatorFactory.class - [JAR]

├─ org.daisy.dotify.translator.SimpleBrailleTranslator.class - [JAR]

├─ org.daisy.dotify.translator.UncontractedBrailleFilter.class - [JAR]

├─ org.daisy.dotify.translator.UncontractedBrailleFilterFactory.class - [JAR]

├─ org.daisy.dotify.translator.UnsupportedSpecificationException.class - [JAR]

org.daisy.dotify.text

├─ org.daisy.dotify.text.BreakPoint.class - [JAR]

├─ org.daisy.dotify.text.BreakPointHandler.class - [JAR]

├─ org.daisy.dotify.text.CaseFilter.class - [JAR]

├─ org.daisy.dotify.text.CharFilter.class - [JAR]

├─ org.daisy.dotify.text.CombinationFilter.class - [JAR]

├─ org.daisy.dotify.text.FilterFactory.class - [JAR]

├─ org.daisy.dotify.text.FilterLocale.class - [JAR]

├─ org.daisy.dotify.text.HyphenatorFilter.class - [JAR]

├─ org.daisy.dotify.text.IdentityFilter.class - [JAR]

├─ org.daisy.dotify.text.RegexFilter.class - [JAR]

├─ org.daisy.dotify.text.SplitResult.class - [JAR]

├─ org.daisy.dotify.text.StringFilter.class - [JAR]

├─ org.daisy.dotify.text.StringSplitter.class - [JAR]

├─ org.daisy.dotify.text.TextFileReader.class - [JAR]

org.daisy.dotify.hyphenator.latex.rules

├─ org.daisy.dotify.hyphenator.latex.rules.LatexRulesLocator.class - [JAR]

org.daisy.dotify.translator.en_US

├─ org.daisy.dotify.translator.en_US.EnglishBrailleTranslatorFactory.class - [JAR]

org.daisy.dotify.translator.sv_SE

├─ org.daisy.dotify.translator.sv_SE.CapitalizationMarkers.class - [JAR]

├─ org.daisy.dotify.translator.sv_SE.SwedishBrailleFilter.class - [JAR]

├─ org.daisy.dotify.translator.sv_SE.SwedishBrailleTranslatorFactory.class - [JAR]

org.daisy.dotify.hyphenator.latex

├─ org.daisy.dotify.hyphenator.latex.HyphenatorErrorHandler.class - [JAR]

├─ org.daisy.dotify.hyphenator.latex.LatexHyphenator.class - [JAR]

├─ org.daisy.dotify.hyphenator.latex.LatexHyphenatorCore.class - [JAR]

├─ org.daisy.dotify.hyphenator.latex.LatexHyphenatorFactory.class - [JAR]

org.daisy.util.i18n

├─ org.daisy.util.i18n.CharUtils.class - [JAR]

├─ org.daisy.util.i18n.UCharReplacer.class - [JAR]

Advertisement

Dependencies from Group

Mar 11, 2022
69 usages
1 stars
Jun 14, 2023
38 usages
105 stars
Aug 20, 2020
24 usages
1 stars
Jul 19, 2023
12 usages
89 stars
Mar 27, 2013
7 usages

Discover Dependencies