Uses of Class
br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact.CompressedArtifact
Packages that use CompressedArtifact
Package
Description
-
Uses of CompressedArtifact in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact
Subclasses of CompressedArtifact in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifactModifier and TypeClassDescriptionclassclassClasse que representa um artefato comprimido que possuiSource.classclassMethods in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact with type parameters of type CompressedArtifactModifier and TypeMethodDescriptionprotected static <Comp extends CompressedArtifact<?>>
Map<Integer, Comp> CompressedArtifact.parseMultipleCompressed(org.json.JSONObject artifactsInfo, String artifactName, Function<org.json.JSONObject, Comp> constructor) Realiza o parsing de múltiplos artefatos de um pacote de verificação.Method parameters in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact with type arguments of type CompressedArtifactModifier and TypeMethodDescriptionprotected static <Art> ArtCompressedArtifact.parseSingleCompressed(org.json.JSONObject artifactsInfo, String artifactName, Function<org.json.JSONObject, CompressedArtifact<Art>> constructor) Realiza o parsing de um único artefato de um pacote de verificação. -
Uses of CompressedArtifact in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.compressedArtifact
Subclasses of CompressedArtifact in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.compressedArtifactModifier and TypeClassDescriptionclassclassclassclassclassclass