public class UTF8 extends ReportCharset
| Constructor and Description |
|---|
UTF8()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLaTeXFontEnc() |
String |
getLaTeXInputEnc() |
getCharsetpublic String getLaTeXFontEnc() throws UnsupportedOperationException
getLaTeXFontEnc in class ReportCharset\\usepackage[]{fontenc}.UnsupportedOperationException - if without LaTeX support.public String getLaTeXInputEnc() throws UnsupportedOperationException
getLaTeXInputEnc in class ReportCharset\\usepackage[]{inputenc}.UnsupportedOperationException - if without LaTeX support.Copyright © 2016. All rights reserved.