package

com.neomades.util

Provides a set of Input/Output utilities

Classes

Base64 Utilities for encoding and decoding the Base64 representation of binary data. 
DateUtils A utility class for parsing and formatting date. 
DeviceInfo Used for Runtime conditioning. 
IOUtils InputStream, array utilities. 
LocaleUtils The language codes are two-letter lowercase ISO language codes (such as "en") as defined by ISO 639-1. 
Log Console logger. 
StringUtils String Utilities. 
URLUtils URL encoding converts characters into a format that can be transmitted over the Internet.