Package com.adobe.epubcheck.util
Class XmpReportImpl
java.lang.Object
com.adobe.epubcheck.api.MasterReport
com.adobe.epubcheck.util.XmlReportAbstract
com.adobe.epubcheck.util.XmpReportImpl
- All Implemented Interfaces:
LocalizableReport,Report
-
Field Summary
Fields inherited from class com.adobe.epubcheck.util.XmlReportAbstract
charsCount, contributors, creationDate, creators, date, embeddedFonts, epubCheckDate, epubCheckName, epubCheckVersion, errors, fatalErrors, formatName, formatVersion, generationDate, hasAudio, hasEncryption, hasFixedLayout, hasScripts, hasSignatures, hasVideo, hints, identifier, language, lastModifiedDate, mediaTypes, out, pagesCount, publisher, references, refFonts, rights, subjects, titles, warnsFields inherited from class com.adobe.epubcheck.api.MasterReport
allReportedMessageIds -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidgenerateEventOutcome(List<CheckMessage> messages, String sev) protected voidgenerateFont(String font, boolean embeded) intMethod to implement effective report generation.private voidgenerateSignificantProperty(String property, String value) Methods inherited from class com.adobe.epubcheck.util.XmlReportAbstract
addPrefixNamespace, capitalize, close, correctToUtf8, endElement, fromTime, generate, generateElement, generateElement, generateElement, getNameFromPath, info, initialize, message, setNamespace, startElement, startElement, startElementMethods inherited from class com.adobe.epubcheck.api.MasterReport
getCustomMessageFile, getDictionary, getEpubFileName, getErrorCount, getFatalErrorCount, getInfoCount, getLocale, getMessages, getReportingLevel, getUsageCount, getWarningCount, message, setCustomMessageFile, setEpubFileName, setLocale, setOverrideFile, setReportingLevel
-
Constructor Details
-
XmpReportImpl
-
-
Method Details
-
generateReport
public int generateReport()Description copied from class:XmlReportAbstractMethod to implement effective report generation.- Specified by:
generateReportin classXmlReportAbstract- Returns:
- errorCode
-
generateFont
-
generateEventOutcome
-
generateSignificantProperty
-