public class CssQuotes extends Object
| Modifier and Type | Method and Description |
|---|---|
static CssQuotes |
createDefaultQuotes()
Creates the default
CssQuotes instance. |
static CssQuotes |
createQuotes(String quotesString,
boolean fallbackToDefault)
Creates a
CssQuotes instance. |
public static CssQuotes createQuotes(String quotesString, boolean fallbackToDefault)
CssQuotes instance.quotesString - the quotes stringfallbackToDefault - indicates whether it's OK to fall back to the defaultCssQuotes instanceCopyright © 1998–2018 iText Group NV. All rights reserved.