mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 02:39:23 +02:00
encoding stuff refactoring
This commit is contained in:
parent
2668a39629
commit
ee34841eeb
9 changed files with 198 additions and 79 deletions
|
@ -51,4 +51,6 @@ public abstract class FormatPlugin {
|
|||
NONE
|
||||
};
|
||||
public abstract Type type();
|
||||
|
||||
public abstract EncodingCollection supportedEncodings();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue