Serializablepublic class InternetUtil extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
InternetUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
getPageContents(String urlPage) |
|
static byte[] |
getPageContentsAsBytes(String urlPage) |
|
static String |
savePageContents(String urlPage,
String targetFile) |
|
static byte[] |
savePageItem(String urlPage,
String targetFile) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic static byte[] getPageContentsAsBytes(String urlPage)
Copyright © 2019 SMYLD. All rights reserved.