Uses of Class
br.ufsc.labsec.incrementalupdate.transform.TransformInfo
Packages that use TransformInfo
-
Uses of TransformInfo in br.ufsc.labsec.incrementalupdate.transform
Methods in br.ufsc.labsec.incrementalupdate.transform that return types with arguments of type TransformInfoModifier and TypeMethodDescriptionstatic Optional<TransformInfo> TransformInfo.fromJSON(org.json.JSONObject json) Methods in br.ufsc.labsec.incrementalupdate.transform with parameters of type TransformInfoModifier and TypeMethodDescriptionstatic DocMDPDocMDP.getInstance(TransformInfo transformParams) static FieldMDPFieldMDP.getInstance(TransformInfo transformParams) static TransformRuleTransformRule.getInstance(TransformInfo transformInfo) -
Uses of TransformInfo in br.ufsc.labsec.signature.signer
Methods in br.ufsc.labsec.signature.signer that return types with arguments of type TransformInfo