Skip to content

motaz/container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container

Common utilities Library used by other Java applications

Packages, Classes and Methods

sd.code.container.date
DateExtra class:

  • getCalendarValue
  • getDay
  • getMonth
  • getYear
  • GetCurrentYear
  • getEndOfToday
  • getLastDayInMonth

sd.code.container.encryption
Calc class:

  • getMD5

Encoding class:

  • base64decode
  • base64encode

sd.code.container.files
Config class:

  • isUnixLike
  • getConfigurationParameter
  • setConfigurationParameter

Log class:

  • writeEvent

sd.code.container.formats
XML class:

  • getNodeByName
  • getNodesListByName

sd.code.container.url
CodeURL class:

  • URLAddSlash
  • callURL
  • callURLWithMethod
  • actualCall
  • callHTTPSURLWithMethod
  • disableSslVerification

About

Library used by other Java applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages