Skip to content

aloktech/CommonUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommonUtils

Common Utils

  • CommandUtils
    executeBatchCommand
    executeWindowCommand
    executeCommand

  • FileIOUtils
    searchForFoldersAndFilesAndContent
    searchForFoldersAndFiles
    transformStreamData
    transferObjectToJSONStringStream
    writeToJSONFileForCollectionWithTimeIncreName
    writeToFileAsStringAtResourcesWithTimeIncreName
    writeToFileAsLinesAtResourcesWithTimeIncreName
    writeToFileAsStringWithTimeIncreName
    writeToFileAsLinesWithTimeIncreName
    writeToJSONFileForCollection
    writeToFileAsString
    writeToFileAsLines
    writeToIncrementalFileAsStringAtResources
    writeToIncrementalFileAsLinesAtResources
    writeToFileAsLinesAtResources
    writeToFileAsStringAtResources
    writeToJSONFileAtResources
    readFileAsLines
    readFileAsString
    readFileFromResourcesAsLines
    readFileFromResourcesAsString

  • JSONObjectBuilder
    addInteger
    addDouble
    ...

  • TimeUtils
    convertLongTimeToLocalDateTime
    convertLocalDateTimeToLongTime
    getTimeWithDate
    getCurrentDate

  • URLUtils
    downloadFromURL
    readStringFromURL

  • XMLDOMUtils
    readDocument

About

Common Utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages