| Package | Description |
|---|---|
| org.smyld.text |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EncodedStringReader |
| Modifier and Type | Class and Description |
|---|---|
class |
EncodedStringNavigator
This class will navigate through the given text, this text is supposed to be
encoded in more than one codec format, the supported formats can be tested,
and the text read can be converted according to the supplied code.
|
class |
SimpleStringNavigator |
class |
StringNavigator
This class will navigate through given text in serial order and will provide
all the necessary methodes for reading the given text in parts
|
Copyright © 2019 com.github.mfjamil. All rights reserved.