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 environment.Serialization test mechanism.modifies xml files inside the archive according to xpath and function.Read String from Stream, Does not close the stream afterward.Converts from any String to any type dynamically, using
static valueOf(String input)method of the target type, or other methods with equivalent functionality.