public final class ParametersStringFontMappingsInput extends Object implements FontMappings.Input
| Constructor and Description |
|---|
ParametersStringFontMappingsInput(ParametersString parametersString) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FontMapping> |
read()
Obtains an iterator of the font mappings, which have been read
from the input.
|
public ParametersStringFontMappingsInput(ParametersString parametersString)
public Iterator<FontMapping> read()
FontMappings.Inputread in interface FontMappings.InputCopyright © 2021. All rights reserved.