Modifier and Type | Class and Description |
---|---|
protected static class |
TranslateOdtCommon.CommonArgs |
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
args |
private java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> |
idxHtmlFilesAnchors
Index of Files, for which an index of all unique operation anchors are read already.
|
LogMessage |
log |
Modifier | Constructor and Description |
---|---|
protected |
TranslateOdtCommon(LogMessage log) |
Modifier and Type | Method and Description |
---|---|
private java.util.Map<java.lang.String,java.lang.String> |
createHtmlAnchorOperations(java.lang.String sHtml,
java.io.File dirBase) |
protected java.lang.String |
searchForReplaceLinkOperationLabel(java.lang.String sRef,
int posFileEnd,
java.io.File dirBase) |
protected void |
writeBackupFile(TranslateOdtCommon.CommonArgs args) |
public final LogMessage log
private java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> idxHtmlFilesAnchors
#createHtmlAnchorOperations(String)
private java.lang.Object args
protected java.lang.String searchForReplaceLinkOperationLabel(java.lang.String sRef, int posFileEnd, java.io.File dirBase)
private java.util.Map<java.lang.String,java.lang.String> createHtmlAnchorOperations(java.lang.String sHtml, java.io.File dirBase) throws java.io.IOException
java.io.IOException
protected void writeBackupFile(TranslateOdtCommon.CommonArgs args)