Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlFC
Packages that use XmlFC
Package
Description
-
Uses of XmlFC in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlFCMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlFCModifier and TypeMethodDescriptionObjectFactory.createXmlFC()Create an instance ofXmlFCXmlBasicBuildingBlocks.getFC()Gets the value of the fc property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlFC -
Uses of XmlFC in eu.europa.esig.dss.validation.process.bbb.fc
Methods in eu.europa.esig.dss.validation.process.bbb.fc that return types with arguments of type XmlFCModifier and TypeMethodDescriptionAbstractFormatChecking.filenameAdherenceCheck()Creates a filename adherence check for the given token typeSignatureFormatChecking.filenameAdherenceCheck()TimestampFormatChecking.filenameAdherenceCheck()AbstractFormatChecking.getASiCContainerValidationChain(ChainItem<XmlFC> item) This method chains all ASiC container related checks to the givenitemchain, when applicableAbstractFormatChecking.getPdfaValidationChain(ChainItem<XmlFC> item) This method chains all PDF/A related checks to the givenitemchain, when applicableAbstractFormatChecking.getPDFRevisionValidationChain(ChainItem<XmlFC> item) This method chains all PDF revision related checks to the givenitemchain, when applicableAbstractFormatChecking.manifestFilenameAdherenceCheck()Creates a filename adherence check for the manifest file related to the given tokenSignatureFormatChecking.manifestFilenameAdherenceCheck()TimestampFormatChecking.manifestFilenameAdherenceCheck()Method parameters in eu.europa.esig.dss.validation.process.bbb.fc with type arguments of type XmlFCModifier and TypeMethodDescriptionAbstractFormatChecking.getASiCContainerValidationChain(ChainItem<XmlFC> item) This method chains all ASiC container related checks to the givenitemchain, when applicableAbstractFormatChecking.getPdfaValidationChain(ChainItem<XmlFC> item) This method chains all PDF/A related checks to the givenitemchain, when applicableAbstractFormatChecking.getPDFRevisionValidationChain(ChainItem<XmlFC> item) This method chains all PDF revision related checks to the givenitemchain, when applicable -
Uses of XmlFC in eu.europa.esig.dss.validation.process.bbb.fc.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.fc.checks with parameters of type XmlFCModifierConstructorDescriptionprotectedAbstractPdfLockDictionaryCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, XmlPDFLockDictionary pdfLockDictionary, LevelRule constraint) Default constructorAcceptableMimetypeFileContentCheck(I18nProvider i18nProvider, XmlFC result, String mimetypeFileContent, MultiValuesRule constraint) Default constructorAcceptableZipCommentCheck(I18nProvider i18nProvider, XmlFC result, String zipComment, MultiValuesRule constraint) Default constructorAllFilesSignedCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, XmlContainerInfo containerInfo, LevelRule constraint) Default constructorAnnotationChangesCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorByteRangeAllDocumentCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, LevelRule constraint) Default constructorByteRangeCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorByteRangeCollisionCheck(I18nProvider i18nProvider, XmlFC result, AbstractSignatureWrapper signatureWrapper, DiagnosticData diagnosticData, LevelRule constraint) Default constructorCAdESV3HashIndexCheck(I18nProvider i18nProvider, XmlFC result, TimestampWrapper timestamp, LevelRule constraint) Default constructorContainerTypeCheck(I18nProvider i18nProvider, XmlFC result, ASiCContainerType containerType, MultiValuesRule constraint) Default constructorDocMDPCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorEllipticCurveKeySizeCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, LevelRule constraint) Default constructorFieldMDPCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorprotectedFilenameAdherenceCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, T token, LevelRule constraint) Default constructorFormatCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorFormFillChangesCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorFullScopeCheck(I18nProvider i18nProvider, XmlFC result, Collection<XmlSignatureScope> signatureScopes, LevelRule constraint) Default constructorManifestFilePresentCheck(I18nProvider i18nProvider, XmlFC result, XmlContainerInfo containerInfo, LevelRule constraint) Default constructorMimeTypeFilePresentCheck(I18nProvider i18nProvider, XmlFC result, boolean mimetypePresent, LevelRule constraint) Default constructorPDFAComplianceCheck(I18nProvider i18nProvider, XmlFC result, boolean pdfaCompliant, LevelRule constraint) Default constructorPdfAnnotationOverlapCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorPDFAProfileCheck(I18nProvider i18nProvider, XmlFC result, String pdfaProfile, MultiValuesRule constraint) Default constructorPdfPageDifferenceCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorPdfSignatureDictionaryCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorPdfVisualDifferenceCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorReferencesNotAmbiguousCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, LevelRule constraint) Default constructorSigFieldLockCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorSignatureFilenameAdherenceCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, SignatureWrapper token, LevelRule constraint) Default constructorSignatureManifestFilenameAdherenceCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, SignatureWrapper token, LevelRule constraint) Default constructorSignatureNotAmbiguousCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, LevelRule constraint) Default constructorSignedAndTimestampedFilesCoveredCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, TimestampWrapper timestampWrapper, LevelRule constraint) Default constructorSignedFilesPresentCheck(I18nProvider i18nProvider, XmlFC result, XmlContainerInfo containerInfo, LevelRule constraint) Default constructorSignerInformationStoreCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, LevelRule constraint) Default constructorTimestampFilenameAdherenceCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, TimestampWrapper token, LevelRule constraint) Default constructorTimestampManifestFilenameAdherenceCheck(I18nProvider i18nProvider, XmlFC result, DiagnosticData diagnosticData, TimestampWrapper token, LevelRule constraint) Default constructorUndefinedChangesCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, LevelRule constraint) Default constructorZipCommentPresentCheck(I18nProvider i18nProvider, XmlFC result, String zipComment, LevelRule constraint) Default constructor -
Uses of XmlFC in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs with parameters of type XmlFCModifier and TypeMethodDescriptionAbstractBasicValidationProcess.formatChecking(XmlFC xmlFC) Executes "5.2.2 Format Checking" building block for the given token -
Uses of XmlFC in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlFCModifierConstructorDescriptionFormatCheckingResultCheck(I18nProvider i18nProvider, T result, XmlFC xmlFC, TokenProxy token, LevelRule constraint) Default constructor