MCPcopy Create free account
hub / github.com/SPLWare/esProc / getFormatter

Method getFormatter

src/main/java/com/scudata/app/common/AppUtil.java:546–574  ·  view source on GitHub ↗

Generate the corresponding Format object according to the format and the current data type. When invalid, it returns null. @param fmt String @param dataType byte @return Format

(String fmt, byte dataType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isValidStringMethod · 0.95
getDateFormatMethod · 0.95
getTimeFormatMethod · 0.95
getDateTimeFormatMethod · 0.95
indexOfMethod · 0.45

Tested by

no test coverage detected