public class InternetUtil extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
InternetUtil() |
| Modifier and Type | Method and 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) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic static byte[] getPageContentsAsBytes(String urlPage)
Copyright © 2019 SMYLD. All rights reserved.