public class Text2Latex extends Object implements HtmlElementTranslator
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
latexListHE
Array of LaTeX replacements for temporary HTML Element strings.
|
protected String[] |
replacementListHE
Array of temporary replacements for HTML Element strings.
|
protected String[] |
searchListHE
Array of HTML Element strings.
|
| Constructor and Description |
|---|
Text2Latex() |
| Modifier and Type | Method and Description |
|---|---|
String |
text2tmp(String input) |
String |
tmp2target(String input) |
String |
translateHtmlElements(String input) |
protected String[] searchListHE
protected String[] replacementListHE
protected String[] latexListHE
Copyright © 2015–2017. All rights reserved.