Uses of Class
br.ufsc.labsec.parser.jades.JsonStructureFinder
Packages that use JsonStructureFinder
-
Uses of JsonStructureFinder in br.ufsc.labsec.parser.jades.decoder.schema
Methods in br.ufsc.labsec.parser.jades.decoder.schema with parameters of type JsonStructureFinderModifier and TypeMethodDescriptionprotected voidSigTimeStampDecoder.decode(org.json.JSONObject header, JsonStructureFinder jsonStructureFinder, T attr) protected voidSigTimeStampDecoder.decode(org.json.JSONObject header, String extension, JsonStructureFinder jsonStructureFinder, T attr)