|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.muni.pdfjbim.Utils
public class Utils
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static Map<String,List<PdfImageInformation>> |
splitListOfPdfImageInfo(List<PdfImageInformation> listToSplit,
int factor,
String basename)
|
static Map<String,List<String>> |
splitListOfStrings(List<String> listToSplit,
int factor,
String basename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static Map<String,List<String>> splitListOfStrings(List<String> listToSplit,
int factor,
String basename)
public static Map<String,List<PdfImageInformation>> splitListOfPdfImageInfo(List<PdfImageInformation> listToSplit,
int factor,
String basename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||