Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
L
N
O
P
S
T
U
V
B
backTranslateFile(String, String, String, String, String, int)
- Method in class org.liblouis.
liblouisutdml
backTranslateString(String, byte[], char[], int[], String, String, int)
- Method in class org.liblouis.
liblouisutdml
the brf characters in inbuf are translated to print characters in outbuf according to the settings in the configuration files and setingsStrring.
C
charSize()
- Method in class org.liblouis.
liblouisutdml
Return the character size used internally by liblouis and liblouisutdml.
charToDots(String, byte[], byte[], String, int)
- Method in class org.liblouis.
liblouisutdml
Convert the utf8 character string in inbuf to Unicode braille dot patterns and place the result as a utf8 string in outbuf.
checkTable(String, String, int)
- Method in class org.liblouis.
liblouisutdml
See if the table in tableList exists and is valid.
comp8Dots
- Static variable in class org.liblouis.
liblouisutdml
compbrlAtCursor
- Static variable in class org.liblouis.
liblouisutdml
compbrlLeftCursor
- Static variable in class org.liblouis.
liblouisutdml
compileString(String, String, String)
- Method in class org.liblouis.
liblouisutdml
Add a new entrry to a table.
D
dontInit
- Static variable in class org.liblouis.
liblouisutdml
liblouisutdml mode bits
dotsIO
- Static variable in class org.liblouis.
liblouisutdml
dotsToChar(String, byte[], byte[], String, int)
- Method in class org.liblouis.
liblouisutdml
Convert the utf8 string of dot patterns in inbuf to characters and place the result as a utf8 string in outbuf.
F
file2brl(String[])
- Method in class org.liblouis.
liblouisutdml
This method performs the functions of the file2brl program in a more contrrolled environment.
free()
- Method in class org.liblouis.
liblouisutdml
You must call free at the end of your application to free all memory used by liblouisutdml and liblouis.
G
getInstance()
- Static method in class org.liblouis.
liblouisutdml
H
htmlDoc
- Static variable in class org.liblouis.
liblouisutdml
L
liblouisutdml
- Class in
org.liblouis
Bindings for liblouisutdml
loadLibrary(String)
- Static method in class org.liblouis.
liblouisutdml
The libary name must be a complete path.
N
noContractions
- Static variable in class org.liblouis.
liblouisutdml
The bits for liblouis are included because it is sometimes necessary to pass a liblouis mode to a liblouisutdml function.
O
org.liblouis
- package org.liblouis
otherTrans
- Static variable in class org.liblouis.
liblouisutdml
P
pass1Only
- Static variable in class org.liblouis.
liblouisutdml
S
setDataPath(String)
- Method in class org.liblouis.
liblouisutdml
Path on which liblouis tables and liblouisutdml files can be found.
setWriteablePath(String)
- Method in class org.liblouis.
liblouisutdml
Set the path to which temporary files will be written.
T
translateFile(String, String, String, String, String, int)
- Method in class org.liblouis.
liblouisutdml
The xml document in inputFile is translated into braille and the translation is placed in outputFile.
translateString(String, byte[], char[], int[], String, String, int)
- Method in class org.liblouis.
liblouisutdml
Make a braille translation of the UTF-8 characters in inbuf according to configuration settings to UTF-8 characters in outbuf.
translateTextFile(String, String, String, String, String, int)
- Method in class org.liblouis.
liblouisutdml
The plain-text file in inFile is translated to braille and the translation placed in outputFile as described for the previous method.
U
ucBrl
- Static variable in class org.liblouis.
liblouisutdml
V
version()
- Method in class org.liblouis.
liblouisutdml
Return a string giving the versions of both liblouisutdml and liblouis
B
C
D
F
G
H
L
N
O
P
S
T
U
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes