Package com.flowlogix.util
package com.flowlogix.util
Utilities including
Testing helpers including
TypeConverter
and JakartaTransformerUtils
Testing helpers including
ShrinkWrapManipulator
and SerializeTester
-
ClassesClassDescriptionTransform strings that start with javax package into jakarta strings, if it's detected to be in jakarta environmentSerialization test mechanismmodifies xml files inside the archive according to xpath and functionRead String from Stream Does not close the stream afterwardConverts from any String to any type dynamically, using
static valueOf(String input)
method of the target type, or other methods with equivalent functionality