Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator
Abbreviates a name in a StringBuffer.
abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NamePatternConverter
Abbreviate name in string buffer.
ABS_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
String constant used to specify AbsoluteTimeDateFormat in layouts.
AbsoluteTimeDateFormat - Class in org.apache.log4j.helpers
Formats a Date in the format "HH:mm:ss,SSS" for example, "15:49:37,459".
AbsoluteTimeDateFormat() - Constructor for class org.apache.log4j.helpers.AbsoluteTimeDateFormat
 
AbsoluteTimeDateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.AbsoluteTimeDateFormat
 
AbstractBatchHandler - Class in org.verapdf.processor
 
AbstractBatchHandler() - Constructor for class org.verapdf.processor.AbstractBatchHandler
 
AbstractBatchJobSummary - Class in org.verapdf.processor.reports
 
AbstractBatchJobSummary() - Constructor for class org.verapdf.processor.reports.AbstractBatchJobSummary
 
AbstractBatchJobSummary(int, int) - Constructor for class org.verapdf.processor.reports.AbstractBatchJobSummary
 
AbstractBatchProcessor - Class in org.verapdf.processor
 
AbstractBatchProcessor(ItemProcessor) - Constructor for class org.verapdf.processor.AbstractBatchProcessor
 
AbstractDynamicMBean - Class in org.apache.log4j.jmx
 
AbstractDynamicMBean() - Constructor for class org.apache.log4j.jmx.AbstractDynamicMBean
 
AbstractEmbeddedFileFeaturesExtractor - Class in org.verapdf.features
Base class for extending to extract features from embedded files
AbstractEmbeddedFileFeaturesExtractor() - Constructor for class org.verapdf.features.AbstractEmbeddedFileFeaturesExtractor
 
AbstractFeaturesExtractor - Class in org.verapdf.features
Class for features extractors
AbstractFeaturesExtractor.ExtractorDetails - Class in org.verapdf.features
Extractor details
AbstractFontFeaturesExtractor - Class in org.verapdf.features
Base class for extending to extract features from fonts
AbstractFontFeaturesExtractor() - Constructor for class org.verapdf.features.AbstractFontFeaturesExtractor
 
AbstractICCProfileFeaturesExtractor - Class in org.verapdf.features
Base class for extending to extract features from ICCProfiles
AbstractICCProfileFeaturesExtractor() - Constructor for class org.verapdf.features.AbstractICCProfileFeaturesExtractor
 
AbstractImageFeaturesExtractor - Class in org.verapdf.features
Base class for extending to extract features from images
AbstractImageFeaturesExtractor() - Constructor for class org.verapdf.features.AbstractImageFeaturesExtractor
 
AbstractMetadataFeaturesExtractor - Class in org.verapdf.features
 
AbstractMetadataFeaturesExtractor() - Constructor for class org.verapdf.features.AbstractMetadataFeaturesExtractor
 
AbstractSignatureFeaturesExtractor - Class in org.verapdf.features
 
AbstractSignatureFeaturesExtractor() - Constructor for class org.verapdf.features.AbstractSignatureFeaturesExtractor
 
AbstractXmlHandler - Class in org.verapdf.processor
 
AbstractXmlHandler(Writer) - Constructor for class org.verapdf.processor.AbstractXmlHandler
 
AbstractXmlReportWriter - Class in org.verapdf.processor.reports.multithread.writer
 
AbstractXmlReportWriter(OutputStream, OutputStream) - Constructor for class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
ACCEPT - Static variable in class org.apache.log4j.spi.Filter
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
ACCEPT_ON_MATCH_OPTION - Static variable in class org.apache.log4j.varia.StringMatchFilter
Deprecated.
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
ActionFeaturesObject - Class in org.verapdf.features.objects
 
ActionFeaturesObject(ActionFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ActionFeaturesObject
 
ActionFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
ActionFeaturesObjectAdapter.Location - Enum in org.verapdf.features.objects
 
activate() - Method in class org.apache.log4j.config.PropertySetter
 
activateOptions() - Method in class org.apache.log4j.AppenderSkeleton
Derived appenders should override this method if option structure requires it.
activateOptions() - Method in class org.apache.log4j.ConsoleAppender
Prepares the appender for use.
activateOptions() - Method in class org.apache.log4j.DailyRollingFileAppender
 
activateOptions() - Method in class org.apache.log4j.EnhancedPatternLayout
Activates the conversion pattern.
activateOptions() - Method in class org.apache.log4j.FileAppender
If the value of File is not null, then FileAppender.setFile(java.lang.String) is called with the values of File and Append properties.
activateOptions() - Method in class org.apache.log4j.helpers.DateLayout
 
activateOptions() - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
No options to activate.
activateOptions() - Method in class org.apache.log4j.HTMLLayout
No options to activate.
activateOptions() - Method in class org.apache.log4j.net.JMSAppender
Options are activated and become effective only after calling this method.
activateOptions() - Method in class org.apache.log4j.net.SMTPAppender
Activate the specified options, such as the smtp host, the recipient, from, etc.
activateOptions() - Method in class org.apache.log4j.net.SocketAppender
Connect to the specified RemoteHost and Port.
activateOptions() - Method in class org.apache.log4j.net.SocketHubAppender
Set up the socket server on the specified port.
activateOptions() - Method in class org.apache.log4j.net.SyslogAppender
This method returns immediately as options are activated when they are set.
activateOptions() - Method in class org.apache.log4j.net.TelnetAppender
all of the options have been set, create the socket handler and wait for connections.
activateOptions() - Method in class org.apache.log4j.nt.NTEventLogAppender
 
activateOptions() - Method in class org.apache.log4j.PatternLayout
Does not do anything as options become effective
activateOptions() - Method in class org.apache.log4j.SimpleLayout
 
activateOptions() - Method in class org.apache.log4j.spi.Filter
Usually filters options become active when set.
activateOptions() - Method in interface org.apache.log4j.spi.OptionHandler
Activate the options that were previously set with calls to option setters.
activateOptions() - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
Start listening on the port specified by a preceding call to ExternallyRolledFileAppender.setPort(int).
activateOptions() - Method in class org.apache.log4j.varia.FallbackErrorHandler
No options to activate.
activateOptions() - Method in class org.apache.log4j.varia.NullAppender
There are no options to acticate.
activateOptions() - Method in class org.apache.log4j.WriterAppender
Does nothing.
activateOptions() - Method in class org.apache.log4j.xml.XMLLayout
No options to activate.
adapter - Variable in class org.verapdf.features.objects.FeaturesObject
 
AdapterLogRecord - Class in org.apache.log4j.lf5.util
A LogRecord to be used with the LogMonitorAdapter
AdapterLogRecord() - Constructor for class org.apache.log4j.lf5.util.AdapterLogRecord
 
add(LoggingEvent) - Method in class org.apache.log4j.helpers.CyclicBuffer
Add an event as the last event in the buffer.
addActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
addAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
Add appender.
addAppender(Appender) - Method in class org.apache.log4j.Category
Add newAppender to the list of appenders of this Category instance.
addAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Attach an appender.
addAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
Add appender.
addAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Add an appender.
addAppender(Appender) - Method in class org.apache.log4j.spi.NOPLogger
Add newAppender to the list of appenders of this Category instance.
addAppenderEvent(Category, Appender) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
addAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
addAttribute(String, String) - Method in class org.verapdf.processor.AbstractXmlHandler
 
addBoxFeature(String, double[], FeatureTreeNode) - Static method in class org.verapdf.features.tools.CreateNodeHelper
Creates feature node for boxes
addCategory(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Method altered by Richard Hurst such that it returns the CategoryNode corresponding to the CategoryPath
addCategoryElement(CategoryElement) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Adds the specified categoryElement to the end of the categoryElement set.
addCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
addCheckObject(RuleDescription) - Method in class org.verapdf.metadata.fixer.utils.model.ProcessedObjects
Add another rule description
addChild(String) - Method in class org.verapdf.features.tools.FeatureTreeNode
Add a child to the node
addChild(FeatureTreeNode) - Method in class org.verapdf.features.tools.FeatureTreeNode
 
addConverter(PatternConverter) - Method in class org.apache.log4j.helpers.PatternParser
 
addDetailsFromResource(String) - Static method in class org.verapdf.ReleaseDetails
Will load a ReleaseDetails instance from the resource found with resourceName.
addDeviceColorSpaceNode(String, double[], FeatureTreeNode, FeaturesObject) - Static method in class org.verapdf.features.tools.CreateNodeHelper
Creates new node for device color space
addDisplayedProperty(Object) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
addErrorIntoCollection(FeatureExtractionResult, FeatureTreeNode, String) - Static method in class org.verapdf.features.tools.ErrorsHelper
Adds an error to a FeaturesCollection
addExt(String, String) - Static method in class org.verapdf.core.utils.FileUtils
Method to add a file extension to a given path if it doesn't have it and return the result.
addFilter(Filter) - Method in interface org.apache.log4j.Appender
Add a filter to the end of the filter list.
addFilter(Filter) - Method in class org.apache.log4j.AppenderSkeleton
Add a filter to end of the filter list.
addFix(String) - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl.Builder
 
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.Hierarchy
 
addHierarchyEventListener(HierarchyEventListener) - Method in interface org.apache.log4j.spi.LoggerRepository
Add a HierarchyEventListener event to the repository.
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.spi.NOPLoggerRepository
Add a HierarchyEventListener event to the repository.
additive - Variable in class org.apache.log4j.Category
Additivity is set to true by default, that is children inherit the appenders of their ancestors by default.
addLoggerMBean(String) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
addMessage(LogRecord) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Adds a LogRecord to the LogMonitor.
addMessage(LogRecord) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Add a log record message to be displayed in the LogTable.
addMetadataChild(String) - Method in class org.verapdf.features.tools.FeatureTreeNode
Add a child to the node
addNewError(FeatureObjectType, String) - Method in class org.verapdf.features.FeatureExtractionResult
Add new error to feature type
addNewFeatureTree(FeatureObjectType, FeatureTreeNode) - Method in class org.verapdf.features.FeatureExtractionResult
Add new feature tree for a type
addNotEmptyNode(String, String, FeatureTreeNode) - Static method in class org.verapdf.features.tools.CreateNodeHelper
Creates new node with given name and value if both of this parametrs are not null
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
addPDFIdentificationSchema(MetadataFixerResultImpl.Builder, PDFAFlavour) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Add PDF/A identification schema if MetadataFixerImpl be able to repair document to valid PDF/A document.
addProcessingResult(ProcessorResult) - Method in class org.verapdf.processor.ProcessorFactory.BatchSummariser
 
addRecord() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
addRecordFromChild() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Passes up the addition from child to parent
addRecordToParent() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
addRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
Add an object renderer for a specific class.
addRenderer(RendererSupport, String, String) - Static method in class org.apache.log4j.or.RendererMap
Add a renderer to a hierarchy passed as parameter.
ADDRESS_PARSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
addressMessage(Message) - Method in class org.apache.log4j.net.SMTPAppender
Address message.
addResult(ProcessorResult) - Method in class org.verapdf.processor.reports.Summarisers.FeatureSummaryBuilder
 
addResult(ProcessorResult) - Method in class org.verapdf.processor.reports.Summarisers.RepairSummaryBuilder
 
addResult(ProcessorResult) - Method in class org.verapdf.processor.reports.Summarisers.ValidationSummaryBuilder
 
addTableModelProperties() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
addWidthHeightFeatures(double[], FeatureTreeNode) - Static method in class org.verapdf.features.tools.CreateNodeHelper
 
adjustmentValueChanged(AdjustmentEvent) - Method in class org.apache.log4j.lf5.viewer.TrackingAdjustmentListener
 
AdobePDF - Interface in org.verapdf.metadata.fixer.schemas
Interface represent Adobe PDF schema
advertise() - Method in class org.apache.log4j.net.ZeroConfSupport
 
afRelationship(String) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
Agent - Class in org.apache.log4j.jmx
Deprecated. 
Agent() - Constructor for class org.apache.log4j.jmx.Agent
Deprecated. 
AGENT_NAME - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
ALL - Static variable in class org.apache.log4j.Level
The ALL has the lowest possible rank and is intended to turn on all logging.
ALL_INT - Static variable in class org.apache.log4j.Priority
 
allowedExtensions - Static variable in class org.verapdf.policy.PolicyChecker
A List of allowed extensions for the passed schmeatron rules.
ALT - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
AnnotationFeaturesObject - Class in org.verapdf.features.objects
Feature object for annotation
AnnotationFeaturesObject(AnnotationFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.AnnotationFeaturesObject
Constructs new Annotation Feature Object
AnnotationFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
append(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.apache.log4j.AsyncAppender
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.apache.log4j.jdbc.JDBCAppender
Adds the event to the buffer.
append(LoggingEvent) - Method in class org.apache.log4j.lf5.LF5Appender
Appends a LoggingEvent record to the LF5Appender.
append(LoggingEvent) - Method in class org.apache.log4j.net.JMSAppender
This method called by AppenderSkeleton.doAppend(org.apache.log4j.spi.LoggingEvent) method to do most of the real appending work.
append(LoggingEvent) - Method in class org.apache.log4j.net.SMTPAppender
Perform SMTPAppender specific appending actions, mainly adding the event to a cyclic buffer and checking if the event triggers an e-mail to be sent.
append(LoggingEvent) - Method in class org.apache.log4j.net.SocketAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.net.SocketHubAppender
Append an event to all of current connections.
append(LoggingEvent) - Method in class org.apache.log4j.net.SyslogAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.net.TelnetAppender
Handles a log event.
append(LoggingEvent) - Method in class org.apache.log4j.nt.NTEventLogAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.rewrite.RewriteAppender
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
Does not do anything.
append(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
Appender - Interface in org.apache.log4j
Implement this interface for your own strategies for outputting log statements.
AppenderAttachable - Interface in org.apache.log4j.spi
Interface for attaching appenders to objects.
AppenderAttachableImpl - Class in org.apache.log4j.helpers
A straightforward implementation of the AppenderAttachable interface.
AppenderAttachableImpl() - Constructor for class org.apache.log4j.helpers.AppenderAttachableImpl
 
AppenderDynamicMBean - Class in org.apache.log4j.jmx
 
AppenderDynamicMBean(Appender) - Constructor for class org.apache.log4j.jmx.AppenderDynamicMBean
 
AppenderFinalizer - Class in org.apache.log4j.lf5
AppenderFinalizer has a single method that will finalize resources associated with a LogBrokerMonitor in the event that the LF5Appender class is destroyed, and the class loader is garbage collected.
AppenderFinalizer(LogBrokerMonitor) - Constructor for class org.apache.log4j.lf5.AppenderFinalizer
 
appenderList - Variable in class org.apache.log4j.helpers.AppenderAttachableImpl
Array of appenders.
appenderNames - Variable in class org.apache.log4j.config.PropertyPrinter
 
AppenderSkeleton - Class in org.apache.log4j
Abstract superclass of the other appenders in the package.
AppenderSkeleton() - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
AppenderSkeleton(boolean) - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
appendEscapingCDATA(StringBuffer, String) - Static method in class org.apache.log4j.helpers.Transform
Ensures that embeded CDEnd strings (]]>) are handled properly within message, NDC and throwable tag text.
appendLoopOnAppenders(LoggingEvent) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Call the doAppend method on all attached appenders.
APPLICATION_PROPERTIES_ROOT - Static variable in class org.verapdf.ReleaseDetails
 
applyPolicy(File, InputStream, OutputStream) - Static method in class org.verapdf.policy.PolicyChecker
Apply a veraPDF policy expressed as schematron to a veraPDF report.
applyPolicy(InputStream, InputStream, OutputStream, boolean) - Static method in class org.verapdf.policy.PolicyChecker
Apply a veraPDF policy expressed as schematron to a veraPDF report.
ArrayTypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
ArrayTypeValidator.ArrayTypeEnum - Enum in org.verapdf.model.tools.xmp.validators
 
ascent(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
Assertion(FeatureObjectType, Feature, SchematronOperation, String) - Constructor for class org.verapdf.policy.SchematronGenerator.Assertion
 
assertionFromValues(int, RuleId, TestAssertion.Status, String, Location) - Static method in class org.verapdf.pdfa.results.ValidationResults
Creates an immutable TestAssertion instance from the passed parameter values.
assertLog(boolean, String) - Method in class org.apache.log4j.Category
If assertion parameter is false, then logs msg as an error statement.
assertLog(boolean, String) - Method in class org.apache.log4j.spi.NOPLogger
If assertion parameter is false, then logs msg as an error statement.
AsyncAppender - Class in org.apache.log4j
The AsyncAppender lets users log events asynchronously.
AsyncAppender() - Constructor for class org.apache.log4j.AsyncAppender
Create new instance.
Attribute - Class in org.verapdf.processor.plugins
 
ATTRIBUTE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
AttributesRenderer - Class in org.apache.log4j.or.sax
Render org.xml.sax.Attributes objects.
AttributesRenderer() - Constructor for class org.apache.log4j.or.sax.AttributesRenderer
 
AuditDuration - Interface in org.verapdf.component
Simple class that encapsulates the duration of an action in milliseconds.
AuditDurationImpl - Class in org.verapdf.component
 
avgWidth(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
AXLExtensionSchemaDefinition - Class in org.verapdf.model.impl.axl
 
AXLExtensionSchemaDefinition(VeraPDFXMPNode, ValidatorsContainer, ValidatorsContainer, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
AXLExtensionSchemaField - Class in org.verapdf.model.impl.axl
 
AXLExtensionSchemaField(VeraPDFXMPNode, ValidatorsContainer, ValidatorsContainer, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
AXLExtensionSchemaObject - Class in org.verapdf.model.impl.axl
 
AXLExtensionSchemaObject(String, VeraPDFXMPNode, ValidatorsContainer, ValidatorsContainer, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
 
AXLExtensionSchemaProperty - Class in org.verapdf.model.impl.axl
 
AXLExtensionSchemaProperty(VeraPDFXMPNode, ValidatorsContainer, ValidatorsContainer, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
AXLExtensionSchemasContainer - Class in org.verapdf.model.impl.axl
 
AXLExtensionSchemasContainer(VeraPDFXMPNode, Map<String, SchemasDefinition>, Map<String, SchemasDefinition>, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
AXLExtensionSchemaValueType - Class in org.verapdf.model.impl.axl
 
AXLExtensionSchemaValueType(VeraPDFXMPNode, ValidatorsContainer, ValidatorsContainer, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
AXLMainXMPPackage - Class in org.verapdf.model.impl.axl
Current class is representation of XMPPackage interface from abstract model based on adobe xmp library
AXLMainXMPPackage(VeraPDFMeta, boolean, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLMainXMPPackage
Constructs new object
AXLMainXMPPackage(VeraPDFMeta, boolean, boolean, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLMainXMPPackage
 
AXLPDFAIdentification - Class in org.verapdf.model.impl.axl
 
AXLPDFAIdentification(VeraPDFMeta) - Constructor for class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
AXLXMPMMHistoryProperty - Class in org.verapdf.model.impl.axl
 
AXLXMPMMHistoryProperty(VeraPDFXMPNode, boolean, boolean, SchemasDefinition, SchemasDefinition, SchemasDefinition, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLXMPMMHistoryProperty
 
AXLXMPMMHistoryResourceEvent - Class in org.verapdf.model.impl.axl
 
AXLXMPMMHistoryResourceEvent(VeraPDFXMPNode) - Constructor for class org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent
 
AXLXMPObject - Class in org.verapdf.model.impl.axl
Current class is representation of XMPObject interface from abstract model based on adobe xmp library
AXLXMPObject(String) - Constructor for class org.verapdf.model.impl.axl.AXLXMPObject
 
AXLXMPPackage - Class in org.verapdf.model.impl.axl
Current class is representation of XMPPackage interface from abstract model based on adobe xmp library
AXLXMPPackage(VeraPDFMeta, boolean, boolean, VeraPDFXMPNode, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLXMPPackage
 
AXLXMPPackage(VeraPDFMeta, boolean, VeraPDFXMPNode, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLXMPPackage
 
AXLXMPPackage(VeraPDFMeta, boolean, boolean, boolean, VeraPDFXMPNode, String, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLXMPPackage
 
AXLXMPProperty - Class in org.verapdf.model.impl.axl
 
AXLXMPProperty(VeraPDFXMPNode, boolean, boolean, SchemasDefinition, SchemasDefinition, SchemasDefinition, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLXMPProperty
 
AXLXMPProperty(VeraPDFXMPNode, String, boolean, boolean, SchemasDefinition, SchemasDefinition, SchemasDefinition, PDFAFlavour) - Constructor for class org.verapdf.model.impl.axl.AXLXMPProperty
 

B

B_CLOSEPATH_FILL_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
B_FILL_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
B_STAR_CLOSEPATH_EOFILL_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
B_STAR_EOFILL_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
BAG - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
BasicConfigurator - Class in org.apache.log4j
Use this class to quickly configure the package.
BasicConfigurator() - Constructor for class org.apache.log4j.BasicConfigurator
 
BasicSchema - Interface in org.verapdf.metadata.fixer.schemas
 
BatchFileProcessor - Class in org.verapdf.processor
 
BatchFileProcessor(ItemProcessor) - Constructor for class org.verapdf.processor.BatchFileProcessor
Constructor for the BatchFileProcessor
BatchJobSummary - Interface in org.verapdf.processor.reports
 
BatchProcessingHandler - Interface in org.verapdf.processor
Interface that should be implemented by developers wishing to write custom result handlers for the veraPDF BatchProcessor.
BatchProcessor - Interface in org.verapdf.processor
The veraPDF batch processor, used to process multiple files.
BatchSummariser(ProcessorConfig) - Constructor for class org.verapdf.processor.ProcessorFactory.BatchSummariser
 
BatchSummary - Interface in org.verapdf.processor.reports
Interface for summary information for a veraPDF batch process.
BDC - Static variable in class org.verapdf.model.tools.constants.Operators
 
BEAT_SPLICE_STRETCH - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
BI - Static variable in class org.verapdf.model.tools.constants.Operators
 
BMC - Static variable in class org.verapdf.model.tools.constants.Operators
 
BOOLEAN - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
BoundedFIFO - Class in org.apache.log4j.helpers
BoundedFIFO serves as the bounded first-in-first-out buffer heavily used by the AsyncAppender.
BoundedFIFO(int) - Constructor for class org.apache.log4j.helpers.BoundedFIFO
Instantiate a new BoundedFIFO with a maximum size passed as argument.
BridgePatternConverter - Class in org.apache.log4j.pattern
The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter contract by delegating to the log4j 1.3 pattern implementation.
BridgePatternConverter(String) - Constructor for class org.apache.log4j.pattern.BridgePatternConverter
Create a new instance.
BridgePatternParser - Class in org.apache.log4j.pattern
The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter contract by delegating to the log4j 1.3 pattern implementation.
BridgePatternParser(String) - Constructor for class org.apache.log4j.pattern.BridgePatternParser
Create a new instance.
BT - Static variable in class org.verapdf.model.tools.constants.Operators
 
buf - Variable in class org.apache.log4j.TTCCLayout
 
BUF_SIZE - Variable in class org.apache.log4j.EnhancedPatternLayout
Deprecated.
since 1.3
BUF_SIZE - Variable in class org.apache.log4j.HTMLLayout
 
BUF_SIZE - Variable in class org.apache.log4j.PatternLayout
 
buffer - Variable in class org.apache.log4j.jdbc.JDBCAppender
ArrayList holding the buffer of Logging Events.
bufferedIO - Variable in class org.apache.log4j.FileAppender
Do we do bufferedIO?
bufferSize - Variable in class org.apache.log4j.FileAppender
Determines the size of IO buffer be.
bufferSize - Variable in class org.apache.log4j.jdbc.JDBCAppender
size of LoggingEvent buffer before writting to the database.
build() - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
build() - Method in class org.verapdf.features.FontFeaturesData.Builder
 
build() - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl.Builder
 
build() - Method in class org.verapdf.processor.reports.Summarisers.FeatureSummaryBuilder
 
build() - Method in class org.verapdf.processor.reports.Summarisers.RepairSummaryBuilder
 
build() - Method in class org.verapdf.processor.reports.Summarisers.ValidationSummaryBuilder
 
Builder(InputStream) - Constructor for class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
Builder(InputStream) - Constructor for class org.verapdf.features.FontFeaturesData.Builder
 
Builder() - Constructor for class org.verapdf.pdfa.results.MetadataFixerResultImpl.Builder
 
buildToolTip(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
BX - Static variable in class org.verapdf.model.tools.constants.Operators
 
byFlavourId(String) - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour
Looks up a PDFAFlavour by two letter flavour identifier.
byId(String) - Static method in class org.verapdf.ReleaseDetails
Retrieve ReleaseDetails by id

C

C_CURVE_TO - Static variable in class org.verapdf.model.tools.constants.Operators
 
CachedDateFormat - Class in org.apache.log4j.pattern
CachedDateFormat optimizes the performance of a wrapped DateFormat.
CachedDateFormat(DateFormat, int) - Constructor for class org.apache.log4j.pattern.CachedDateFormat
Creates a new CachedDateFormat object.
callAppenders(LoggingEvent) - Method in class org.apache.log4j.Category
Call the appenders in the hierrachy starting at this.
callAppenders(LoggingEvent) - Method in class org.apache.log4j.spi.NOPLogger
Call the appenders in the hierrachy starting at this.
cancelCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
canEditImmediately(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
capHeight(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
capitalize(String) - Static method in class org.apache.log4j.config.PropertyPrinter
 
castFloatArrayToDouble(float[]) - Static method in class org.verapdf.features.pb.tools.PBAdapterHelper
 
Category - Class in org.apache.log4j
This class has been deprecated and replaced by the Logger subclass.
Category(String) - Constructor for class org.apache.log4j.Category
This constructor created a new Category instance and sets its name.
CATEGORY - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
CATEGORY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
CategoryAbstractCellEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryAbstractCellEditor.
CategoryAbstractCellEditor() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
CategoryElement - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryElement represents a single element or part of a Category.
CategoryElement() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
CategoryElement(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
categoryElementAt(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Returns the CategoryElement at the specified index.
CategoryExplorerLogRecordFilter - Class in org.apache.log4j.lf5.viewer.categoryexplorer
An implementation of LogRecordFilter based on a CategoryExplorerModel
CategoryExplorerLogRecordFilter(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
CategoryExplorerModel - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryExplorerModel
CategoryExplorerModel(CategoryNode) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
CategoryExplorerTree - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryExplorerTree
CategoryExplorerTree(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
Construct a CategoryExplorerTree with a specific model.
CategoryExplorerTree() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
Construct a CategoryExplorerTree and create a default CategoryExplorerModel.
CategoryImmediateEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryImmediateEditor
CategoryImmediateEditor(JTree, CategoryNodeRenderer, CategoryNodeEditor) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
categoryName - Variable in class org.apache.log4j.pattern.LogEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LogEvent.getLoggerName() method instead.
categoryName - Variable in class org.apache.log4j.spi.LoggingEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LoggingEvent.getLoggerName() method instead.
CategoryNode - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNode
CategoryNode(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
CategoryNodeEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNodeEditor
CategoryNodeEditor(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
CategoryNodeEditorRenderer - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNodeEditorRenderer
CategoryNodeEditorRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
CategoryNodeRenderer - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNodeRenderer
CategoryNodeRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
CategoryPath - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryPath is a collection of CategoryItems which represent a path of categories.
CategoryPath() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
CategoryPath(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Construct a CategoryPath.
catFactory - Variable in class org.apache.log4j.xml.DOMConfigurator
 
cb - Variable in class org.apache.log4j.net.SMTPAppender
 
centerFrame(JFrame) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
centerWindow(Window) - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
CFA_PATTERN - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
changeFontSizeCombo(JComboBox, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Changes the font selection in the combo box and returns the size actually selected.
characters(char[], int, int) - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
charSet(String) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
Check - Interface in org.verapdf.processor.reports
Encapsulates the details of an individual validation check.
checkAndConfigure() - Method in class org.apache.log4j.helpers.FileWatchdog
 
checkEntryConditions() - Method in class org.apache.log4j.net.JMSAppender
 
checkEntryConditions() - Method in class org.apache.log4j.net.SMTPAppender
This method determines if there is a sense in attempting to append.
checkEntryConditions() - Method in class org.apache.log4j.WriterAppender
This method determines if there is a sense in attempting to append.
checkMetadataStream(MetadataFixerResultImpl.Builder, PDFAFlavour) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Add required fields to stream dictionary and add FlateDecode Filter for part 2 and 3 flavours or remove filters for part 1 flavour
checkSum(String) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
childValue(Object) - Method in class org.apache.log4j.helpers.ThreadLocalMap
 
ClassNamePatternConverter - Class in org.apache.log4j.pattern
Formats the class name of the site of the logging request.
cleanUp() - Method in class org.apache.log4j.net.SocketAppender
Drop the connection to the remote host and release the underlying connector thread if it has been created
cleanUp() - Method in class org.apache.log4j.net.SocketHubAppender
Release the underlying ServerMonitor thread, and drop the connections to all connected remote servers.
clear() - Method in class org.apache.log4j.Hierarchy
This call will clear all logger definitions from the internal hashtable.
clear() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
Clears all records from the LogTableModel
clear() - Static method in class org.apache.log4j.MDC
Remove all values from the MDC.
clear() - Static method in class org.apache.log4j.NDC
Clear any nested diagnostic information if any.
clear() - Method in class org.apache.log4j.or.RendererMap
 
clearDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
clearFilters() - Method in interface org.apache.log4j.Appender
Clear the list of filters by removing all the filters in it.
clearFilters() - Method in class org.apache.log4j.AppenderSkeleton
Clear the filters chain.
clearLogRecords() - Method in class org.apache.log4j.lf5.viewer.LogTable
 
cloneStack() - Static method in class org.apache.log4j.NDC
Clone the diagnostic context for the current thread.
close() - Method in interface org.apache.log4j.Appender
Release any resources allocated within the appender such as file handles, network connections, etc.
close() - Method in class org.apache.log4j.AsyncAppender
Close this AsyncAppender by interrupting the dispatcher thread which will process all pending events before exiting.
close() - Method in class org.apache.log4j.helpers.SyslogWriter
 
close() - Method in class org.apache.log4j.jdbc.JDBCAppender
Closes the appender, flushing the buffer first then closing the default connection if it is open.
close() - Method in class org.apache.log4j.lf5.LF5Appender
This method is an empty implementation of the close() method inherited from the org.apache.log4j.Appender interface.
close() - Method in class org.apache.log4j.net.JMSAppender
Close this JMSAppender.
close() - Method in class org.apache.log4j.net.SMTPAppender
 
close() - Method in class org.apache.log4j.net.SocketAppender
Close this appender.
close() - Method in class org.apache.log4j.net.SocketHubAppender
Close this appender.
close() - Method in class org.apache.log4j.net.SyslogAppender
Release any resources held by this SyslogAppender.
close() - Method in class org.apache.log4j.net.TelnetAppender
shuts down the appender.
close() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
make sure we close all network connections when this handler is destroyed.
close() - Method in class org.apache.log4j.nt.NTEventLogAppender
 
close() - Method in class org.apache.log4j.rewrite.RewriteAppender
Close this AsyncAppender by interrupting the dispatcher thread which will process all pending events before exiting.
close() - Method in class org.apache.log4j.varia.NullAppender
 
close() - Method in class org.apache.log4j.WriterAppender
Close this appender instance.
close() - Method in class org.verapdf.features.FeaturesData
 
close() - Method in class org.verapdf.features.FontFeaturesData
 
close() - Method in class org.verapdf.features.ICCProfileFeaturesData
 
close() - Method in class org.verapdf.features.ImageFeaturesData
 
close() - Method in class org.verapdf.features.ImageFeaturesData.Filter
 
close() - Method in class org.verapdf.processor.AbstractBatchProcessor
 
close() - Method in class org.verapdf.processor.AbstractXmlHandler
 
CLOSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
closeAfterConfirm() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
closeConnection(Connection) - Method in class org.apache.log4j.jdbc.JDBCAppender
Override this to return the connection to a pool, or to clean up the resource.
closed - Variable in class org.apache.log4j.AppenderSkeleton
Is this appender closed?
closeFile() - Method in class org.apache.log4j.FileAppender
Closes the previously opened file.
closeOutputStream() - Method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
closeWriter() - Method in class org.apache.log4j.ConsoleAppender
Close the underlying Writer.
closeWriter() - Method in class org.apache.log4j.WriterAppender
Close the underlying Writer.
CM_CONCAT - Static variable in class org.verapdf.model.tools.constants.Operators
 
collapse(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
collapseDescendants(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
collapseTree() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
collectFeatures() - Method in class org.verapdf.features.objects.AnnotationFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.ColorSpaceFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.DocSecurityFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.EmbeddedFileFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.ExtGStateFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.FeaturesObject
 
collectFeatures() - Method in class org.verapdf.features.objects.FontFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.FormXObjectFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.ICCProfileFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.ImageXObjectFeaturesObject
 
collectFeatures() - Method in class org.verapdf.features.objects.InfoDictFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.InteractiveFormFieldFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.LowLvlInfoFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.MetadataFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.OutlinesFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.OutputIntentFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.PageFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.PostScriptFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.PropertiesDictFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.ShadingFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.ShadingPatternFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.SignatureFeaturesObject
Reports all features from the object into the collection
collectFeatures() - Method in class org.verapdf.features.objects.TilingPatternFeaturesObject
Reports all features from the object into the collection
collectionFromXml(Class<T>, String) - Static method in class org.verapdf.core.XmlSerialiser
Converts the contents of the string to a List with objects of the given class.
collectionFromXml(Class<T>, Reader) - Static method in class org.verapdf.core.XmlSerialiser
Converts the contents of the Reader to a List with objects of the given class.
collectionFromXml(Class<T>, InputStream) - Static method in class org.verapdf.core.XmlSerialiser
Converts the contents of the InputStream to a List with objects of the given class.
collectionFromXml(Class<T>, Source) - Static method in class org.verapdf.core.XmlSerialiser
Converts the contents of the Source to a List with objects of the given class.
COLORANT - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
ColorComponent - Enum in org.verapdf.features.tools
 
ColorComponent.Colors - Enum in org.verapdf.features.tools
 
ColorSpaceFeaturesObject - Class in org.verapdf.features.objects
Feature object for colorspace
ColorSpaceFeaturesObject(ColorSpaceFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ColorSpaceFeaturesObject
Constructs new ColorSpace Feature Object
ColorSpaceFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
compare(Rule, Rule) - Method in class org.verapdf.pdfa.validation.profiles.Profiles.RuleComparator
 
compare(RuleId, RuleId) - Method in class org.verapdf.pdfa.validation.profiles.Profiles.RuleIdComparator
 
compareTo(String, String) - Method in class org.verapdf.metadata.fixer.utils.model.RuleDescription
Compare string representation of rule description with current rule description
Component - Interface in org.verapdf.component
 
ComponentDetails - Interface in org.verapdf.component
Holds metadata about a veraPDF Component.
Components - Class in org.verapdf.component
Factory class for veraPDF components and associated classes.
Components.Timer - Class in org.verapdf.component
Convenience factory class to facilitate the creation of AuditDurations.
concatanateArrays(String[], String[]) - Static method in class org.apache.log4j.helpers.OptionConverter
 
CONFIG - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
CONFIG.
CONFIG - Static variable in class org.apache.log4j.lf5.LogLevel
 
CONFIG_DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
Deprecated.
Use LogLog.DEBUG_KEY instead.
CONFIG_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for CONFIG.
configFromValues(EnumSet<FeatureObjectType>) - Static method in class org.verapdf.features.FeatureFactory
 
configFromValues(String, boolean) - Static method in class org.verapdf.metadata.fixer.FixerFactory
 
configFromXml(InputStream) - Static method in class org.verapdf.features.FeatureFactory
Converts XML file to PluginsCollectionConfig,
configFromXml(InputStream) - Static method in class org.verapdf.metadata.fixer.FixerFactory
 
configFromXml(InputStream) - Static method in class org.verapdf.processor.ProcessorFactory
 
configToXml(FeatureExtractorConfig, OutputStream) - Static method in class org.verapdf.features.FeatureFactory
 
configToXml(MetadataFixerConfig, OutputStream) - Static method in class org.verapdf.metadata.fixer.FixerFactory
 
configToXml(ValidatorConfig) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Serialises a ValidatorConfig to XML
configToXml(ValidatorConfig, OutputStream) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Serialises a ValidatorConfig instance to its XML representation that's output to the passed OutputStream.
configToXml(PluginsCollectionConfig, OutputStream) - Static method in class org.verapdf.processor.plugins.PluginsCollectionConfig
 
configToXml(ProcessorConfig, OutputStream, boolean) - Static method in class org.verapdf.processor.ProcessorFactory
 
ConfigurationManager - Class in org.apache.log4j.lf5.viewer.configure
ConfigurationManager handles the storage and retrival of the state of the CategoryExplorer
ConfigurationManager(LogBrokerMonitor, LogTable) - Constructor for class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
Configurator - Interface in org.apache.log4j.spi
Implemented by classes capable of configuring log4j using a URL.
CONFIGURATOR_CLASS_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
configure() - Static method in class org.apache.log4j.BasicConfigurator
Add a ConsoleAppender that uses PatternLayout using the PatternLayout.TTCC_CONVERSION_PATTERN and prints to System.out to the root category.
configure(Appender) - Static method in class org.apache.log4j.BasicConfigurator
Add appender to the root category.
configure() - Static method in class org.apache.log4j.lf5.DefaultLF5Configurator
This method configures the LF5Appender using a default configuration file.
configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
 
configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
configure(InputStream) - Static method in class org.apache.log4j.PropertyConfigurator
Reads configuration options from an InputStream.
configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
configure(Element) - Static method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j using a configuration element as defined in the log4j.dtd.
configure(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
Like PropertyConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog.DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
Read the configuration file configFilename if it exists.
configureAndWatch(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
Like DOMConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog.DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
Read the configuration file configFilename if it exists.
configureLoggerFactory(Properties) - Method in class org.apache.log4j.PropertyConfigurator
Check the provided Properties object for a LoggerFactory entry specified by PropertyConfigurator.LOGGER_FACTORY_KEY.
connection - Variable in class org.apache.log4j.jdbc.JDBCAppender
Connection used by default.
ConsoleAppender - Class in org.apache.log4j
ConsoleAppender appends log events to System.out or System.err using a layout specified by the user.
ConsoleAppender() - Constructor for class org.apache.log4j.ConsoleAppender
Constructs an unconfigured appender.
ConsoleAppender(Layout) - Constructor for class org.apache.log4j.ConsoleAppender
Creates a configured appender.
ConsoleAppender(Layout, String) - Constructor for class org.apache.log4j.ConsoleAppender
Creates a configured appender.
containerForPDFA_1 - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
 
containerForPDFA_1 - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
containerForPDFA_2_3 - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
 
containerForPDFA_2_3 - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
contains(int, TableModel) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
 
contains(String, String) - Method in class org.verapdf.metadata.fixer.utils.model.ProcessedObjects
Check if string representation of rule description contains in processed objects
convert(LoggingEvent) - Method in class org.apache.log4j.helpers.PatternConverter
Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.
convert(LoggingEvent) - Method in class org.apache.log4j.pattern.BridgePatternConverter
Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.
convertArg(String, Class) - Method in class org.apache.log4j.config.PropertySetter
Convert val a String parameter to an object of a given type.
convertSpecialChars(String) - Static method in class org.apache.log4j.helpers.OptionConverter
 
copy(InputStream, OutputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
Copies information from the input stream to the output stream using a default buffer size of 2048 bytes.
copy(InputStream, OutputStream, int) - Static method in class org.apache.log4j.lf5.util.StreamUtils
Copies information from the input stream to the output stream using the specified buffer size
copyThenClose(InputStream, OutputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
Copies information between specified streams and then closes both of the streams.
count - Variable in class org.apache.log4j.helpers.CountingQuietWriter
 
CountingQuietWriter - Class in org.apache.log4j.helpers
Counts the number of bytes written.
CountingQuietWriter(Writer, ErrorHandler) - Constructor for class org.apache.log4j.helpers.CountingQuietWriter
 
create(InputStream) - Static method in class org.verapdf.processor.plugins.PluginsCollectionConfig
 
createActionFeaturesObject(PDAction, ActionFeaturesObjectAdapter.Location) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
 
createAllLogLevelsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createAllLogTableColumnsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createAnnotFeaturesObject(PDAnnotation, String, String, Set<String>) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBAnnotationFeaturesObjectAdapter
createAttributesMap(double[]) - Method in enum org.verapdf.features.tools.ColorComponent
 
createBatchSummary(Components.Timer, ValidationBatchSummary, FeaturesBatchSummary, MetadataRepairBatchSummary, int, int, int) - Static method in class org.verapdf.processor.reports.Reports
 
createCloseMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createCollapseMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createCollectionElement(String, Collection<T>) - Static method in class org.verapdf.core.XmlSerialiser
Create a JAXBElement containing a JAXBCollection.
createColorSpaceFeaturesObject(PDColorSpace, String, String, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBColorSpaceFeaturesObjectAdapter
createConfig(PDFAFlavour, boolean, int) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Create a ValidatorConfig instance from the passed values.
createConfig(InputStream) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
De-serialises a ValidatorConfig instance from it's XML representation
createConfigurationDirectory() - Static method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Creates the directory where the MRU file list will be written.
createConfigureMaxRecords() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createConfigureMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createConfigureReset() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createConfigureSave() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createDateNode(String, FeatureTreeNode, Calendar, FeaturesObject) - Static method in class org.verapdf.features.tools.CreateNodeHelper
Creates node with date value formatted in XML format from the given Calendar
createDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createDocSecurityFeaturesObject(PDEncryption) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBDocSecurityFeaturesObjectAdapter
createEditFindMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createEditFindNextMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createEditMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createEditRestoreAllNDCMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createEditSortNDCMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createEmbeddedFileFeaturesObject(PDComplexFileSpecification, int) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBEmbeddedFileFeaturesObjectAdapter
createExitMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createExpandMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createExtendedSchemasDefinitionForPDFA_1(VeraPDFXMPNode, boolean) - Static method in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
Creates schemas definition object valid for PDF/A-1
createExtendedSchemasDefinitionForPDFA_2_3(VeraPDFXMPNode, boolean) - Static method in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
Creates schemas definition object valid for PDF/A-2 or for PDF/A-3
createExtGStateFeaturesObject(PDExtendedGraphicsState, String, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBExtGStateFeaturesObjectAdapter
createFailFastValidator(PDFAFlavour, int) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Creates a new PDFAValidator initialised with the passed profile, requested fast failing behaviour and configured NOT to log passed checks.
createFailFastValidator(ValidationProfile, int) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Creates a new PDFAValidator initialised with the passed profile, requested fast failing behaviour and configured NOT to log passed checks.
createFileMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createFilteredRecordsList() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
createFontFeaturesObject(PDFontLike, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBFontFeaturesObjectAdapter
createFormXObjectFeaturesObject(PDFormXObject, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBFormXObjectFeaturesObjectAdapter
createHelpMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createHelpProperties() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createICCProfileFeaturesObject(COSStream, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBICCProfileFeaturesObjectAdapter
createImageXObjectFeaturesObject(PDImageXObjectProxy, String, String, String, String, Set<String>) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBImageXObjectFeaturesObject
createInfoDictFeaturesObject(PDDocumentInformation) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBInfoDictFeaturesObjectAdapter
createInteractiveFormFieldFeaturesObject(PDField) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
 
createLogLevelColorMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createLogLevelCombo() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createLogLevelMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createLogRecordFilter() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createLogTableColumnMenuItem(LogTableColumn) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createLowLvlInfoFeaturesObject(COSDocument) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBLowLvlInfoFeaturesObjectAdapter
createMenuBar() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createMenuItem(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createMetadataFeaturesObject(PDMetadata) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBMetadataFeaturesObjectAdapter
createMetadataFixer() - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Obtain a new MetadataFixer instance.
createMRUFileListMI(JMenu) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Creates a Most Recently Used file list to be displayed in the File menu
createNDCLogRecordFilter(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
CreateNodeHelper - Class in org.verapdf.features.tools
Helps in creating similar nodes in different features objects
createNoLogLevelsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createNoLogTableColumnsMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createOpenMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Menu item added to allow log files to be opened with the LF5 GUI.
createOpenURLMI() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Menu item added to allow log files loaded from a URL to be opened by the LF5 GUI.
createOutlinesFeaturesObject(PDDocumentOutline) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBOutlinesFeaturesObjectAdapter
createOutputIntentFeaturesObject(PDOutputIntent, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBOutputIntentsFeaturesObjectAdapter
createPageFeaturesObject(PDPage, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, int) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Creates new PBPageFeaturesObjectAdapter
createParser(InputStream) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Method that returns a PDFParser instance, parsing the passed pdfStream parameter.
createParser(InputStream, PDFAFlavour) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Method that returns a PDFParser instance, parsing the passed pdfStream parameter.
createParser(File, PDFAFlavour) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Method that returns a PDFParser instance, parsing file passed as pdfFile parameter.
createParser(File) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Method that returns a PDFParser instance, parsing file passed as pdfStream parameter.
createPatternParser(String) - Method in class org.apache.log4j.EnhancedPatternLayout
Returns PatternParser used to parse the conversion string.
createPatternParser(String) - Method in class org.apache.log4j.PatternLayout
Returns PatternParser used to parse the conversion string.
createPostScriptXObjectFeaturesObject(String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBPostScriptXObjectFeaturesObjectAdapter
createProcessor(ProcessorConfig) - Static method in class org.verapdf.processor.ProcessorFactory
 
createPropertiesDictFeaturesObject(COSDictionary, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBPropertiesDictFeaturesObjectAdapter
createPropertiesMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createRemoveMenuItem() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
This featured was moved from the LogBrokerMonitor class to the CategoryNodeExplorer so that the Category tree could be pruned from the Category Explorer popup menu.
createResetLogLevelColorMenuItem() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createRootNode(String) - Static method in class org.verapdf.features.tools.FeatureTreeNode
 
createSelectDescendantsMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createServerSocket(int) - Method in class org.apache.log4j.net.SocketHubAppender
Creates a server socket to accept connections.
createSession() - Method in class org.apache.log4j.net.SMTPAppender
Create mail session.
createShadingFeaturesObject(PDShading, String, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBShadingFeaturesObjectAdapter
createShadingPatternFeaturesObject(PDShadingPattern, String, String, String) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBShadingPatternFeaturesObjectAdapter
createSignatureFeaturesObject(PDSignature) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBSignatureFeaturesObjectAdapter
createStatusArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createSubMenuItem(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createTilingPatternFeaturesObject(PDTilingPattern, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Static method in class org.verapdf.features.pb.PBFeaturesObjectCreator
Constructs new PBTilingPatternFeaturesObjectAdapter
createToolBar() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createUnselectDescendantsMenuItem(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
createValidationReport(ValidationDetails, String, String, boolean) - Static method in class org.verapdf.processor.reports.Reports
Creates a new ValidationReport instance from the passed parameters
createValidator(PDFAFlavour, boolean) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator instance that uses one of the ValidationProfiles packaged as a core library resource.
createValidator(PDFAFlavour, boolean, int) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator instance that uses one of the ValidationProfiles packaged as a core library resource, see Validators#createValidator(PDFAFlavour, boolean).
createValidator(ValidationProfile) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator initialised with the passed profile and configured NOT to log passed checks.
createValidator(ValidationProfile, boolean) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator initialised with the passed profile and chosen passed test logging.
createValidator(ValidationProfile, int) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator initialised with the passed profile, requested fast failing behaviour and configured NOT to log passed checks.
createValidator(PDFAFlavour, int) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator initialised with the passed profile, requested fast failing behaviour and configured NOT to log passed checks.
createValidator(ValidationProfile, boolean, int) - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
Creates a new PDFAValidator initialised with the passed profile, chosen passed test logging and requested fast failing behaviour.
createValidator(ValidatorConfig) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Obtain a new PDFAValidator instance.
createValidator(ValidatorConfig, ValidationProfile) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Obtain a new PDFAValidator instance that uses a custom ValidationProfile instance.
createValidator(ValidatorConfig, PDFAFlavour) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Obtain a new PDFAValidator instance that uses a custom PDFAFlavour.
createValidator(PDFAFlavour, boolean) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Creates a new PDFAValidator instance that uses one of the ValidationProfiles packaged as a core library resource.
createValidator(ValidationProfile, boolean) - Method in interface org.verapdf.pdfa.VeraPDFFoundry
Creates a new PDFAValidator initialised with the passed profile and chosen passed test logging.
createViewMenu() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
createWriter(OutputStream) - Method in class org.apache.log4j.WriterAppender
Returns an OutputStreamWriter when passed an OutputStream.
creationDate(Calendar) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
CS_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
CS_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
currentLiteral - Variable in class org.apache.log4j.helpers.PatternParser
 
CUSTOM_FEATURES_NAME - Static variable in class org.verapdf.features.FeaturesReporter
 
CyclicBuffer - Class in org.apache.log4j.helpers
CyclicBuffer is used by other appenders to hold LoggingEvents for immediate or differed display.
CyclicBuffer(int) - Constructor for class org.apache.log4j.helpers.CyclicBuffer
Instantiate a new CyclicBuffer of at most maxSize events.

D

D0 - Static variable in class org.verapdf.model.tools.constants.Operators
 
D1 - Static variable in class org.verapdf.model.tools.constants.Operators
 
D_SET_DASH - Static variable in class org.verapdf.model.tools.constants.Operators
 
DailyRollingFileAppender - Class in org.apache.log4j
DailyRollingFileAppender extends FileAppender so that the underlying file is rolled over at a user chosen frequency.
DailyRollingFileAppender() - Constructor for class org.apache.log4j.DailyRollingFileAppender
The default constructor does nothing.
DailyRollingFileAppender(Layout, String, String) - Constructor for class org.apache.log4j.DailyRollingFileAppender
Instantiate a DailyRollingFileAppender and open the file designated by filename.
databasePassword - Variable in class org.apache.log4j.jdbc.JDBCAppender
User to use for default connection handling
databaseURL - Variable in class org.apache.log4j.jdbc.JDBCAppender
URL of the DB for default connection handling
databaseUser - Variable in class org.apache.log4j.jdbc.JDBCAppender
User to connect as for default connection handling
date - Variable in class org.apache.log4j.helpers.DateLayout
 
DATE - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
DATE - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
DATE_AND_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
String constant used to specify DateTimeDateFormat in layouts.
DATE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
DATE_FORMAT_OPTION - Static variable in class org.apache.log4j.helpers.DateLayout
Deprecated.
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
dateFormat - Variable in class org.apache.log4j.helpers.DateLayout
 
dateFormat(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.helpers.DateLayout
 
DateFormatManager - Class in org.apache.log4j.lf5.util
Date format manager.
DateFormatManager() - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(Locale) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone, Locale) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(Locale, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateFormatManager(TimeZone, Locale, String) - Constructor for class org.apache.log4j.lf5.util.DateFormatManager
 
DateLayout - Class in org.apache.log4j.helpers
This abstract layout takes care of all the date related options and formatting work.
DateLayout() - Constructor for class org.apache.log4j.helpers.DateLayout
 
DatePatternConverter - Class in org.apache.log4j.pattern
Convert and format the event's date in a StringBuffer.
DateTimeDateFormat - Class in org.apache.log4j.helpers
Formats a Date in the format "dd MMM yyyy HH:mm:ss,SSS" for example, "06 Nov 1994 15:49:37,459".
DateTimeDateFormat() - Constructor for class org.apache.log4j.helpers.DateTimeDateFormat
 
DateTimeDateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.DateTimeDateFormat
 
DateTypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
DateTypeValidator() - Constructor for class org.verapdf.model.tools.xmp.validators.DateTypeValidator
 
debug(Object) - Method in class org.apache.log4j.Category
Log a message object with the DEBUG level.
debug(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(String) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal debug statements.
debug(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal debug statements.
DEBUG - Static variable in class org.apache.log4j.Level
The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
DEBUG - Static variable in class org.apache.log4j.lf5.LogLevel
 
debug(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at debug level.
debug(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
debug(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at debug level.
DEBUG - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.DEBUG instead.
debug(Object) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the DEBUG level.
debug(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
DEBUG_INT - Static variable in class org.apache.log4j.Priority
 
DEBUG_KEY - Static variable in class org.apache.log4j.helpers.LogLog
Defining this value makes log4j print log4j-internal debug statements to System.out.
debugEnabled - Static variable in class org.apache.log4j.helpers.LogLog
 
decide(LoggingEvent) - Method in class org.apache.log4j.spi.Filter
If the decision is DENY, then the event will be dropped.
decide(LoggingEvent) - Method in class org.apache.log4j.varia.DenyAllFilter
Always returns the integer constant Filter.DENY regardless of the LoggingEvent parameter.
decide(LoggingEvent) - Method in class org.apache.log4j.varia.LevelMatchFilter
Return the decision of this filter.
decide(LoggingEvent) - Method in class org.apache.log4j.varia.LevelRangeFilter
Return the decision of this filter.
decide(LoggingEvent) - Method in class org.apache.log4j.varia.StringMatchFilter
Returns Filter.NEUTRAL is there is no string match.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.log4j.AsyncAppender
The default buffer size is set to 128 events.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.log4j.lf5.util.StreamUtils
Default value is 2048.
DEFAULT_CONFIGURATION_FILE - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become package protected in future versions.
DEFAULT_CONFIGURATION_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
DEFAULT_CONVERSION_PATTERN - Static variable in class org.apache.log4j.EnhancedPatternLayout
Default pattern string for log output.
DEFAULT_CONVERSION_PATTERN - Static variable in class org.apache.log4j.PatternLayout
Default pattern string for log output.
DEFAULT_DELAY - Static variable in class org.apache.log4j.helpers.FileWatchdog
The default delay between every file modification check, set to 60 seconds.
DEFAULT_INIT_OVERRIDE_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
DEFAULT_PORT - Static variable in class org.apache.log4j.net.SocketAppender
The default port number of remote logging server (4560).
DEFAULT_PREFIX - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
DEFAULT_PROVIDER_ID - Static variable in class org.verapdf.pdfa.Foundries
return the URI identifying the default VeraFoundryProvider.
defaultAssertion() - Static method in class org.verapdf.pdfa.results.ValidationResults
Returns an immutable default instance of a TestAssertion.
defaultConfig() - Static method in class org.verapdf.features.FeatureFactory
 
defaultConfig() - Static method in class org.verapdf.metadata.fixer.FixerFactory
 
defaultConfig() - Static method in class org.verapdf.pdfa.validation.validators.ValidatorFactory
 
defaultConfig() - Static method in class org.verapdf.processor.plugins.PluginsCollectionConfig
 
defaultConfig() - Static method in class org.verapdf.processor.ProcessorFactory
 
defaultDetails() - Static method in class org.verapdf.component.Components
 
defaultDuration() - Static method in class org.verapdf.component.Components
 
defaultError() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns an immutable default instance of ErrorDetails.
defaultFlavour() - Method in interface org.verapdf.pdfa.VeraPDFFoundry
 
defaultInstance() - Static method in class org.verapdf.pdfa.Foundries
 
defaultInstance() - Static method in class org.verapdf.processor.reports.FeaturesBatchSummary
 
defaultInstance() - Static method in class org.verapdf.processor.reports.ItemDetails
 
defaultInstance() - Static method in class org.verapdf.processor.reports.MetadataRepairBatchSummary
 
defaultInstance() - Static method in class org.verapdf.ReleaseDetails
 
DefaultLF5Configurator - Class in org.apache.log4j.lf5
The DefaultLF5Configurator provides a default configuration for the LF5Appender.
defaultLocation() - Static method in class org.verapdf.pdfa.results.ValidationResults
Returns an immutable default instance of a Location.
defaultProfile() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns an immutable default instance of a ValidationProfile.
defaultReference() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns an immutable default instance of a Reference.
DefaultRepositorySelector - Class in org.apache.log4j.spi
 
DefaultRepositorySelector(LoggerRepository) - Constructor for class org.apache.log4j.spi.DefaultRepositorySelector
 
defaultResult() - Static method in class org.verapdf.metadata.fixer.FixerFactory
 
defaultResult() - Static method in class org.verapdf.pdfa.results.ValidationResults
Returns an immutable default instance of a ValidationResult.
defaultRule() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns an immutable default instance of a Rule.
defaultRuleId() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns an immutable default instance of a RuleId.
DefaultThrowableRenderer - Class in org.apache.log4j
Default implementation of ThrowableRenderer using Throwable.printStackTrace.
DefaultThrowableRenderer() - Constructor for class org.apache.log4j.DefaultThrowableRenderer
Construct new instance.
defaultValidationSummary() - Static method in class org.verapdf.processor.reports.Summarisers
 
defaultVariable() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns an immutable default instance of a Variable.
delay - Variable in class org.apache.log4j.helpers.FileWatchdog
The delay to observe between every check.
deleteConfigurationFile() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
deleteTemp(ResultStructure) - Method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
DENY - Static variable in class org.apache.log4j.spi.Filter
The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain.
DenyAllFilter - Class in org.apache.log4j.varia
This filter drops all logging events.
DenyAllFilter() - Constructor for class org.apache.log4j.varia.DenyAllFilter
 
descent(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
description(String) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
DETAILED_VIEW - Static variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
detailsFromValues(URI, String, String, String, String) - Static method in class org.verapdf.component.Components
Create a new new ComponentDetails instance from the passed values
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
DEVICE_SETTINGS - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
DIMENSIONS - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
Directory<K,V> - Interface in org.verapdf.core
A read only Directory that supports key and value types.
directoryFromProfiles(Set<ValidationProfile>) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Create a ProfileDirectory from a Set of ValidationProfiles.
DISPLAY_FONT - Static variable in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
displayError(String) - Method in class org.apache.log4j.lf5.util.LogFileParser
 
dispose() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Dispose of the frame for the LogBrokerMonitor.
DO - Static variable in class org.verapdf.model.tools.constants.Operators
 
doAppend(LoggingEvent) - Method in interface org.apache.log4j.Appender
Log in Appender specific way.
doAppend(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
This method performs threshold checks and invokes filters before delegating actual logging to the subclasses specific AppenderSkeleton.append(org.apache.log4j.spi.LoggingEvent) method.
doAppend(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
Does not do anything.
doCapitalize - Variable in class org.apache.log4j.config.PropertyPrinter
 
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.lf5.DefaultLF5Configurator
This is a dummy method that will throw an IllegalStateException if used.
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.lf5.DefaultLF5Configurator
This is a dummy method that will throw an IllegalStateException if used.
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration from a file.
doConfigure(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(InputStream, LoggerRepository) - Method in interface org.apache.log4j.spi.Configurator
Interpret a resource pointed by a InputStream and set up log4j accordingly.
doConfigure(URL, LoggerRepository) - Method in interface org.apache.log4j.spi.Configurator
Interpret a resource pointed by a URL and set up log4j accordingly.
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.varia.ReloadingPropertyConfigurator
 
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.varia.ReloadingPropertyConfigurator
 
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(Reader, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(InputSource, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(Element, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure by taking in an DOM element.
DocSecurityFeaturesObject - Class in org.verapdf.features.objects
Feature object for document security
DocSecurityFeaturesObject(DocSecurityFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.DocSecurityFeaturesObject
Constructs new Document Security Feature Object
DocSecurityFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
DocumentResourcesFeatures - Class in org.verapdf.report
 
doMapFile(File) - Method in class org.verapdf.core.utils.SingleOutputDirMapper
 
DOMConfigurator - Class in org.apache.log4j.xml
Use this class to initialize the log4j environment using a DOM tree.
DOMConfigurator() - Constructor for class org.apache.log4j.xml.DOMConfigurator
No argument constructor.
doOnChange() - Method in class org.apache.log4j.helpers.FileWatchdog
 
doRender(Throwable) - Method in class org.apache.log4j.DefaultThrowableRenderer
Render Throwable.
doRender(Throwable) - Method in class org.apache.log4j.EnhancedThrowableRenderer
Render Throwable.
doRender(Object) - Method in class org.apache.log4j.or.jms.MessageRenderer
Render a javax.jms.Message.
doRender(Object) - Method in interface org.apache.log4j.or.ObjectRenderer
Render the object passed as parameter as a String.
doRender(Object) - Method in class org.apache.log4j.or.sax.AttributesRenderer
Render a Attributes.
doRender(Object) - Method in class org.apache.log4j.or.ThreadGroupRenderer
Render a ThreadGroup object similar to the way that the ThreadGroup.list() method output information.
doRender(Throwable) - Method in interface org.apache.log4j.spi.ThrowableRenderer
Render Throwable.
DOUBLE_QUOTE - Static variable in class org.verapdf.model.tools.constants.Operators
 
DP - Static variable in class org.verapdf.model.tools.constants.Operators
 
DublinCore - Interface in org.verapdf.metadata.fixer.schemas
Current interface represent Dublin Core schema

E

editingIcon - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
EI - Static variable in class org.verapdf.model.tools.constants.Operators
 
EmbeddedFileFeaturesData - Class in org.verapdf.features
Features data of an embedded file for feature extractor
EmbeddedFileFeaturesData.Builder - Class in org.verapdf.features
 
EmbeddedFileFeaturesObject - Class in org.verapdf.features.objects
Feature object for embedded file
EmbeddedFileFeaturesObject(EmbeddedFileFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.EmbeddedFileFeaturesObject
Constructs new Embedded File Feature Object
EmbeddedFileFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
EMC - Static variable in class org.verapdf.model.tools.constants.Operators
 
emitNoAppenderWarning(Category) - Method in class org.apache.log4j.Hierarchy
 
emitNoAppenderWarning(Category) - Method in interface org.apache.log4j.spi.LoggerRepository
 
emitNoAppenderWarning(Category) - Method in class org.apache.log4j.spi.NOPLoggerRepository
EMPTY_SCHEMA_DEFINITION - Static variable in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
 
EMPTY_SCHEMAS_DEFINITION - Static variable in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
 
EMPTY_VALIDATORS_CONTAINER - Static variable in class org.verapdf.model.tools.xmp.ValidatorsContainerCreator
 
ENABLED_FEATURES_ATTRIBUTE_NAME - Static variable in class org.verapdf.policy.SchematronGenerator
 
encoding - Variable in class org.apache.log4j.WriterAppender
The encoding to use when writing.
encompasses(LogLevel) - Method in class org.apache.log4j.lf5.LogLevel
Returns true if the level supplied is encompassed by this level.
EncryptedPdfException - Exception in org.verapdf.core
 
EncryptedPdfException() - Constructor for exception org.verapdf.core.EncryptedPdfException
Default constructor for EncryptedPdfException.
EncryptedPdfException(String) - Constructor for exception org.verapdf.core.EncryptedPdfException
Constructs new EncryptedPdfException with a String message
EncryptedPdfException(String, Throwable) - Constructor for exception org.verapdf.core.EncryptedPdfException
Constructs new EncryptedPdfException with a String message and a Throwable cause.
endDoc(XMLStreamWriter) - Static method in class org.verapdf.processor.AbstractXmlHandler
 
endDocument() - Method in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
endDocument() - Method in class org.verapdf.processor.reports.multithread.writer.MrrReportWriter
 
endDocument() - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
endDocument() - Method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
endDocument() - Method in class org.verapdf.processor.reports.multithread.writer.TextReportWriter
 
endElement(String, String, String) - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
endReport() - Method in interface org.verapdf.processor.reports.multithread.MultiThreadProcessingHandler
 
endReport() - Method in class org.verapdf.processor.reports.multithread.MultiThreadProcessingHandlerImpl
 
EnhancedPatternLayout - Class in org.apache.log4j
This class is an enhanced version of org.apache.log4j.PatternLayout which was originally developed as part of the abandoned log4j 1.3 effort and has been available in the extras companion.
EnhancedPatternLayout() - Constructor for class org.apache.log4j.EnhancedPatternLayout
Constructs a EnhancedPatternLayout using the DEFAULT_LAYOUT_PATTERN.
EnhancedPatternLayout(String) - Constructor for class org.apache.log4j.EnhancedPatternLayout
Constructs a EnhancedPatternLayout using the supplied conversion pattern.
EnhancedThrowableRenderer - Class in org.apache.log4j
Enhanced implementation of ThrowableRenderer.
EnhancedThrowableRenderer() - Constructor for class org.apache.log4j.EnhancedThrowableRenderer
Construct new instance.
ensureRootExpansion() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
entering(Logger, String, String) - Static method in class org.apache.log4j.LogXF
Log an entering message at DEBUG level.
entering(Logger, String, String, String) - Static method in class org.apache.log4j.LogXF
Log an entering message with a parameter at DEBUG level.
entering(Logger, String, String, Object) - Static method in class org.apache.log4j.LogXF
Log an entering message with a parameter at DEBUG level.
entering(Logger, String, String, Object[]) - Static method in class org.apache.log4j.LogXF
Log an entering message with an array of parameters at DEBUG level.
equals(LF5Appender) - Method in class org.apache.log4j.lf5.LF5Appender
The equals method compares two LF5Appenders and determines whether they are equal.
equals(Object) - Method in class org.apache.log4j.lf5.LogLevel
 
equals(Object) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
equals(Object) - Method in class org.apache.log4j.lf5.viewer.LogTableColumn
 
equals(Object) - Method in class org.apache.log4j.Priority
Two priorities are equal if their level fields are equal.
equals(Object) - Method in class org.verapdf.component.AuditDurationImpl
 
equals(Object) - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
equals(Object) - Method in class org.verapdf.features.FeatureExtractionResult
 
equals(Object) - Method in class org.verapdf.features.tools.FeatureTreeNode
 
equals(Object) - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl
 
equals(Object) - Method in class org.verapdf.processor.reports.FeaturesBatchSummary
 
equals(Object) - Method in class org.verapdf.processor.reports.MetadataRepairBatchSummary
 
equals(Object) - Method in class org.verapdf.ReleaseDetails
{ @inheritDoc }
error(Object) - Method in class org.apache.log4j.Category
Log a message object with the ERROR Level.
error(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the ERROR level including the stack trace of the Throwable t passed as parameter.
error(String) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal error statements.
error(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal error statements.
error(String, Exception, int) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
Prints the message and the stack trace of the exception on System.err.
error(String, Exception, int, LoggingEvent) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
Prints the message and the stack trace of the exception on System.err.
error(String) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
Print a the error message passed as parameter on System.err.
ERROR - Static variable in class org.apache.log4j.Level
The ERROR level designates error events that might still allow the application to continue running.
ERROR - Static variable in class org.apache.log4j.lf5.LogLevel
 
error(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at error level.
error(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at error level.
error(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at error level.
error(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at error level.
ERROR - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.ERROR instead.
error(String, Exception, int) - Method in interface org.apache.log4j.spi.ErrorHandler
Equivalent to the ErrorHandler.error(String, Exception, int, LoggingEvent event) with the the event parameteter set to null.
error(String) - Method in interface org.apache.log4j.spi.ErrorHandler
This method is normally used to just print the error message passed as a parameter.
error(String, Exception, int, LoggingEvent) - Method in interface org.apache.log4j.spi.ErrorHandler
This method is invoked to handle the error.
error(Object) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the ERROR Level.
error(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the ERROR level including the stack trace of the Throwable t passed as parameter.
error(String, Exception, int) - Method in class org.apache.log4j.varia.FallbackErrorHandler
Prints the message and the stack trace of the exception on System.err.
error(String, Exception, int, LoggingEvent) - Method in class org.apache.log4j.varia.FallbackErrorHandler
Prints the message and the stack trace of the exception on System.err.
error(String) - Method in class org.apache.log4j.varia.FallbackErrorHandler
Print a the error message passed as parameter on System.err.
error(SAXParseException) - Method in class org.apache.log4j.xml.SAXErrorHandler
 
ERROR_INT - Static variable in class org.apache.log4j.Priority
 
ErrorCode - Interface in org.apache.log4j.spi
This interface defines commonly encoutered error codes.
ErrorDetails - Interface in org.verapdf.pdfa.validation.profiles
Encapsulates the details of an error message, a String message and a List of arguments to substitute into the error message
errorFromValues(String, List<String>) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a ErrorDetails instance initialised with the passed values.
errorHandler - Variable in class org.apache.log4j.AppenderSkeleton
It is assumed and enforced that errorHandler is never null.
errorHandler - Variable in class org.apache.log4j.helpers.QuietWriter
 
ErrorHandler - Interface in org.apache.log4j.spi
Appenders may delegate their error handling to ErrorHandlers.
ERRORID - Static variable in class org.verapdf.features.tools.ErrorsHelper
 
errors - Variable in class org.verapdf.features.objects.FeaturesObject
 
ErrorsHelper - Class in org.verapdf.features.tools
Static class with constants for feature error ids and messages
escapeTags(String) - Static method in class org.apache.log4j.helpers.Transform
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and replaces any '<', '>' , '&' or '"' characters with respective predefined entity references.
ET - Static variable in class org.verapdf.model.tools.constants.Operators
 
evaluateString(String, ScriptableObject) - Static method in class org.verapdf.pdfa.validation.validators.JavaScriptEvaluator
 
evaluator - Variable in class org.apache.log4j.net.SMTPAppender
 
evalVariableResult(Variable, Object, ScriptableObject) - Static method in class org.verapdf.pdfa.validation.validators.JavaScriptEvaluator
 
EX - Static variable in class org.verapdf.model.tools.constants.Operators
 
execute(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
Override this to provide an alertnate method of getting connections (such as caching).
exists(String) - Static method in class org.apache.log4j.Category
Deprecated.
exists(String) - Method in class org.apache.log4j.Hierarchy
Check if the named logger exists in the hierarchy.
exists(String) - Static method in class org.apache.log4j.LogManager
 
exists(String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
exists(String) - Method in class org.apache.log4j.spi.NOPLoggerRepository
exitContext() - Static method in class org.verapdf.pdfa.validation.validators.JavaScriptEvaluator
 
exiting(Logger, String, String) - Static method in class org.apache.log4j.LogXF
Log an exiting message at DEBUG level.
exiting(Logger, String, String, String) - Static method in class org.apache.log4j.LogXF
Log an exiting message with result at DEBUG level.
exiting(Logger, String, String, Object) - Static method in class org.apache.log4j.LogXF
Log an exiting message with result at DEBUG level.
expand(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
expandDescendants(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
expandRootNode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
extendSchemasDefinitionForPDFA_2_3(Map<String, SchemasDefinition>, VeraPDFXMPNode, boolean) - Static method in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
Extends already created extended schemas definitions object valid for PDF/A-2 or for PDF/A-3 without properties This method doesn't require PDF/A-1 analog because extended schemas extensions aren't allowed in PDF/A-1
EXTENSION_SCHEMA_DEFINITION - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
EXTENSION_SCHEMA_DEFINITIONS - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
EXTENSION_SCHEMA_FIELD - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
EXTENSION_SCHEMA_FIELDS - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
EXTENSION_SCHEMA_PROPERTIES - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
EXTENSION_SCHEMA_PROPERTY - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
EXTENSION_SCHEMA_VALUE_TYPE - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
EXTENSION_SCHEMA_VALUE_TYPES - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
EXTENSION_SCHEMAS_CONTAINER - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
EXTENSION_SCHEMAS_CONTAINERS - Static variable in class org.verapdf.model.impl.axl.AXLXMPPackage
 
ExternallyRolledFileAppender - Class in org.apache.log4j.varia
This appender listens on a socket on the port specified by the Port property for a "RollOver" message.
ExternallyRolledFileAppender() - Constructor for class org.apache.log4j.varia.ExternallyRolledFileAppender
The default constructor does nothing but calls its super-class constructor.
extFromFileName(String) - Static method in class org.verapdf.core.utils.FileUtils
 
ExtGStateFeaturesObject - Class in org.verapdf.features.objects
Feature object for ExtGState
ExtGStateFeaturesObject(ExtGStateFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ExtGStateFeaturesObject
Constructs new ExtGState Feature Object
ExtGStateFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
extractOption() - Method in class org.apache.log4j.helpers.PatternParser
 
ExtractorDetails(String, String, String) - Constructor for class org.verapdf.features.AbstractFeaturesExtractor.ExtractorDetails
 
ExtractorDetails() - Constructor for class org.verapdf.features.AbstractFeaturesExtractor.ExtractorDetails
 
extractPrecisionOption() - Method in class org.apache.log4j.helpers.PatternParser
The option is expected to be in decimal and positive.

F

F_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
F_FILL_OBSOLETE - Static variable in class org.verapdf.model.tools.constants.Operators
 
F_STAR_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
FACILITY_OI - Static variable in class org.apache.log4j.net.SyslogAppender
 
failedJobs - Variable in class org.verapdf.processor.reports.AbstractBatchJobSummary
 
FallbackErrorHandler - Class in org.apache.log4j.varia
The FallbackErrorHandler implements the ErrorHandler interface such that a secondary appender may be specified.
FallbackErrorHandler() - Constructor for class org.apache.log4j.varia.FallbackErrorHandler
 
fastRefresh() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
fatal(Object) - Method in class org.apache.log4j.Category
Log a message object with the FATAL Level.
fatal(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the FATAL level including the stack trace of the Throwable t passed as parameter.
FATAL - Static variable in class org.apache.log4j.Level
The FATAL level designates very severe error events that will presumably lead the application to abort.
FATAL - Static variable in class org.apache.log4j.lf5.LogLevel
 
fatal(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at fatal level.
fatal(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at fatal level.
fatal(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at fatal level.
fatal(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at fatal level.
FATAL - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.FATAL instead.
fatal(Object) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the FATAL Level.
fatal(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the FATAL level including the stack trace of the Throwable t passed as parameter.
FATAL_CHILDREN - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
FATAL_INT - Static variable in class org.apache.log4j.Priority
 
fatalError(SAXParseException) - Method in class org.apache.log4j.xml.SAXErrorHandler
 
Feature - Class in org.verapdf.features.objects
 
Feature(String, String, Feature.FeatureType) - Constructor for class org.verapdf.features.objects.Feature
 
Feature.FeatureType - Enum in org.verapdf.features.objects
 
FeatureExtractionResult - Class in org.verapdf.features
Features Collection
FeatureExtractionResult() - Constructor for class org.verapdf.features.FeatureExtractionResult
Constructs new object
FeatureExtractorConfig - Interface in org.verapdf.features
 
FeatureFactory - Class in org.verapdf.features
 
FeatureObjectType - Enum in org.verapdf.features
Enumeration for features object types
FeatureParsingException - Exception in org.verapdf.core
Exception type for errors that occur while parsing PDF Features
FeatureParsingException() - Constructor for exception org.verapdf.core.FeatureParsingException
Default constructor for FeatureParsingException.
FeatureParsingException(String) - Constructor for exception org.verapdf.core.FeatureParsingException
Constructs new FeatureParsingException with a String message.
FeatureParsingException(String, Throwable) - Constructor for exception org.verapdf.core.FeatureParsingException
Constructs new FeatureParsingException with a String message and a Throwable cause.
FeaturesBatchSummary - Class in org.verapdf.processor.reports
 
FeaturesData - Class in org.verapdf.features
Features data of an object for feature extractor
FeaturesData(InputStream) - Constructor for class org.verapdf.features.FeaturesData
Constructs new FeaturesData
FeaturesNode - Class in org.verapdf.report
 
FeaturesObject - Class in org.verapdf.features.objects
Main interface for all features objects
FeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
FeaturesPluginsLoader - Class in org.verapdf.processor
 
FeaturesReport - Class in org.verapdf.report
 
FeaturesReporter - Class in org.verapdf.features
Features reporter
FeaturesReporter(FeatureExtractorConfig, List<AbstractFeaturesExtractor>) - Constructor for class org.verapdf.features.FeaturesReporter
Creates new FeaturesReporter
FeaturesReporter(FeatureExtractorConfig) - Constructor for class org.verapdf.features.FeaturesReporter
 
FeaturesStructureContainer - Class in org.verapdf.features.objects
 
FeatureSummaryBuilder() - Constructor for class org.verapdf.processor.reports.Summarisers.FeatureSummaryBuilder
 
FeatureTreeNode - Class in org.verapdf.features.tools
Feature Tree Node for Feature Reporter
FILE_OPEN_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
fileAppend - Variable in class org.apache.log4j.FileAppender
Controls file truncatation.
FileAppender - Class in org.apache.log4j
FileAppender appends log events to a file.
FileAppender() - Constructor for class org.apache.log4j.FileAppender
The default constructor does not do anything.
FileAppender(Layout, String, boolean, boolean, int) - Constructor for class org.apache.log4j.FileAppender
Instantiate a FileAppender and open the file designated by filename.
FileAppender(Layout, String, boolean) - Constructor for class org.apache.log4j.FileAppender
Instantiate a FileAppender and open the file designated by filename.
FileAppender(Layout, String) - Constructor for class org.apache.log4j.FileAppender
Instantiate a FileAppender and open the file designated by filename.
fileBatchProcessor(ProcessorConfig) - Static method in class org.verapdf.processor.ProcessorFactory
 
FileDatePatternConverter - Class in org.apache.log4j.pattern
Formats an date by delegating to DatePatternConverter.
FileLocationPatternConverter - Class in org.apache.log4j.pattern
Return the event's line location information in a StringBuffer.
fileName - Variable in class org.apache.log4j.FileAppender
The name of the log file.
filename - Variable in class org.apache.log4j.helpers.FileWatchdog
The name of the file to observe for changes.
FileOutputMapper - Interface in org.verapdf.core.utils
Simple behaviour for mapping file outputs for processor.
FileOutputMappers - Class in org.verapdf.core.utils
Factory for various kinds of FileOutputMapper.
FileUtils - Class in org.verapdf.core.utils
 
FileUtils() - Constructor for class org.verapdf.core.utils.FileUtils
 
FileWatchdog - Class in org.apache.log4j.helpers
Check every now and then that a certain file has not changed.
FileWatchdog(String) - Constructor for class org.apache.log4j.helpers.FileWatchdog
 
fillReport(ResultStructure) - Method in interface org.verapdf.processor.reports.multithread.MultiThreadProcessingHandler
 
fillReport(ResultStructure) - Method in class org.verapdf.processor.reports.multithread.MultiThreadProcessingHandlerImpl
 
Filter - Class in org.apache.log4j.spi
Users should extend this class to implement customized logging event filtering.
Filter() - Constructor for class org.apache.log4j.spi.Filter
 
FilteredLogTableModel - Class in org.apache.log4j.lf5.viewer
A TableModel for LogRecords which includes filtering support.
FilteredLogTableModel() - Constructor for class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
finalize() - Method in class org.apache.log4j.AppenderSkeleton
Finalize this appender by calling the derived class' close method.
finalize() - Method in class org.apache.log4j.jdbc.JDBCAppender
closes the appender before disposal
finalize() - Method in class org.apache.log4j.lf5.AppenderFinalizer
 
finalize() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
 
finalize() - Method in class org.apache.log4j.nt.NTEventLogAppender
 
finalizeConverter(char) - Method in class org.apache.log4j.helpers.PatternParser
 
findAndRender(Object) - Method in class org.apache.log4j.or.RendererMap
Find the appropriate renderer for the class type of the o parameter.
findAndSubst(String, Properties) - Static method in class org.apache.log4j.helpers.OptionConverter
Find the value corresponding to key in props.
findAppenderByName(Document, String) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse appenders by IDREF name.
findAppenderByReference(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse appenders by IDREF element.
findMillisecondStart(long, String, DateFormat) - Static method in class org.apache.log4j.pattern.CachedDateFormat
Finds start of millisecond field in formatted time.
findRecord(int, String, List) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
findSearchText() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
findTypes(Collection<T>) - Static method in class org.verapdf.core.XmlSerialiser
Discovers all the classes in the given Collection.
FINE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
FINE.
FINE - Static variable in class org.apache.log4j.lf5.LogLevel
 
FINE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for FINE.
FINER - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
FINER.
FINER - Static variable in class org.apache.log4j.lf5.LogLevel
 
FINER_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for FINER.
FINEST - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
FINEST.
FINEST - Static variable in class org.apache.log4j.lf5.LogLevel
 
FINEST_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for FINEST.
fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.Hierarchy
 
fireAddAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.LoggerRepository
 
fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.spi.NOPLoggerRepository
fireEditingCanceled() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
fireEditingStopped() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
FixerFactory - Class in org.verapdf.metadata.fixer
 
fixMetadata(InputStream, OutputStream, ValidationResult) - Method in interface org.verapdf.pdfa.MetadataFixer
 
fixMetadata(PDFAParser, OutputStream, ValidationResult) - Method in interface org.verapdf.pdfa.MetadataFixer
 
flags(Integer) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
FLASH - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
flavour - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
 
flavour - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
flush() - Method in class org.apache.log4j.helpers.QuietWriter
 
flush() - Method in class org.apache.log4j.helpers.SyslogWriter
 
FLUSH_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
flushBuffer() - Method in class org.apache.log4j.jdbc.JDBCAppender
loops through the buffer of LoggingEvents, gets a sql string from getLogStatement() and sends it to execute().
fold(String) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
fold(String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
fold(String, String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
FONT - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
fontBBox(List<Double>) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
fontFamily(String) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
FontFeaturesData - Class in org.verapdf.features
Features data of a font for feature extractor
FontFeaturesData.Builder - Class in org.verapdf.features
 
FontFeaturesObject - Class in org.verapdf.features.objects
Feature object for font
FontFeaturesObject(FontFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.FontFeaturesObject
Constructs new Font Feature Object
FontFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
FontFeaturesObjectAdapter.FontDescriptorAdapter - Interface in org.verapdf.features.objects
 
fontName(String) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
fontStretch(String) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
fontWeight(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
forcedLog(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
This method creates a new logging event and logs the event without further checks.
format(LoggingEvent) - Method in class org.apache.log4j.EnhancedPatternLayout
Formats a logging event to a writer.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
Appends to sbuf the time in the format "HH:mm:ss,SSS" for example, "15:49:37,459"
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.DateTimeDateFormat
Appends to sbuf the date in the format "dd MMM yyyy HH:mm:ss,SSS" for example, "06 Nov 1994 08:49:37,459".
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.ISO8601DateFormat
Appends a date in the format "YYYY-mm-dd HH:mm:ss,SSS" to sbuf.
format(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.helpers.PatternConverter
A template method for formatting in a converter specific way.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.helpers.RelativeTimeDateFormat
Appends to sbuf the number of milliseconds elapsed since the start of the application.
format(LoggingEvent) - Method in class org.apache.log4j.HTMLLayout
 
format(LoggingEvent) - Method in class org.apache.log4j.Layout
Implement this method to create your own layout format.
format(Date) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
format(Date, String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
format(StringBuffer, LoggingEvent) - Method in class org.apache.log4j.pattern.BridgePatternConverter
Format event to string buffer.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.log4j.pattern.CachedDateFormat
Formats a Date into a date/time string.
format(long, StringBuffer) - Method in class org.apache.log4j.pattern.CachedDateFormat
Formats a millisecond count into a date/time string.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.ClassNamePatternConverter
Format a logging event.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.DatePatternConverter
Formats an event into a string buffer.
format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.DatePatternConverter
Formats an object into a string buffer.
format(Date, StringBuffer) - Method in class org.apache.log4j.pattern.DatePatternConverter
Append formatted date to string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.FileLocationPatternConverter
Formats an event into a string buffer.
format(int, StringBuffer) - Method in class org.apache.log4j.pattern.FormattingInfo
Adjust the content of the buffer based on the specified lengths and alignment.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.FullLocationPatternConverter
Formats an event into a string buffer.
format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.IntegerPatternConverter
Formats an object into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LevelPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LineLocationPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LineSeparatorPatternConverter
Formats an event into a string buffer.
format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.LineSeparatorPatternConverter
Formats an object into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LiteralPatternConverter
Formats an event into a string buffer.
format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.LiteralPatternConverter
Formats an object into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LoggerPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.LoggingEventPatternConverter
Formats an event into a string buffer.
format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.LoggingEventPatternConverter
Formats an object into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.MessagePatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.MethodLocationPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.NDCPatternConverter
Formats an event into a string buffer.
format(Object, StringBuffer) - Method in class org.apache.log4j.pattern.PatternConverter
Formats an object into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.PropertiesPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.RelativeTimePatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.SequenceNumberPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.ThreadPatternConverter
Formats an event into a string buffer.
format(LoggingEvent, StringBuffer) - Method in class org.apache.log4j.pattern.ThrowableInformationPatternConverter
Formats an event into a string buffer.
format(LoggingEvent) - Method in class org.apache.log4j.PatternLayout
Produces a formatted string as specified by the conversion pattern.
format(LoggingEvent) - Method in class org.apache.log4j.SimpleLayout
Returns the log statement in a format consisting of the level, followed by " - " and then the message.
format(LoggingEvent) - Method in class org.apache.log4j.TTCCLayout
In addition to the level of the statement and message, the returned byte array includes time, thread, category and NDC information.
format(LoggingEvent) - Method in class org.apache.log4j.xml.XMLLayout
Formats a LoggingEvent in conformance with the log4j.dtd.
formatBody() - Method in class org.apache.log4j.net.SMTPAppender
Layout body of email message.
formatDouble(double, int) - Static method in class org.verapdf.features.tools.CreateNodeHelper
 
FormatOption - Enum in org.verapdf.processor
 
FormattingInfo - Class in org.apache.log4j.helpers
FormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.
FormattingInfo() - Constructor for class org.apache.log4j.helpers.FormattingInfo
 
formattingInfo - Variable in class org.apache.log4j.helpers.PatternParser
 
FormattingInfo - Class in org.apache.log4j.pattern
Modifies the output of a pattern converter for a specified minimum and maximum width and alignment.
FormattingInfo(boolean, int, int) - Constructor for class org.apache.log4j.pattern.FormattingInfo
Creates new instance.
FormXObjectFeaturesObject - Class in org.verapdf.features.objects
Feature object for form xobject
FormXObjectFeaturesObject(FormXObjectFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.FormXObjectFeaturesObject
Constructs new From XObject Feature Object
FormXObjectFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
foundProperty(Object, String, String, Object) - Method in interface org.apache.log4j.config.PropertyGetter.PropertyCallback
 
foundProperty(Object, String, String, Object) - Method in class org.apache.log4j.config.PropertyPrinter
 
Foundries - Class in org.verapdf.pdfa
Factory class that provides convenience methods for handling the veraPDF Foundry.
fqnOfCategoryClass - Variable in class org.apache.log4j.pattern.LogEvent
Fully qualified name of the calling category class.
fqnOfCategoryClass - Variable in class org.apache.log4j.spi.LoggingEvent
Fully qualified name of the calling category class.
fromFile(File) - Static method in class org.verapdf.processor.reports.ItemDetails
 
fromOption(String) - Static method in enum org.verapdf.processor.FormatOption
Performs a match against the parameter String option of each FormatType's option and returns a matching instance.
fromString(String) - Static method in enum org.verapdf.model.tools.xmp.validators.ArrayTypeValidator.ArrayTypeEnum
 
fromString(String) - Static method in enum org.verapdf.model.tools.xmp.validators.SimpleTypeValidator.SimpleTypeEnum
 
fromString(String) - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour
Performs a lenient parse of the String toParse to determine whether it contains a valid PDFAFlavour identifier.
fromString(String) - Static method in enum org.verapdf.processor.TaskType
 
fromValue(SimpleTypeValidator.SimpleTypeEnum) - Static method in class org.verapdf.model.tools.xmp.validators.SimpleTypeValidator
 
fromValue(Pattern) - Static method in class org.verapdf.model.tools.xmp.validators.SimpleTypeValidator
 
fromValues(ArrayTypeValidator.ArrayTypeEnum, ValidatorsContainer) - Static method in class org.verapdf.model.tools.xmp.validators.ArrayTypeValidator
 
fromValues(String, Map<String, String>, ValidatorsContainer) - Static method in class org.verapdf.model.tools.xmp.validators.StructuredTypeValidator
 
fromValues(String, Map<String, String>, Map<String, Pattern>, ValidatorsContainer) - Static method in class org.verapdf.model.tools.xmp.validators.StructuredTypeWithRestrictedFieldsValidator
 
fromValues(MetadataFixerResult.RepairStatus, List<String>) - Static method in class org.verapdf.pdfa.results.MetadataFixerResultImpl
 
fromValues(String, String) - Static method in class org.verapdf.processor.plugins.Attribute
 
fromValues(boolean, String, String, String, String, List<Attribute>) - Static method in class org.verapdf.processor.plugins.PluginConfig
 
fromValues(List<PluginConfig>) - Static method in class org.verapdf.processor.plugins.PluginsCollectionConfig
Creates plugins config from list of plugin configs
fromValues(ValidatorConfig, FeatureExtractorConfig, PluginsCollectionConfig, MetadataFixerConfig, EnumSet<TaskType>) - Static method in class org.verapdf.processor.ProcessorFactory
 
fromValues(ValidatorConfig, FeatureExtractorConfig, PluginsCollectionConfig, MetadataFixerConfig, EnumSet<TaskType>, String) - Static method in class org.verapdf.processor.ProcessorFactory
 
fromValues(ValidatorConfig, FeatureExtractorConfig, PluginsCollectionConfig, MetadataFixerConfig, EnumSet<TaskType>, ValidationProfile) - Static method in class org.verapdf.processor.ProcessorFactory
 
fromValues(ValidatorConfig, FeatureExtractorConfig, PluginsCollectionConfig, MetadataFixerConfig, EnumSet<TaskType>, ValidationProfile, String) - Static method in class org.verapdf.processor.ProcessorFactory
 
fromValues(int, int) - Static method in class org.verapdf.processor.reports.FeaturesBatchSummary
 
fromValues(String) - Static method in class org.verapdf.processor.reports.ItemDetails
 
fromValues(String, long) - Static method in class org.verapdf.processor.reports.ItemDetails
 
fromValues(int, int) - Static method in class org.verapdf.processor.reports.MetadataRepairBatchSummary
 
fromValues(ValidationResult, boolean, int) - Static method in class org.verapdf.processor.reports.Reports
Creates a new ValidationDetails instance from the passed parameters
fromValues(String, int, List<String>, List<String>) - Static method in class org.verapdf.processor.reports.Reports
 
fromValues(MetadataFixerResult) - Static method in class org.verapdf.processor.reports.Reports
 
fromValues(FeatureExtractionResult) - Static method in class org.verapdf.report.FeaturesReport
 
fromXmp(FeatureTreeNode) - Static method in class org.verapdf.report.FeaturesNode
 
fullInfo - Variable in class org.apache.log4j.spi.LocationInfo
All available caller information, in the format fully.qualified.classname.of.caller.methodName(Filename.java:line)
FullLocationPatternConverter - Class in org.apache.log4j.pattern
Format the event's line location information.
fullName() - Method in enum org.verapdf.processor.TaskType
 

G

G_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
G_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
genAppName() - Method in class org.apache.log4j.config.PropertyPrinter
 
generateAttributeXPath(String...) - Static method in class org.verapdf.features.objects.FeaturesObject
 
generateVariableXPath(String...) - Static method in class org.verapdf.features.objects.FeaturesObject
 
GENERIC_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
get() - Method in class org.apache.log4j.helpers.BoundedFIFO
Get the first element in the buffer.
get(int) - Method in class org.apache.log4j.helpers.CyclicBuffer
Get the ith oldest event currently in the buffer.
get() - Method in class org.apache.log4j.helpers.CyclicBuffer
Get the oldest (first) element in the buffer.
get(String) - Static method in class org.apache.log4j.MDC
Get the context identified by the key parameter.
get() - Static method in class org.apache.log4j.NDC
Never use this method directly, use the LoggingEvent.getNDC() method instead.
get(Object) - Method in class org.apache.log4j.or.RendererMap
Syntactic sugar method that calls RendererMap.get(Class) with the class of the object parameter.
get(Class) - Method in class org.apache.log4j.or.RendererMap
Search the parents of clazz for a renderer.
getAbbreviator(String) - Static method in class org.apache.log4j.pattern.NameAbbreviator
Gets an abbreviator.
getAcceptOnMatch() - Method in class org.apache.log4j.varia.LevelMatchFilter
 
getAcceptOnMatch() - Method in class org.apache.log4j.varia.LevelRangeFilter
Get the value of the AcceptOnMatch option.
getAcceptOnMatch() - Method in class org.apache.log4j.varia.StringMatchFilter
 
getaction() - Method in class org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent
 
getAdditivity() - Method in class org.apache.log4j.Category
Get the additivity flag for this Category instance.
getAdobePdfCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getAdobePDFSchema(InfoDictionary) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Get AdobePDF representation.
getAFRelationship() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getAFRelationship() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getAFRelationship() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getAllAppenders() - Method in class org.apache.log4j.AsyncAppender
Get iterator over attached appenders.
getAllAppenders() - Method in class org.apache.log4j.Category
Get the appenders contained in this category as an Enumeration.
getAllAppenders() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Get all attached appenders as an Enumeration.
getAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
Get iterator over attached appenders.
getAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
Get all previously added appenders as an Enumeration.
getAllAppenders() - Method in class org.apache.log4j.spi.NOPLogger
Get the appenders contained in this category as an Enumeration.
getAllDefaultLevels() - Static method in class org.apache.log4j.lf5.LogLevel
 
getAllPossibleLevels() - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Gets list of supported levels.
getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
Deprecated.
This method will be removed with no replacement.
getAlternatesChild() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getAlternatesChild() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getamdPrefix() - Method in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
getAnnotationName() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getAnnotationName() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getAnnotsId() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getAnnotsId() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getAntiAlias() - Method in interface org.verapdf.features.objects.ShadingFeaturesObjectAdapter
 
getAntiAlias() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
getAppend() - Method in class org.apache.log4j.FileAppender
Returns the value of the Append option.
getAppender(String) - Method in class org.apache.log4j.AsyncAppender
Get appender by name.
getAppender(String) - Method in class org.apache.log4j.Category
Look for the appender named as name.
getAppender(String) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Look for an attached appender named as name.
getAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
Get appender by name.
getAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
Get an appender by name.
getAppender(String) - Method in class org.apache.log4j.spi.NOPLogger
Look for the appender named as name.
getAppenderName(Appender) - Static method in class org.apache.log4j.jmx.AbstractDynamicMBean
Get MBean name.
getApplication() - Method in class org.apache.log4j.net.SocketAppender
Returns value of the Application option.
getApplication() - Method in class org.apache.log4j.net.SocketHubAppender
Returns value of the Application option.
getAppliedFixes() - Method in interface org.verapdf.pdfa.results.MetadataFixerResult
 
getAppliedFixes() - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl
 
getArgument() - Method in class org.verapdf.policy.SchematronGenerator.Assertion
 
getArguments() - Method in interface org.verapdf.pdfa.validation.profiles.ErrorDetails
 
getArtBox() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getArtBox() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getAscent() - Method in class org.verapdf.features.FontFeaturesData
 
getAscent() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getAssertionDescription() - Method in class org.verapdf.policy.SchematronOperation.AssertionInformation
 
getAssertionInfo() - Method in class org.verapdf.policy.SchematronGenerator.Assertion
 
getAssertionInfo(Feature, String) - Method in enum org.verapdf.policy.SchematronOperation
 
getAttribute(String) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
 
getAttribute(String) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
getAttribute(String) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
 
getAttribute(String) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
getAttributes(String[]) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
Enables the to get the values of several attributes of the Dynamic MBean.
getAttributes() - Method in class org.verapdf.features.AbstractFeaturesExtractor
 
getAttributes() - Method in class org.verapdf.features.tools.FeatureTreeNode
 
getAttributes() - Method in class org.verapdf.processor.plugins.PluginConfig
 
getAuthor() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getAuthor() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getAuthor() - Method in interface org.verapdf.metadata.fixer.schemas.DublinCore
Return Author entry.
getAuxSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getAverageWidth() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getAvgWidth() - Method in class org.verapdf.features.FontFeaturesData
 
getBaseFont() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getBaseFont() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getBaseFrame() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getBBox() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getBBox() - Method in interface org.verapdf.features.objects.ShadingFeaturesObjectAdapter
 
getBBox() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getBBox() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getBBox() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
getBBox() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getBcc() - Method in class org.apache.log4j.net.SMTPAppender
Get the bcc recipient addresses.
getBeatSpliceStretchStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getBitsPerComponent() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getBitsPerComponent() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getBlackPoint() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getBlackPoint() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getBleedBox() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getBleedBox() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getBlocking() - Method in class org.apache.log4j.AsyncAppender
Gets whether appender should block calling thread when buffer is full.
getBoundingBox() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getBoundingBox() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getBufferedIO() - Method in class org.apache.log4j.FileAppender
Get the value of the BufferedIO option.
getBufferSize() - Method in class org.apache.log4j.AsyncAppender
Gets the current buffer size.
getBufferSize() - Method in class org.apache.log4j.FileAppender
Get the size of the IO buffer.
getBufferSize() - Method in class org.apache.log4j.jdbc.JDBCAppender
 
getBufferSize() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the BufferSize option.
getBufferSize() - Method in class org.apache.log4j.net.SocketHubAppender
Returns value of the bufferSize option.
getBuildDate() - Method in class org.verapdf.ReleaseDetails
 
getBytes(InputStream) - Static method in class org.apache.log4j.lf5.util.StreamUtils
 
getbytes() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getCalGrayGamma() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getCalGrayGamma() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getCallSystemExitOnClose() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Get the value of whether or not System.exit() will be called when the LogBrokerMonitor is closed.
getCalRGBGamma() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getCalRGBGamma() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getCameraRawRestrictedFieldSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getCameraRawSeqOfPointsSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getCameraRawWithoutRestrictedFieldSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getCapHeight() - Method in class org.verapdf.features.FontFeaturesData
 
getCapHeight() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getCatalogVersion() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
getCatalogVersion() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getCategory() - Method in class org.apache.log4j.lf5.LogRecord
Get the category asscociated with this LogRecord.
getcategory() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getCategoryExplorerTree() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getCategoryNode(String) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
getCategoryNode(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
returns null if no CategoryNode exists.
getcategoryPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getCategoryPrefixing() - Method in class org.apache.log4j.TTCCLayout
Returns value of the CategoryPrefixing option.
getCc() - Method in class org.apache.log4j.net.SMTPAppender
Get the cc recipient addresses.
getCCITTBlackIs1() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTColumns() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTDamagedRowsBeforeError() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTEncodedByteAlign() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTEndOfBlock() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTEndOfLine() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTK() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCCITTRows() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getCellEditorValue() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getCellEditorValue() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getCfaPatternStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getChainedLevel() - Method in class org.apache.log4j.spi.RootCategory
Deprecated.
Return the assigned level value without walking the category hierarchy.
getChainedLevel() - Method in class org.apache.log4j.spi.RootLogger
Return the assigned level value without walking the logger hierarchy.
getChainedPriority() - Method in class org.apache.log4j.Category
Deprecated.
Please use the the Category.getEffectiveLevel() method instead.
getChainedPriority() - Method in class org.apache.log4j.spi.NOPLogger
getCharSet() - Method in class org.verapdf.features.FontFeaturesData
 
getCharSet() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getCheckBox() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
getCheckBoxOffset() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
getChecks() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getCheckSum() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getCheckSum() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getCheckSum() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getChildren() - Method in interface org.verapdf.features.objects.InteractiveFormFieldFeaturesObjectAdapter
 
getChildren() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter
 
getChildren() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter
 
getChildren() - Method in class org.verapdf.features.pb.objects.PBInteractiveFormFieldFeaturesObjectAdapter
 
getChildren() - Method in class org.verapdf.features.pb.objects.PBOutlinesFeaturesObjectAdapter
 
getChildren() - Method in class org.verapdf.features.tools.FeatureTreeNode
 
getCIDSysInfoOrdering() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getCIDSysInfoOrdering() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getCIDSysInfoRegistry() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getCIDSysInfoRegistry() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getCIDSysInfoSupplement() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getCIDSysInfoSupplement() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getClassName() - Method in class org.apache.log4j.spi.LocationInfo
Return the fully qualified class name of the caller making the logging request.
getClause() - Method in interface org.verapdf.pdfa.validation.profiles.Reference
 
getClause() - Method in interface org.verapdf.pdfa.validation.profiles.RuleId
 
getClause() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getClickCountToStart() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getCMMType() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getCMMType() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getCode() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Level
 
getCollection() - Method in class org.verapdf.features.FeaturesReporter
 
getColor() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getColor() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter
 
getColor() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getColorantName() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getColorantName() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getColorantNames() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getColorantNames() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getColorantRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getColorantWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getColors() - Method in enum org.verapdf.features.tools.ColorComponent
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.ShadingFeaturesObjectAdapter
 
getColorSpaceChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
getColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getColumn(int, LogRecord) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getColumnCount() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getColumnName(int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getColumnNameAndNumber() - Method in class org.apache.log4j.lf5.viewer.LogTable
 
getCompliantPdfaCount() - Method in interface org.verapdf.processor.reports.ValidationBatchSummary
 
getConfig() - Method in class org.verapdf.processor.AbstractBatchProcessor
 
getConfig() - Method in interface org.verapdf.processor.Processor
 
getconformance() - Method in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
getconformancePrefix() - Method in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
getConnection() - Method in class org.apache.log4j.jdbc.JDBCAppender
Override this to link with your connection pooling system.
getContactInfo() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getContactInfo() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getContactInfo() - Method in class org.verapdf.features.SignatureFeaturesData
 
getcontainsUndefinedFields() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getcontainsUndefinedFields() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getcontainsUndefinedFields() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
 
getcontainsUndefinedFields() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getcontainsUndefinedFields() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getContents() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getContents() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getContentType() - Method in class org.apache.log4j.HTMLLayout
Returns the content type output by this layout, i.e "text/html".
getContentType() - Method in class org.apache.log4j.Layout
Returns the content type output by this layout.
getContext() - Static method in class org.apache.log4j.MDC
Get the current thread's MDC as a hashtable.
getContext() - Method in interface org.verapdf.pdfa.results.Location
 
getContext() - Method in interface org.verapdf.processor.reports.Check
 
getContextPrinting() - Method in class org.apache.log4j.TTCCLayout
Returns value of the ContextPrinting option.
getConversionPattern() - Method in class org.apache.log4j.EnhancedPatternLayout
Returns the value of the ConversionPattern option.
getConversionPattern() - Method in class org.apache.log4j.PatternLayout
Returns the value of the ConversionPattern option.
getCopyright() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getCopyright() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getcorrPrefix() - Method in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
getCount() - Method in class org.apache.log4j.helpers.CountingQuietWriter
 
getCreationDate() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getCreationDate() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getCreationDate() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getCreationDate() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getCreationDate() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getCreationDate() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getCreationDate() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getCreationDate() - Method in interface org.verapdf.metadata.fixer.schemas.XMPBasic
Return Creation Date entry.
getCreationId() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
getCreationId() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getCreator() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getCreator() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getCreator() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getCreator() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getCreator() - Method in interface org.verapdf.metadata.fixer.schemas.XMPBasic
Return Creator entry.
getCreator() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDetails
 
getCropBox() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getCropBox() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getCurrentCategories() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.getCurrentLoggers() instead.
getCurrentCategories() - Method in class org.apache.log4j.Hierarchy
Deprecated.
Please use Hierarchy.getCurrentLoggers() instead.
getCurrentCategories() - Method in interface org.apache.log4j.spi.LoggerRepository
Deprecated.
getCurrentCategories() - Method in class org.apache.log4j.spi.NOPLoggerRepository
Deprecated.
getCurrentLoggers() - Method in class org.apache.log4j.Hierarchy
Returns all the currently defined categories in this hierarchy as an Enumeration.
getCurrentLoggers() - Static method in class org.apache.log4j.LogManager
 
getCurrentLoggers() - Method in interface org.apache.log4j.spi.LoggerRepository
 
getCurrentLoggers() - Method in class org.apache.log4j.spi.NOPLoggerRepository
getCurrentSchemasDefinitionPDFA_1() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getCurrentSchemasDefinitionPDFA_1ForNS(String) - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getCurrentSchemasDefinitionPDFA_2_3() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getCurrentSchemasDefinitionPDFA_2_3ForNS(String) - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getCustomProfile() - Method in interface org.verapdf.processor.ProcessorConfig
 
getCustomValues() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getCustomValues() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.objects.ActionFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.AnnotationFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.ColorSpaceFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.DocSecurityFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.EmbeddedFileFeaturesObject
 
getData() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.objects.ExtGStateFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.FeaturesObject
 
getData() - Method in class org.verapdf.features.objects.FontFeaturesObject
 
getData() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getData() - Method in class org.verapdf.features.objects.FormXObjectFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.ICCProfileFeaturesObject
 
getData() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.objects.ImageXObjectFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.InfoDictFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.InteractiveFormFieldFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.LowLvlInfoFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.MetadataFeaturesObject
 
getData() - Method in interface org.verapdf.features.objects.MetadataFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.objects.OutlinesFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.OutputIntentFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.PageFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.PostScriptFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.PropertiesDictFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.ShadingFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.ShadingPatternFeaturesObject
 
getData() - Method in class org.verapdf.features.objects.SignatureFeaturesObject
 
getData() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.objects.TilingPatternFeaturesObject
 
getData() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.pb.objects.PBMetadataFeaturesObjectAdapter
 
getData() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getDataColorSpace() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getDataColorSpace() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getDateCreated() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDetails
 
getDateFormat() - Method in class org.apache.log4j.helpers.DateLayout
Returns value of the DateFormat option.
getDateFormatInstance() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getDateFormatManager() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Get the DateFormatManager for formatting dates.
getDateFormatManager() - Method in class org.apache.log4j.lf5.viewer.LogTable
Get the DateFormatManager for formatting dates.
getDatePattern() - Method in class org.apache.log4j.DailyRollingFileAppender
Returns the value of the DatePattern option.
getDCTColorTransform() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getDefault() - Static method in class org.apache.log4j.pattern.FormattingInfo
Gets default instance.
getDefaultAbbreviator() - Static method in class org.apache.log4j.pattern.NameAbbreviator
Gets default abbreviator.
getDefaultConstraints() - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
getDefaultHierarchy() - Static method in class org.apache.log4j.Category
Deprecated.
getDefaultInstance() - Static method in class org.apache.log4j.lf5.LF5Appender
 
getDefaultLevel() - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Gets the default LogLevel for the Adapter.
getDefaultMonitorHeight() - Static method in class org.apache.log4j.lf5.LF5Appender
 
getDefaultMonitorHeight() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getDefaultMonitorWidth() - Static method in class org.apache.log4j.lf5.LF5Appender
 
getDefaultMonitorWidth() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getDefaultRenderer() - Method in class org.apache.log4j.or.RendererMap
 
getDefaultRenderingIntent() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getDefaultRenderingIntent() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getDefaultValue() - Method in interface org.verapdf.pdfa.validation.profiles.Variable
 
getDefaultWidth() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getDefaultWidth() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getDeferred() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getDependencies() - Method in class org.verapdf.processor.AbstractBatchProcessor
 
getDependencies() - Method in interface org.verapdf.processor.Processor
 
getDepth() - Static method in class org.apache.log4j.NDC
Get the current nesting depth of this diagnostic context.
getDescent() - Method in class org.verapdf.features.FontFeaturesData
 
getDescent() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getDescription() - Method in interface org.verapdf.component.ComponentDetails
 
getDescription() - Method in class org.verapdf.features.AbstractFeaturesExtractor.ExtractorDetails
 
getDescription() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getDescription() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getDescription() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getDescription() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getDescription() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getDescription() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.IsoStandardSeries
 
getDescription() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
getDescription() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDetails
 
getDescription() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getDescription() - Method in enum org.verapdf.policy.SchematronOperation
 
getDescription() - Method in class org.verapdf.processor.plugins.PluginConfig
 
getDescription() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getdescriptionPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getdescriptionPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getdescriptionPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getDetails() - Method in interface org.verapdf.component.Component
 
getDetails() - Method in class org.verapdf.features.AbstractFeaturesExtractor
 
getDetails() - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
 
getDetails() - Method in class org.verapdf.processor.AbstractBatchProcessor
 
getDetails() - Method in interface org.verapdf.processor.reports.ValidationReport
 
getDetails() - Static method in class org.verapdf.ReleaseDetails
 
getDeviceManufacturer() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getDeviceManufacturer() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getDeviceModel() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getDeviceModel() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getDeviceSettingsStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getDifference() - Method in interface org.verapdf.component.AuditDuration
 
getDifference() - Method in class org.verapdf.component.AuditDurationImpl
 
getDimensionsStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getDisplayedProperties(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getDublinCoreCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getDublinCoreSchema(InfoDictionary) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Get DublinCore representation.
getDuration() - Method in interface org.verapdf.component.AuditDuration
 
getDuration() - Method in class org.verapdf.component.AuditDurationImpl
 
getDuration() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getDuration() - Method in interface org.verapdf.processor.TaskResult
 
getEffectiveLevel() - Method in class org.apache.log4j.Category
Starting from this category, search the category hierarchy for a non-null level and return it.
getEffectiveLevel() - Method in class org.apache.log4j.spi.NOPLogger
Starting from this category, search the category hierarchy for a non-null level and return it.
getEmbeddedFileFeatures(EmbeddedFileFeaturesData) - Method in class org.verapdf.features.AbstractEmbeddedFileFeaturesExtractor
Extract features from features data
getEnabledFeatures() - Method in interface org.verapdf.features.FeatureExtractorConfig
 
getEncoding() - Method in class org.apache.log4j.WriterAppender
 
getEncoding() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getEncoding() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getencoding() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getError() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getErrorHandler() - Method in interface org.apache.log4j.Appender
Returns the ErrorHandler for this appender.
getErrorHandler() - Method in class org.apache.log4j.AppenderSkeleton
Return the currently set ErrorHandler for this Appender.
getErrors() - Method in interface org.verapdf.features.objects.FeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBActionFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBInteractiveFormFieldFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBMetadataFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBOutlinesFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBPostScriptXObjectFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBPropertiesDictFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getErrors() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getErrors() - Method in interface org.verapdf.processor.reports.MetadataFixerReport
 
getErrorsForType(FeatureObjectType) - Method in class org.verapdf.features.FeatureExtractionResult
Gets list of feature trees for the type
getEvaluator() - Method in class org.apache.log4j.net.SMTPAppender
Get triggering evaluator.
getEvaluatorClass() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the EvaluatorClass option.
getException() - Method in interface org.verapdf.processor.TaskResult
 
getExifComponentsConfigurationClosedSeqChoiceCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExifRestrictedFieldCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExifRestrictedFieldDiffer1() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExifRestrictedFieldDiffer23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExifWithoutRestrictedFieldCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExifWithoutRestrictedFieldDiffer1() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExifWithoutRestrictedFieldDiffer23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getExplorerModel() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
getExtGStateChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getExtGStateChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getExtGStateChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getExtGStateChild() - Method in interface org.verapdf.features.objects.ShadingPatternFeaturesObjectAdapter
 
getExtGStateChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getExtGStateChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getExtGStateChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getExtGStateChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getExtGStateChild() - Method in class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
 
getExtGStateChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getFacility(String) - Static method in class org.apache.log4j.net.SyslogAppender
Returns the integer value corresponding to the named syslog facility, or -1 if it couldn't be recognized.
getFacility() - Method in class org.apache.log4j.net.SyslogAppender
Returns the value of the Facility option.
getFacilityPrinting() - Method in class org.apache.log4j.net.SyslogAppender
Returns the value of the FacilityPrinting option.
getFacilityString(int) - Static method in class org.apache.log4j.net.SyslogAppender
Returns the specified syslog facility as a lower-case String, e.g.
getFailedChecks() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getFailedChecks() - Method in interface org.verapdf.processor.reports.ValidationDetails
 
getFailedEncryptedJobs() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getFailedJobCount() - Method in interface org.verapdf.processor.reports.BatchJobSummary
 
getFailedJobCount() - Method in class org.verapdf.processor.reports.FeaturesBatchSummary
 
getFailedJobCount() - Method in class org.verapdf.processor.reports.MetadataRepairBatchSummary
 
getFailedParsingJobs() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getFailedRules() - Method in interface org.verapdf.processor.reports.ValidationDetails
 
getFamily() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getFamily() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getFeature() - Method in class org.verapdf.policy.SchematronGenerator.Assertion
 
getFeatureConfig() - Method in interface org.verapdf.processor.ProcessorConfig
 
getFeatureName() - Method in class org.verapdf.features.objects.Feature
 
getFeatureObjectTypeByFullName(String) - Static method in enum org.verapdf.features.FeatureObjectType
 
getFeatures(FeatureExtractorConfig) - Method in interface org.verapdf.pdfa.PDFAParser
 
getFeatures(FeatureExtractorConfig, List<AbstractFeaturesExtractor>) - Method in interface org.verapdf.pdfa.PDFAParser
 
getFeaturesCollection(PDDocument, FeatureExtractorConfig) - Static method in class org.verapdf.features.pb.PBFeatureParser
Parses the document and returns Feature collection by using given Features Reporter
getFeaturesCollection(PDDocument, List<AbstractFeaturesExtractor>, FeatureExtractorConfig) - Static method in class org.verapdf.features.pb.PBFeatureParser
Parses the document and returns Feature collection by using given Features Reporter
getFeaturesListForType(FeatureObjectType) - Static method in class org.verapdf.features.objects.FeaturesStructureContainer
 
getFeaturesReport() - Method in interface org.verapdf.processor.ProcessorResult
 
getFeaturesSummary() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getFeatureTreesForType(FeatureObjectType) - Method in class org.verapdf.features.FeatureExtractionResult
Gets list of feature trees for the type
getFeatureType() - Method in class org.verapdf.features.objects.Feature
 
getFeatureType() - Method in class org.verapdf.policy.SchematronGenerator.Assertion
 
getFeatureXPath() - Method in class org.verapdf.features.objects.Feature
 
getfieldPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getFile() - Method in class org.apache.log4j.FileAppender
Returns the value of the File option.
getFile(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Returns a particular file name stored in a MRU file list based on an index value.
getFilename() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
getFilename() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
 
getFileName() - Method in class org.apache.log4j.spi.LocationInfo
Return the file name of the caller.
getFileName() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getFileName() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getFileNamePatternRules() - Static method in class org.apache.log4j.pattern.PatternParser
Get standard format specifiers for rolling file appender file specification.
getFilter() - Method in interface org.apache.log4j.Appender
Returns the head Filter.
getFilter() - Method in class org.apache.log4j.AppenderSkeleton
Returns the head Filter.
getFilter() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
getFilter() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getFilter() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getFilter() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getFilter() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getFilter() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getFilter() - Method in class org.verapdf.features.SignatureFeaturesData
 
getFilterAdapters() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getFilterAdapters() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getFilteredLogTableModel() - Method in class org.apache.log4j.lf5.viewer.LogTable
 
getFilteredRecord(int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getFilteredRecords() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getFilters() - Method in class org.verapdf.features.ImageFeaturesData
 
getFilters() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getFilters() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
getFilters() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getFilters() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getFinish() - Method in interface org.verapdf.component.AuditDuration
 
getFinish() - Method in class org.verapdf.component.AuditDurationImpl
 
getFirstChar() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getFirstChar() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getFirstFilter() - Method in class org.apache.log4j.AppenderSkeleton
Return the first filter in the filter chain for this Appender.
getFirstSelectedRow() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getFixCount() - Method in interface org.verapdf.processor.reports.MetadataFixerReport
 
getFixerConfig() - Method in interface org.verapdf.processor.ProcessorConfig
 
getFixerResult() - Method in interface org.verapdf.processor.ProcessorResult
 
getFixes() - Method in interface org.verapdf.processor.reports.MetadataFixerReport
 
getFixesPrefix() - Method in interface org.verapdf.metadata.fixer.MetadataFixerConfig
 
getFlags() - Method in class org.verapdf.features.FontFeaturesData
 
getFlags() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getFlashRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getFlashWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getFlateBitsPerComponent() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getFlateColors() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getFlateColumns() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getFlatePredictor() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getFlavour() - Method in interface org.verapdf.pdfa.PDFAParser
 
getFlavour() - Method in interface org.verapdf.pdfa.validation.validators.ValidatorConfig
Obtain the particular PDF/A specification that the validator enforces.
getFlavourIds() - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour
 
getFollow() - Method in class org.apache.log4j.ConsoleAppender
Gets whether the appender honors reassignments of System.out or System.err made after configuration.
getFontBBox() - Method in class org.verapdf.features.FontFeaturesData
 
getFontBoundingBox() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getFontChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getFontChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getFontChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getFontChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getFontChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getFontChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getFontChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getFontChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getFontChildId() - Method in interface org.verapdf.features.objects.ExtGStateFeaturesObjectAdapter
 
getFontChildId() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getFontDescriptor() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getFontDescriptor() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getFontFamily() - Method in class org.verapdf.features.FontFeaturesData
 
getFontFamily() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getFontFeatures(FontFeaturesData) - Method in class org.verapdf.features.AbstractFontFeaturesExtractor
Extract features from features data
getFontName() - Method in class org.verapdf.features.FontFeaturesData
 
getFontName() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getFontStretch() - Method in class org.verapdf.features.FontFeaturesData
 
getFontStretch() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getFontStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getFontWeight() - Method in class org.verapdf.features.FontFeaturesData
 
getFontWeight() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getFooter() - Method in class org.apache.log4j.HTMLLayout
Returns the appropriate HTML footers.
getFooter() - Method in class org.apache.log4j.Layout
Returns the footer for the layout format.
getFormXObjectsResources() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getFormXObjectsResources() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getFQNOfLoggerClass() - Method in class org.apache.log4j.pattern.LogEvent
Get the fully qualified name of the calling logger sub-class/wrapper.
getFQNOfLoggerClass() - Method in class org.apache.log4j.spi.LoggingEvent
Get the fully qualified name of the calling logger sub-class/wrapper.
getFrom() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the From option.
getFullName() - Method in enum org.verapdf.features.FeatureObjectType
 
getFullyQualifiedName() - Method in interface org.verapdf.features.objects.InteractiveFormFieldFeaturesObjectAdapter
 
getFullyQualifiedName() - Method in class org.verapdf.features.pb.objects.PBInteractiveFormFieldFeaturesObjectAdapter
 
getGroupColorSpaceChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getGroupColorSpaceChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getGroupSubtype() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getGroupSubtype() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getHandler(FormatOption, boolean, int, boolean) - Static method in class org.verapdf.processor.ProcessorFactory
 
getHandler(FormatOption, boolean, OutputStream, int, boolean) - Static method in class org.verapdf.processor.ProcessorFactory
 
getHeader() - Method in class org.apache.log4j.HTMLLayout
Returns appropriate HTML headers.
getHeader() - Method in class org.apache.log4j.Layout
Returns the header for the layout format.
getHeader() - Method in class org.apache.log4j.net.SyslogAppender
If true, the appender will generate the HEADER part (that is, timestamp and host name) of the syslog packet.
getHeaderVersion() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
getHeaderVersion() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getHeight() - Method in class org.verapdf.features.ImageFeaturesData
 
getHeight() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getHeight() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getHexContents() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getHexContents() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getHexEncodedLookup() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getHexEncodedLookup() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getHexEncodedOwnerKey() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
getHexEncodedOwnerKey() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getHexEncodedUserKey() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
getHexEncodedUserKey() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getHexSha1Digest() - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
 
getHierarchy() - Method in class org.apache.log4j.Category
Deprecated.
Please use Category.getLoggerRepository() instead.
getHival() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getHival() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getICCProfileChild() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getICCProfileChild() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getICCProfileFeatures(ICCProfileFeaturesData) - Method in class org.verapdf.features.AbstractICCProfileFeaturesExtractor
Extract features from features data
getICCProfileID() - Method in interface org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
 
getICCProfileID() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getId() - Method in interface org.verapdf.component.ComponentDetails
 
getId() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getId() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getId() - Method in interface org.verapdf.features.objects.ExtGStateFeaturesObjectAdapter
 
getId() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getId() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getId() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getID() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getID() - Method in interface org.verapdf.features.objects.PostScriptFeaturesObjectAdapter
 
getID() - Method in interface org.verapdf.features.objects.PropertiesDictFeaturesObjectAdapter
 
getID() - Method in interface org.verapdf.features.objects.ShadingFeaturesObjectAdapter
 
getID() - Method in interface org.verapdf.features.objects.ShadingPatternFeaturesObjectAdapter
 
getID() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getId() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getId() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getId() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getId() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getId() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getId() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.features.pb.objects.PBPostScriptXObjectFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.features.pb.objects.PBPropertiesDictFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getID() - Method in class org.verapdf.model.impl.axl.AXLXMPProperty
 
getId() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour
 
getId() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.IsoStandardSeries
 
getId() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
getId() - Method in class org.verapdf.ReleaseDetails
 
getIdPrefix() - Method in enum org.verapdf.features.FeatureObjectType
 
getIds() - Static method in class org.verapdf.ReleaseDetails
 
getImageFeatures(ImageFeaturesData) - Method in class org.verapdf.features.AbstractImageFeaturesExtractor
Extract features from features data
getImageMask() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getImageMask() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getImmediateFlush() - Method in class org.apache.log4j.WriterAppender
Returns value of the ImmediateFlush option.
getIndex() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getIndex() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getIndex() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getIndex() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getIndirectObjectsNumber() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
getIndirectObjectsNumber() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getInfo() - Method in interface org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
 
getInfo() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getInfoDictionary() - Method in interface org.verapdf.metadata.fixer.entity.PDFDocument
Return pdf document information dictionary representation.
getInitialContextFactoryName() - Method in class org.apache.log4j.net.JMSAppender
Returns the value of the InitialContextFactoryName option.
getInputStream() - Method in class org.apache.log4j.lf5.util.Resource
Get the InputStream for this Resource.
getInputStream(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Returns a input stream to the resource at the specified index
getInputStream(File) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Gets an input stream for the corresponding file.
getInputStream(URL) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Gets an input stream for the corresponding URL.
getInputStreamReader() - Method in class org.apache.log4j.lf5.util.Resource
Get the InputStreamReader for this Resource.
getInstance(String) - Static method in class org.apache.log4j.Category
Deprecated.
Make sure to use Logger.getLogger(String) instead.
getInstance(Class) - Static method in class org.apache.log4j.Category
Deprecated.
Please make sure to use Logger.getLogger(Class) instead.
getInstance() - Static method in class org.apache.log4j.helpers.NullEnumeration
 
getInstance() - Method in class org.apache.log4j.varia.NullAppender
Deprecated.
Use getNullAppender instead. getInstance should have been static.
getInstance() - Static method in class org.verapdf.metadata.fixer.utils.parser.XMLProcessedObjectsParser
 
getInstance() - Method in interface org.verapdf.pdfa.VeraFoundryProvider
 
getInstance() - Static method in class org.verapdf.ReleaseDetails
 
getisCategoryValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getisDefinedInCurrentPackage() - Method in class org.verapdf.model.impl.axl.AXLXMPProperty
 
getisDefinedInMainPackage() - Method in class org.verapdf.model.impl.axl.AXLXMPProperty
 
getisDescriptionValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getisDescriptionValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getisDescriptionValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getisFieldValidSeq() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getisNamespaceURIValidURI() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getisNamespaceURIValidURI() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getisNameValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getisNameValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getisPredefinedInXMP2004() - Method in class org.verapdf.model.impl.axl.AXLXMPProperty
 
getisPredefinedInXMP2005() - Method in class org.verapdf.model.impl.axl.AXLXMPProperty
 
getisPrefixValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getisPrefixValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getisPropertyValidSeq() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getisSchemaValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getisSerializationValid() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getisTypeValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getisValidBag() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
getisValueTypeCorrect() - Method in class org.verapdf.model.impl.axl.AXLXMPProperty
 
getisValueTypeDefined() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getisValueTypeDefined() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getisValueTypeValidSeq() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getisValueTypeValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getisValueTypeValidText() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getItalicAngle() - Method in class org.verapdf.features.FontFeaturesData
 
getItalicAngle() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getItem(K) - Method in interface org.verapdf.core.Directory
 
getItem(K) - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
getItems() - Method in interface org.verapdf.core.Directory
 
getItems() - Method in class org.verapdf.core.JAXBCollection
 
getItems() - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
getJBIG2Global() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getJdk14Levels() - Static method in class org.apache.log4j.lf5.LogLevel
 
getJMDNSInstance() - Static method in class org.apache.log4j.net.ZeroConfSupport
 
getJobStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getKey() - Method in class org.verapdf.processor.plugins.Attribute
 
getKeyNumber() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter
 
getKeys() - Method in interface org.verapdf.core.Directory
 
getKeys() - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
getKeywords() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getKeywords() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getKeywords() - Method in interface org.verapdf.metadata.fixer.schemas.AdobePDF
Return Keywords entry.
getLabel() - Method in class org.apache.log4j.lf5.LogLevel
Return the Label of the LogLevel.
getLabel() - Method in class org.apache.log4j.lf5.viewer.LogTableColumn
Return the Label of the LogLevel.
getLabel() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getLabel() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getLabRange() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getLabRange() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getLastChar() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getLastChar() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getLayout() - Method in interface org.apache.log4j.Appender
Returns this appenders layout.
getLayout() - Method in class org.apache.log4j.AppenderSkeleton
Returns the layout of this appender.
getLeading() - Method in class org.verapdf.features.FontFeaturesData
 
getLeading() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getLegalOperations() - Method in enum org.verapdf.features.objects.Feature.FeatureType
 
getLength() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
getLength() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getLevel() - Method in class org.apache.log4j.Category
Returns the assigned Level, if any, for this Category.
getLevel() - Method in class org.apache.log4j.lf5.LogRecord
Get the level of this LogRecord.
getLevel() - Method in class org.apache.log4j.pattern.LogEvent
Return the level of this event.
getLevel() - Method in class org.apache.log4j.spi.LoggingEvent
Return the level of this event.
getLevel() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour
 
getLevel() - Method in interface org.verapdf.pdfa.results.Location
 
getLevelMax() - Method in class org.apache.log4j.varia.LevelRangeFilter
Get the value of the LevelMax option.
getLevelMin() - Method in class org.apache.log4j.varia.LevelRangeFilter
Get the value of the LevelMin option.
getLevelToMatch() - Method in class org.apache.log4j.varia.LevelMatchFilter
 
getLineNumber() - Method in class org.apache.log4j.spi.LocationInfo
Returns the line number of the caller.
getLinkedObjects(String) - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getLinkedObjects(String) - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
getLinkedObjects(String) - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getLinkedObjects(String) - Method in class org.verapdf.model.impl.axl.AXLMainXMPPackage
 
getLinkedObjects(String) - Method in class org.verapdf.model.impl.axl.AXLXMPMMHistoryProperty
 
getLinkedObjects(String) - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getLocale() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getLocation() - Method in class org.apache.log4j.lf5.LogRecord
Get the location in code where this LogRecord originated.
getLocation() - Method in interface org.verapdf.features.objects.ActionFeaturesObjectAdapter
 
getLocation() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getLocation() - Method in class org.verapdf.features.pb.objects.PBActionFeaturesObjectAdapter
 
getLocation() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getLocation() - Method in class org.verapdf.features.SignatureFeaturesData
 
getLocation() - Method in interface org.verapdf.pdfa.results.TestAssertion
 
getLocationInfo() - Method in class org.apache.log4j.AsyncAppender
Gets whether the location of the logging request call should be captured.
getLocationInfo() - Method in class org.apache.log4j.HTMLLayout
Returns the current value of the LocationInfo option.
getLocationInfo() - Method in class org.apache.log4j.jdbc.JDBCAppender
Gets whether the location of the logging request call should be captured.
getLocationInfo(String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
getLocationInfo() - Method in class org.apache.log4j.net.JMSAppender
Returns value of the LocationInfo property which determines whether location (stack) info is sent to the remote subscriber.
getLocationInfo() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the LocationInfo option.
getLocationInfo() - Method in class org.apache.log4j.net.SocketAppender
Returns value of the LocationInfo option.
getLocationInfo() - Method in class org.apache.log4j.net.SocketHubAppender
Returns value of the LocationInfo option.
getLocationInfo() - Method in class org.apache.log4j.xml.XMLLayout
Returns the current value of the LocationInfo option.
getLocationInformation() - Method in class org.apache.log4j.pattern.LogEvent
Set the location information for this logging event.
getLocationInformation() - Method in class org.apache.log4j.spi.LoggingEvent
Set the location information for this logging event.
getLog4JLevels() - Static method in class org.apache.log4j.lf5.LogLevel
 
getLogBrokerMonitor() - Method in class org.apache.log4j.lf5.LF5Appender
 
getLogger(String) - Method in class org.apache.log4j.Hierarchy
Return a new logger instance named as the first parameter using the default factory.
getLogger(String, LoggerFactory) - Method in class org.apache.log4j.Hierarchy
Return a new logger instance named as the first parameter using factory.
getLogger() - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
 
getLogger() - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
 
getLogger() - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
getLogger() - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
 
getLogger() - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
getLogger(String) - Static method in class org.apache.log4j.Logger
Retrieve a logger named according to the value of the name parameter.
getLogger(Class) - Static method in class org.apache.log4j.Logger
Shorthand for getLogger(clazz.getName()).
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
Like Logger.getLogger(String) except that the type of logger instantiated depends on the type returned by the LoggerFactory.makeNewLoggerInstance(java.lang.String) method of the factory parameter.
getLogger(String) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(Class) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger(String, LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger() - Method in class org.apache.log4j.spi.LoggingEvent
Gets the logger of the event.
getLogger(String) - Method in class org.apache.log4j.spi.NOPLoggerRepository
getLogger(String, LoggerFactory) - Method in class org.apache.log4j.spi.NOPLoggerRepository
getLoggerName() - Method in class org.apache.log4j.pattern.LogEvent
Return the name of the logger.
getLoggerName() - Method in class org.apache.log4j.spi.LoggingEvent
Return the name of the logger.
getLoggerRepository() - Method in class org.apache.log4j.Category
Return the the LoggerRepository where this Category is attached.
getLoggerRepository() - Static method in class org.apache.log4j.LogManager
 
getLoggerRepository() - Method in class org.apache.log4j.spi.DefaultRepositorySelector
 
getLoggerRepository() - Method in interface org.apache.log4j.spi.RepositorySelector
Returns a LoggerRepository depending on the context.
getLogLevelColor(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
 
getLogLevelColorMap() - Static method in class org.apache.log4j.lf5.LogLevel
 
getLogLevelMenuItems() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getLogLevels() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getLogRecordFilter() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getLogStatement(LoggingEvent) - Method in class org.apache.log4j.jdbc.JDBCAppender
By default getLogStatement sends the event to the required Layout object.
getLogTableColumnArray() - Static method in class org.apache.log4j.lf5.viewer.LogTableColumn
 
getLogTableColumnMenuItem(LogTableColumn) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getLogTableColumnMenuItems() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getLogTableColumns() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getLogTableColumns() - Static method in class org.apache.log4j.lf5.viewer.LogTableColumn
 
getLZWEarlyChange() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
getMainPackageSchemasDefinition() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getMainPackageSchemasDefinitionForNS(String) - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getMajor() - Method in interface org.verapdf.SemanticVersionNumber
 
getMarkerRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getMarkerWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getMaskChild() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getMaskChild() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getMatrix() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getMatrix() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getMatrix() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getMatrix() - Method in interface org.verapdf.features.objects.ShadingPatternFeaturesObjectAdapter
 
getMatrix() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getMatrix() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getMatrix() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getMatrix() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getMatrix() - Method in class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
 
getMatrix() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getMaxBackupIndex() - Method in class org.apache.log4j.RollingFileAppender
Returns the value of the MaxBackupIndex option.
getMaxFails() - Method in interface org.verapdf.pdfa.validation.validators.ValidatorConfig
The maximum number of failed validation checks encountered before validation is terminated.
getMaximumCacheValidity(String) - Static method in class org.apache.log4j.pattern.CachedDateFormat
Gets maximum cache validity for the specified SimpleDateTime conversion pattern.
getMaximumFileSize() - Method in class org.apache.log4j.RollingFileAppender
Get the maximum size that the output file is allowed to reach before being rolled over to backup files.
getMaxLength() - Method in class org.apache.log4j.pattern.FormattingInfo
Get maximum length.
getMaxSize() - Method in class org.apache.log4j.helpers.BoundedFIFO
Get the maximum size of the buffer.
getMaxSize() - Method in class org.apache.log4j.helpers.CyclicBuffer
 
getMaxWidth() - Method in class org.verapdf.features.FontFeaturesData
 
getMaxWidth() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getMBeanInfo() - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
 
getMBeanInfo() - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
getMBeanInfo() - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
 
getMBeanInfo() - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
getMDC(String) - Method in class org.apache.log4j.pattern.LogEvent
Returns the the context corresponding to the key parameter.
getMDC(String) - Method in class org.apache.log4j.spi.LoggingEvent
Returns the the context corresponding to the key parameter.
getMDCCopy() - Method in class org.apache.log4j.pattern.LogEvent
Obtain a copy of this thread's MDC prior to serialization or asynchronous logging.
getMDCCopy() - Method in class org.apache.log4j.spi.LoggingEvent
Obtain a copy of this thread's MDC prior to serialization or asynchronous logging.
getMediaBox() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getMediaBox() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getMediaStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getMenuItem(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getMessage() - Method in exception org.apache.log4j.config.PropertySetterException
Returns descriptive text on the cause of this exception.
getMessage() - Method in class org.apache.log4j.lf5.LogRecord
Get the message asscociated with this LogRecord.
getMessage() - Method in class org.apache.log4j.pattern.LogEvent
Return the message for this logging event.
getMessage() - Method in class org.apache.log4j.spi.LoggingEvent
Return the message for this logging event.
getMessage() - Method in interface org.verapdf.pdfa.results.TestAssertion
 
getMessage() - Method in interface org.verapdf.pdfa.validation.profiles.ErrorDetails
 
getMetadata() - Method in class org.verapdf.features.FontFeaturesData
 
getMetadata() - Method in class org.verapdf.features.ICCProfileFeaturesData
 
getMetadata() - Method in class org.verapdf.features.ImageFeaturesData
 
getMetadata() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getMetadata() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getMetadata() - Method in interface org.verapdf.metadata.fixer.entity.PDFDocument
Return pdf document metadata representation.
getMetadataFeatures(MetadataFeaturesData) - Method in class org.verapdf.features.AbstractMetadataFeaturesExtractor
Extract features from features data
getMetadataFolder() - Method in interface org.verapdf.processor.ProcessorConfig
 
getMetadataStream() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getMetadataStream() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getMetadataStream() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getMetadataStream() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getMetadataStream() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getMetadataStream() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getMetadataStream() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getMetadataStream(PDMetadata) - Static method in class org.verapdf.features.pb.tools.PBAdapterHelper
 
getMethodName() - Method in class org.apache.log4j.spi.LocationInfo
Returns the method name of the caller.
getMillis() - Method in class org.apache.log4j.lf5.LogRecord
Get the event time of this record in milliseconds from 1970.
getMinLength() - Method in class org.apache.log4j.pattern.FormattingInfo
Get minimum length.
getMinor() - Method in interface org.verapdf.SemanticVersionNumber
 
getMissingWidth() - Method in class org.verapdf.features.FontFeaturesData
 
getMissingWidth() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getModDate() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getModDate() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getModDate() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getModDate() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getModDate() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getModificationDate() - Method in interface org.verapdf.metadata.fixer.schemas.XMPBasic
Return Modification Date entry.
getModificationId() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
getModificationId() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
getModifiedDate() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getModifiedDate() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getMRUFileList() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Gets the list of files stored in the MRU file list.
getN() - Method in class org.verapdf.features.ICCProfileFeaturesData
 
getN() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getN() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getName() - Method in interface org.apache.log4j.Appender
Get the name of this appender.
getName() - Method in class org.apache.log4j.AppenderSkeleton
Returns the name of this appender.
getName() - Method in class org.apache.log4j.Category
Return the category name.
getName() - Method in class org.apache.log4j.lf5.util.Resource
Get the name of the resource.
getName() - Method in class org.apache.log4j.pattern.PatternConverter
This method returns the name of the conversion pattern.
getName() - Method in interface org.verapdf.component.ComponentDetails
 
getName() - Method in class org.verapdf.features.AbstractFeaturesExtractor.ExtractorDetails
 
getName() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getName() - Method in class org.verapdf.features.ImageFeaturesData.Filter
 
getName() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getName() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getName() - Method in class org.verapdf.features.SignatureFeaturesData
 
getName() - Method in enum org.verapdf.features.tools.ColorComponent.Colors
 
getName() - Method in class org.verapdf.features.tools.FeatureTreeNode
 
getName() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.IsoStandardSeries
 
getName() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Level
 
getName() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
getName() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDetails
 
getName() - Method in interface org.verapdf.pdfa.validation.profiles.Variable
 
getName() - Method in class org.verapdf.processor.plugins.PluginConfig
 
getName() - Method in class org.verapdf.processor.reports.ItemDetails
 
getnamePrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getnamePrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getnamespaceURIPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getnamespaceURIPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getNDC() - Method in class org.apache.log4j.lf5.LogRecord
Get the NDC (nested diagnostic context) for this record.
getNDC() - Method in class org.apache.log4j.pattern.LogEvent
This method returns the NDC for this event.
getNDC() - Method in class org.apache.log4j.spi.LoggingEvent
This method returns the NDC for this event.
getNDCTextFilter() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getNext() - Method in class org.apache.log4j.spi.Filter
Return the pointer to the next filter;
getNextId() - Static method in class org.apache.log4j.lf5.LogRecord
 
getNodeName() - Method in enum org.verapdf.features.FeatureObjectType
 
getNonCompliantPdfaCount() - Method in interface org.verapdf.processor.reports.ValidationBatchSummary
 
getNotificationInfo() - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
getNullAppender() - Static method in class org.apache.log4j.varia.NullAppender
Whenever you can, use this method to retreive an instance instead of instantiating a new one with new.
getNumberFormat() - Method in class org.apache.log4j.pattern.CachedDateFormat
Gets number formatter.
getNumberOfComponents() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getNumberOfComponents() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getNumberOfContainedRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getNumberOfRecordsFromChildren() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getObject() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getObject() - Method in interface org.verapdf.pdfa.validation.profiles.Variable
 
getObject() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getObjectType() - Method in class org.verapdf.metadata.fixer.utils.model.RuleDescription
 
getOecfSfrStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getOperation() - Method in class org.verapdf.policy.SchematronGenerator.Assertion
 
getOption() - Method in enum org.verapdf.processor.FormatOption
 
getOptionStrings() - Method in class org.apache.log4j.helpers.DateLayout
Deprecated.
Use the setter method for the option directly instead of the generic setOption method.
getOptionStrings() - Method in class org.apache.log4j.varia.DenyAllFilter
Deprecated.
We now use JavaBeans introspection to configure components. Options strings are no longer needed.
getOptionStrings() - Method in class org.apache.log4j.varia.StringMatchFilter
Deprecated.
We now use JavaBeans introspection to configure components. Options strings are no longer needed.
getOrdinal() - Method in interface org.verapdf.pdfa.results.TestAssertion
 
getOutputCondition() - Method in interface org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
 
getOutputCondition() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getOutputConditionIdentifier() - Method in interface org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
 
getOutputConditionIdentifier() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getOutputFormat() - Method in class org.apache.log4j.lf5.util.DateFormatManager
Deprecated.
Use getPattern().
getOverprintForFill() - Method in interface org.verapdf.features.objects.ExtGStateFeaturesObjectAdapter
 
getOverprintForFill() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getOverprintForStroke() - Method in interface org.verapdf.features.objects.ExtGStateFeaturesObjectAdapter
 
getOverprintForStroke() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getPaintType() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getPaintType() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getparameters() - Method in class org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent
 
getParent() - Method in class org.apache.log4j.Category
Returns the parent of this category.
getParserId() - Method in interface org.verapdf.pdfa.VeraPDFFoundry
 
getpart() - Method in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
getPart() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour
 
getPartNumber() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
getpartPrefix() - Method in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
getPassedChecks() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getPassedChecks() - Method in interface org.verapdf.processor.reports.ValidationDetails
 
getPassedRules() - Method in interface org.verapdf.processor.reports.ValidationDetails
 
getPassword() - Method in class org.apache.log4j.jdbc.JDBCAppender
 
getPassword() - Method in class org.apache.log4j.net.JMSAppender
 
getPatch() - Method in interface org.verapdf.SemanticVersionNumber
 
getPattern() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getPatternChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getPatternChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getPatternChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getPatternChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getPatternChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getPatternChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getPatternChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getPatternChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getPatternLayoutRules() - Static method in class org.apache.log4j.pattern.PatternParser
Get standard format specifiers for EnhancedPatternLayout.
getPDFAFlavour() - Method in interface org.verapdf.pdfa.results.ValidationResult
 
getPDFAFlavour() - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
 
getPDFAFlavours() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDirectory
 
getPdfaIdentificationCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPdfaIdentificationRestrictedFieldDiffer1() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPdfaIdentificationRestrictedFieldDiffer23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPdfaIdentificationSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPDFDocument() - Method in interface org.verapdf.pdfa.PDFAParser
 
getPhotoshopCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPhotoshopDiffer1() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPhotoshopDiffer23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getPluginJar() - Method in class org.verapdf.processor.plugins.PluginConfig
 
getPlugins() - Method in class org.verapdf.processor.plugins.PluginsCollectionConfig
 
getPluginsCollectionConfig() - Method in interface org.verapdf.processor.ProcessorConfig
 
getPopupId() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getPopupId() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getPort() - Method in class org.apache.log4j.net.SocketAppender
Returns value of the Port option.
getPort() - Method in class org.apache.log4j.net.SocketHubAppender
Returns value of the Port option.
getPort() - Method in class org.apache.log4j.net.TelnetAppender
 
getPort() - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
Returns value of the Port option.
getPosition() - Method in enum org.verapdf.features.tools.ColorComponent.Colors
 
getPrecedence() - Method in class org.apache.log4j.lf5.LogLevel
 
getPredefinedSchemaDefinitionForPDFA_1(boolean) - Static method in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
Returns predefined schemas definition for PDF/A-1
getPredefinedSchemaDefinitionForPDFA_2_3(boolean) - Static method in class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
Returns predefined schemas definition for PDF/A-2 or PDF/A-3
getPrefix() - Method in interface org.verapdf.core.utils.FileOutputMapper
 
getprefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
getprefixPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getprefixPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getPriority() - Method in class org.apache.log4j.Category
Deprecated.
Please use Category.getLevel() instead.
getProcessedItem() - Method in interface org.verapdf.processor.ProcessorResult
 
getProcessedObjects(PDFAFlavour) - Method in interface org.verapdf.metadata.fixer.utils.parser.ProcessedObjectsParser
 
getProcessedObjects(String) - Method in interface org.verapdf.metadata.fixer.utils.parser.ProcessedObjectsParser
 
getProcessedObjects(InputStream) - Method in interface org.verapdf.metadata.fixer.utils.parser.ProcessedObjectsParser
 
getProcessedObjects(PDFAFlavour) - Method in class org.verapdf.metadata.fixer.utils.parser.XMLProcessedObjectsParser
 
getProcessedObjects(String) - Method in class org.verapdf.metadata.fixer.utils.parser.XMLProcessedObjectsParser
 
getProcessedObjects(InputStream) - Method in class org.verapdf.metadata.fixer.utils.parser.XMLProcessedObjectsParser
 
getProcessedObjectsPathProperty(PDFAFlavour) - Method in interface org.verapdf.metadata.fixer.utils.parser.ProcessedObjectsParser
 
getProcessedObjectsPathProperty(PDFAFlavour) - Method in class org.verapdf.metadata.fixer.utils.parser.XMLProcessedObjectsParser
 
getProducer() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getProducer() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getProducer() - Method in interface org.verapdf.metadata.fixer.schemas.AdobePDF
Return Producer entry.
getProfile() - Method in interface org.verapdf.pdfa.PDFAValidator
Returns the complete ValidationProfile enforced by this PDFAValidator.
getProfileDetails() - Method in interface org.verapdf.pdfa.results.ValidationResult
 
getProfileID() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getProfileID() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getProfileName() - Method in interface org.verapdf.processor.reports.ValidationReport
 
getProjectLinkRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getProjectLinkWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getProperties(Object, PropertyGetter.PropertyCallback, String) - Static method in class org.apache.log4j.config.PropertyGetter
 
getProperties(PropertyGetter.PropertyCallback, String) - Method in class org.apache.log4j.config.PropertyGetter
 
getProperties() - Method in class org.apache.log4j.pattern.LogEvent
Returns the set of properties for the event.
getProperties() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the set of properties for the event.
getProperties() - Method in class org.apache.log4j.xml.XMLLayout
Gets whether MDC key-value pairs should be output.
getProperties() - Method in class org.verapdf.features.ImageFeaturesData.Filter
 
getPropertiesChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getPropertiesChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getPropertiesChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getPropertiesChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getPropertiesChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getPropertiesChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getPropertiesChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getPropertiesChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getProperty(String) - Method in class org.apache.log4j.pattern.LogEvent
Return a property for this event.
getProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
Return a property for this event.
getPropertyDescriptor(String) - Method in class org.apache.log4j.config.PropertySetter
 
getPropertyKeySet(LoggingEvent) - Method in class org.apache.log4j.helpers.MDCKeySetExtractor
 
getPropertyKeySet() - Method in class org.apache.log4j.pattern.LogEvent
Returns the set of the key values in the properties for the event.
getPropertyKeySet() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the set of the key values in the properties for the event.
getpropertyPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getProvider() - Method in interface org.verapdf.component.ComponentDetails
 
getProviderIds() - Static method in class org.verapdf.pdfa.Foundries
Obtain all registered VeraFoundryProvider ids
getProviderURL() - Method in class org.apache.log4j.net.JMSAppender
 
getRange() - Method in class org.verapdf.features.ICCProfileFeaturesData
 
getRange() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getRange() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getRawStreamData() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getRawStreamData() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getReason() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getReason() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getReason() - Method in class org.verapdf.features.SignatureFeaturesData
 
getReconnectionDelay() - Method in class org.apache.log4j.net.SocketAppender
Returns value of the ReconnectionDelay option.
getRecordsDisplayedMessage() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getRectangle() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getRectangle() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getReferences() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getRegexp() - Method in enum org.verapdf.model.tools.xmp.validators.SimpleTypeValidator.SimpleTypeEnum
 
getRegistryName() - Method in interface org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
 
getRegistryName() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getRemoteHost() - Method in class org.apache.log4j.net.SocketAppender
Returns value of the RemoteHost option.
getRenderedMessage() - Method in class org.apache.log4j.pattern.LogEvent
 
getRenderedMessage() - Method in class org.apache.log4j.spi.LoggingEvent
 
getRendererMap() - Method in class org.apache.log4j.Hierarchy
Get the renderer map for this hierarchy.
getRendererMap() - Method in interface org.apache.log4j.spi.RendererSupport
 
getRepairStatus() - Method in interface org.verapdf.pdfa.results.MetadataFixerResult
 
getRepairStatus() - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl
 
getRepairSummary() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getReplyTo() - Method in class org.apache.log4j.net.SMTPAppender
Get the reply addresses.
getReportFile() - Method in class org.verapdf.processor.reports.ResultStructure
 
getResampleStretchRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getResampleStretchWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getResource(String, Class) - Static method in class org.apache.log4j.helpers.Loader
Deprecated.
as of 1.2.
getResource(String) - Static method in class org.apache.log4j.helpers.Loader
This method will search for resource in different places.
getResourceAsStream(Object, Resource) - Static method in class org.apache.log4j.lf5.util.ResourceUtils
Get the InputStream for this resource.
getResourceAsURL(Object, Resource) - Static method in class org.apache.log4j.lf5.util.ResourceUtils
Get the URL for this resource.
getResourceBundle() - Method in class org.apache.log4j.Category
Return the inherited ResourceBundle for this category.
getResourceBundle() - Method in class org.apache.log4j.spi.NOPLogger
Return the inherited ResourceBundle for this category.
getResourceBundleString(String) - Method in class org.apache.log4j.Category
Returns the string resource coresponding to key in this category's inherited resource bundle.
getResourceEventStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getResourceRefStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getResultForTask(TaskType) - Method in interface org.verapdf.processor.ProcessorResult
 
getResults() - Method in interface org.verapdf.processor.ProcessorResult
 
getResultSet() - Method in interface org.verapdf.processor.ProcessorResult
 
getRoot() - Static method in class org.apache.log4j.Category
Deprecated.
Please use Logger.getRootLogger() instead.
getRoot() - Method in interface org.verapdf.pdfa.PDFAParser
 
getRootCategoryNode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
getRootLogger() - Method in class org.apache.log4j.Hierarchy
Get the root of this hierarchy.
getRootLogger() - Static method in class org.apache.log4j.Logger
Return the root logger for the current logger repository.
getRootLogger() - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate root logger.
getRootLogger() - Method in interface org.apache.log4j.spi.LoggerRepository
 
getRootLogger() - Method in class org.apache.log4j.spi.NOPLoggerRepository
getRotation() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getRotation() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getRowCount() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getRuleByRuleId(RuleId) - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
 
getRuleDescriptions() - Method in class org.verapdf.metadata.fixer.utils.model.ProcessedObjects
 
getRuleId() - Method in interface org.verapdf.pdfa.results.TestAssertion
 
getRuleId() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getRules() - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
 
getRulesByObject(String) - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
Retrieve the complete Set of validation Rules associated with a PDF object
getRuleStatus() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getRuleSummaries() - Method in interface org.verapdf.processor.reports.ValidationDetails
 
getScaling() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getScaling() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getschemaPrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getScreenHeight() - Static method in class org.apache.log4j.lf5.LF5Appender
 
getScreenHeight() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getScreenWidth() - Static method in class org.apache.log4j.lf5.LF5Appender
 
getScreenWidth() - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
getSecurityCredentials() - Method in class org.apache.log4j.net.JMSAppender
 
getSecurityPrincipalName() - Method in class org.apache.log4j.net.JMSAppender
 
getSendOnClose() - Method in class org.apache.log4j.net.SMTPAppender
Get sendOnClose.
getSequenceNumber() - Method in class org.apache.log4j.lf5.LogRecord
Get the sequence number associated with this LogRecord.
getSeries() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
getSevereLevel() - Static method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
getSevereLevel() - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Gets the current Severe LogLevel
getShadingChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getShadingChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getShadingChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getShadingChild() - Method in interface org.verapdf.features.objects.ShadingPatternFeaturesObjectAdapter
 
getShadingChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getShadingChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getShadingChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getShadingChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getShadingChild() - Method in class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
 
getShadingChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getShadingType() - Method in interface org.verapdf.features.objects.ShadingFeaturesObjectAdapter
 
getShadingType() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
getSignatureFeatures(SignatureFeaturesData) - Method in class org.verapdf.features.AbstractSignatureFeaturesExtractor
Extract features from features data
getSignDate() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getSignDate() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getSignDate() - Method in class org.verapdf.features.SignatureFeaturesData
 
getSize() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getSize() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getSize() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getSize() - Method in enum org.verapdf.features.tools.ColorComponent
 
getSize() - Method in class org.verapdf.processor.reports.ItemDetails
 
getSMaskChild() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getSMaskChild() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getSMTPDebug() - Method in class org.apache.log4j.net.SMTPAppender
Get SMTP debug.
getSMTPHost() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the SMTPHost option.
getSMTPPassword() - Method in class org.apache.log4j.net.SMTPAppender
Get SMTP password.
getSMTPPort() - Method in class org.apache.log4j.net.SMTPAppender
Get port.
getSMTPProtocol() - Method in class org.apache.log4j.net.SMTPAppender
Get transport protocol.
getSMTPUsername() - Method in class org.apache.log4j.net.SMTPAppender
Get SMTP user name.
getSource() - Method in class org.apache.log4j.nt.NTEventLogAppender
 
getSpecification() - Method in interface org.verapdf.pdfa.validation.profiles.Reference
 
getSpecification() - Method in interface org.verapdf.pdfa.validation.profiles.RuleId
 
getSpecification() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getSql() - Method in class org.apache.log4j.jdbc.JDBCAppender
Returns pre-formated statement eg: insert into LogTable (msg) values ("%m")
getStart() - Method in interface org.verapdf.component.AuditDuration
 
getStart() - Method in class org.verapdf.component.AuditDurationImpl
 
getStartTime() - Static method in class org.apache.log4j.pattern.LogEvent
Returns the time when the application started, in milliseconds elapsed since 01.01.1970.
getStartTime() - Static method in class org.apache.log4j.spi.LoggingEvent
Returns the time when the application started, in milliseconds elapsed since 01.01.1970.
getStatement() - Method in interface org.verapdf.processor.reports.ValidationReport
 
getStatus(ValidationStatus) - Method in enum org.verapdf.metadata.fixer.utils.ValidationStatus
Return combination of current status and given status according to next table: Current value Passed value Result value
INVALID_DOCUMENT INVALID_DOCUMENT INVALID_DOCUMENT INVALID_STRUCTURE INVALID_DOCUMENT INVALID_METADATA INVALID_DOCUMENT VALID INVALID_DOCUMENT
INVALID_STRUCTURE INVALID_DOCUMENT INVALID_DOCUMENT INVALID_STRUCTURE INVALID_STRUCTURE INVALID_METADATA INVALID_DOCUMENT VALID INVALID_STRUCTURE
INVALID_METADATA INVALID_DOCUMENT INVALID_DOCUMENT INVALID_STRUCTURE INVALID_DOCUMENT INVALID_METADATA INVALID_METADATA VALID INVALID_METADATA
VALID INVALID_DOCUMENT INVALID_DOCUMENT INVALID_STRUCTURE INVALID_STRUCTURE INVALID_METADATA INVALID_METADATA VALID VALID
getStatus() - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl.Builder
 
getStatus() - Method in interface org.verapdf.pdfa.results.TestAssertion
 
getStatus() - Method in interface org.verapdf.processor.reports.Check
 
getStatus() - Method in interface org.verapdf.processor.reports.MetadataFixerReport
 
getStatus() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getStatusText(int, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getStemH() - Method in class org.verapdf.features.FontFeaturesData
 
getStemH() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getStemV() - Method in class org.verapdf.features.FontFeaturesData
 
getStemV() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getStream() - Method in class org.verapdf.features.FeaturesData
 
getStream() - Method in class org.verapdf.features.ImageFeaturesData.Filter
 
getStringDuration(long) - Static method in class org.verapdf.component.AuditDurationImpl
 
getStringFromBase(COSBase) - Static method in class org.verapdf.features.pb.tools.PBAdapterHelper
Gets String value from COSBase class
getStringToMatch() - Method in class org.apache.log4j.varia.StringMatchFilter
 
getStrokeAdjustment() - Method in interface org.verapdf.features.objects.ExtGStateFeaturesObjectAdapter
 
getStrokeAdjustment() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getStructParent() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getStructParent() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getStructParents() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getStructParents() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getStyleClass(Object) - Method in class org.apache.log4j.pattern.LevelPatternConverter
This method returns the CSS style class that should be applied to the LoggingEvent passed as parameter, which can be null.
getStyleClass(Object) - Method in class org.apache.log4j.pattern.PatternConverter
This method returns the CSS style class that should be applied to the LoggingEvent passed as parameter, which can be null.
getSubFilter() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
getSubFilter() - Method in interface org.verapdf.features.objects.SignatureFeaturesObjectAdapter
 
getSubFilter() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getSubFilter() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
getSubFilter() - Method in class org.verapdf.features.SignatureFeaturesData
 
getSubject() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the Subject option.
getSubject() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getSubject() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getSubject() - Method in interface org.verapdf.metadata.fixer.schemas.DublinCore
Return Subject entry.
getSubtype() - Method in class org.verapdf.features.EmbeddedFileFeaturesData
 
getSubtype() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
getSubtype() - Method in interface org.verapdf.features.objects.EmbeddedFileFeaturesObjectAdapter
 
getSubType() - Method in interface org.verapdf.features.objects.OutputIntentFeaturesObjectAdapter
 
getSubtype() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
getSubtype() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
getSubType() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
getSuccessfulJobCount() - Method in class org.verapdf.processor.reports.AbstractBatchJobSummary
 
getSuccessfulJobCount() - Method in interface org.verapdf.processor.reports.BatchJobSummary
 
getSuffix() - Method in interface org.verapdf.core.utils.FileOutputMapper
 
getSyslogEquivalent() - Method in class org.apache.log4j.Priority
Return the syslog equivalent of this priority as an integer.
getSyslogHost() - Method in class org.apache.log4j.net.SyslogAppender
Returns the value of the SyslogHost option.
getSystemProperty(String, String) - Static method in class org.apache.log4j.helpers.OptionConverter
Very similar to System.getProperty except that the SecurityException is hidden.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
 
getTableColumnMenuItem(LogTableColumn) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
getTarget() - Method in class org.apache.log4j.ConsoleAppender
Returns the current value of the Target property.
getTasks() - Method in interface org.verapdf.processor.ProcessorConfig
 
getTaskTypes() - Method in interface org.verapdf.processor.ProcessorResult
 
getTest() - Method in class org.verapdf.metadata.fixer.utils.model.RuleDescription
 
getTest() - Method in interface org.verapdf.pdfa.validation.profiles.Rule
 
getTest() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getTestAssertion() - Method in class org.verapdf.policy.SchematronOperation.AssertionInformation
 
getTestAssertions() - Method in interface org.verapdf.pdfa.results.ValidationResult
 
getTestEvalResult(Object, Rule, ScriptableObject) - Static method in class org.verapdf.pdfa.validation.validators.JavaScriptEvaluator
 
getTestNumber() - Method in interface org.verapdf.pdfa.validation.profiles.RuleId
 
getTestNumber() - Method in interface org.verapdf.processor.reports.RuleSummary
 
getText() - Method in class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
 
getText() - Method in enum org.verapdf.features.objects.ActionFeaturesObjectAdapter.Location
 
getThreadDescription() - Method in class org.apache.log4j.lf5.LogRecord
Get the thread description asscociated with this LogRecord.
getThreadName() - Method in class org.apache.log4j.pattern.LogEvent
 
getThreadName() - Method in class org.apache.log4j.spi.LoggingEvent
 
getThreadPrinting() - Method in class org.apache.log4j.TTCCLayout
Returns value of the ThreadPrinting option.
getThreshold() - Method in class org.apache.log4j.AppenderSkeleton
Returns this appenders threshold level.
getThreshold() - Method in class org.apache.log4j.Hierarchy
Returns a Level representation of the enable state.
getThreshold() - Method in interface org.apache.log4j.spi.LoggerRepository
Get the repository-wide threshold.
getThreshold() - Method in class org.apache.log4j.spi.NOPLoggerRepository
Get the repository-wide threshold.
getThrowable() - Method in class org.apache.log4j.spi.ThrowableInformation
 
getThrowableInformation() - Method in class org.apache.log4j.pattern.LogEvent
Returns the throwable information contained within this event.
getThrowableInformation() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the throwable information contained within this event.
getThrowableRenderer() - Method in class org.apache.log4j.Hierarchy
Get throwable renderer.
getThrowableRenderer() - Method in interface org.apache.log4j.spi.ThrowableRendererSupport
Get throwable renderer.
getThrowableStrRep() - Method in class org.apache.log4j.pattern.LogEvent
Return this event's throwable's string[] representaion.
getThrowableStrRep() - Method in class org.apache.log4j.spi.LoggingEvent
Return this event's throwable's string[] representaion.
getThrowableStrRep() - Method in class org.apache.log4j.spi.ThrowableInformation
 
getThrown() - Method in class org.apache.log4j.lf5.LogRecord
Get the Throwable associated with this LogRecord.
getThrownStackTrace() - Method in class org.apache.log4j.lf5.LogRecord
Get the stack trace in a String-based format for the associated Throwable of this LogRecord.
getThumb() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getThumb() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getThumbnailRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getThumbnailWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTiffRestrictedFieldCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTiffWithoutRestrictedFieldCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTiffYcbcrsubsamplingSeqChoiceCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTilingType() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getTilingType() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getTimecodeRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTimecodeWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTimeScaleStretchRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTimeScaleStretchWithoutRestrictedFieldStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTimeStamp() - Method in class org.apache.log4j.pattern.LogEvent
Getter for the event's time stamp.
getTimeStamp() - Method in class org.apache.log4j.spi.LoggingEvent
Getter for the event's time stamp.
getTimeStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getTimeZone() - Method in class org.apache.log4j.helpers.DateLayout
Returns value of the TimeZone option.
getTimeZone() - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
getTitle() - Method in class org.apache.log4j.HTMLLayout
Returns the current value of the Title option.
getTitle() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
getTitle() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getTitle() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getTitle() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter
 
getTitle() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getTitle() - Method in interface org.verapdf.metadata.fixer.schemas.DublinCore
Return Title entry.
getTo() - Method in class org.apache.log4j.net.SMTPAppender
Returns value of the To option.
getToolTipText(MouseEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
getTopicBindingName() - Method in class org.apache.log4j.net.JMSAppender
Returns the value of the TopicBindingName option.
getTopicConnection() - Method in class org.apache.log4j.net.JMSAppender
Returns the TopicConnection used for this appender.
getTopicConnectionFactoryBindingName() - Method in class org.apache.log4j.net.JMSAppender
Returns the value of the TopicConnectionFactoryBindingName option.
getTopicPublisher() - Method in class org.apache.log4j.net.JMSAppender
Returns the TopicPublisher used for this appender.
getTopicSession() - Method in class org.apache.log4j.net.JMSAppender
Returns the TopicSession used for this appender.
getTotalAssertions() - Method in interface org.verapdf.pdfa.results.ValidationResult
 
getTotalJobCount() - Method in interface org.verapdf.processor.reports.BatchJobSummary
 
getTotalJobCount() - Method in class org.verapdf.processor.reports.FeaturesBatchSummary
 
getTotalJobCount() - Method in class org.verapdf.processor.reports.MetadataRepairBatchSummary
 
getTotalJobs() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getTotalNumberOfRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
getTotalRowCount() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getTransitionStyle() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getTransitionStyle() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getTransparency() - Method in interface org.verapdf.features.objects.ExtGStateFeaturesObjectAdapter
 
getTransparency() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
getTrapped() - Method in interface org.verapdf.features.objects.InfoDictFeaturesObjectAdapter
 
getTrapped() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
getTreePath(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
getTreePathToRoot(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Returns the CategoryPath to the specified CategoryNode
getTrimBox() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getTrimBox() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getType() - Method in class org.verapdf.features.AbstractFeaturesExtractor
 
getType() - Method in class org.verapdf.features.objects.ActionFeaturesObject
 
getType() - Method in interface org.verapdf.features.objects.ActionFeaturesObjectAdapter
 
getType() - Method in class org.verapdf.features.objects.AnnotationFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.ColorSpaceFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.DocSecurityFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.EmbeddedFileFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.ExtGStateFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.FeaturesObject
 
getType() - Method in class org.verapdf.features.objects.FontFeaturesObject
 
getType() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getType() - Method in class org.verapdf.features.objects.FormXObjectFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.ICCProfileFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.ImageXObjectFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.InfoDictFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.InteractiveFormFieldFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.LowLvlInfoFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.MetadataFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.OutlinesFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.OutputIntentFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.PageFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.PostScriptFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.PropertiesDictFeaturesObject
 
getType() - Method in interface org.verapdf.features.objects.PropertiesDictFeaturesObjectAdapter
 
getType() - Method in class org.verapdf.features.objects.ShadingFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.ShadingPatternFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.SignatureFeaturesObject
 
getType() - Method in class org.verapdf.features.objects.TilingPatternFeaturesObject
 
getType() - Method in class org.verapdf.features.pb.objects.PBActionFeaturesObjectAdapter
 
getType() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getType() - Method in class org.verapdf.features.pb.objects.PBPropertiesDictFeaturesObjectAdapter
 
getType() - Method in enum org.verapdf.model.tools.xmp.validators.ArrayTypeValidator.ArrayTypeEnum
 
getType() - Method in enum org.verapdf.model.tools.xmp.validators.SimpleTypeValidator.SimpleTypeEnum
 
getType() - Method in interface org.verapdf.processor.TaskResult
 
gettypePrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
 
getURL() - Method in class org.apache.log4j.jdbc.JDBCAppender
 
getURL() - Method in class org.apache.log4j.lf5.util.Resource
Get the URL of the Resource.
getUser() - Method in class org.apache.log4j.jdbc.JDBCAppender
 
getUserName() - Method in class org.apache.log4j.net.JMSAppender
 
getValidationProfile() - Method in interface org.verapdf.pdfa.results.ValidationResult
 
getValidationProfileByFlavour(PDFAFlavour) - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDirectory
 
getValidationProfileById(String) - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDirectory
 
getValidationProfileIds() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDirectory
 
getValidationProfiles() - Method in interface org.verapdf.pdfa.validation.profiles.ProfileDirectory
 
getValidationProfileSchema() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns the JAXB generated XML schema for the ValidationProfileImpl type.
getValidationResult() - Method in interface org.verapdf.processor.ProcessorResult
 
getValidationSummary() - Method in interface org.verapdf.processor.reports.BatchSummary
 
getValidatorConfig() - Method in interface org.verapdf.processor.ProcessorConfig
 
getValidatorsContainer() - Method in class org.verapdf.model.tools.xmp.SchemasDefinition
 
getValue(NamedNodeMap, String) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
getValue() - Method in interface org.verapdf.features.objects.InteractiveFormFieldFeaturesObjectAdapter
 
getValue() - Method in class org.verapdf.features.pb.objects.PBInteractiveFormFieldFeaturesObjectAdapter
 
getValue() - Method in class org.verapdf.features.tools.FeatureTreeNode
 
getValue() - Method in interface org.verapdf.pdfa.validation.profiles.Variable
 
getValue() - Method in class org.verapdf.processor.plugins.Attribute
 
getValue() - Method in enum org.verapdf.processor.TaskType
 
getValueAt(int, int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
getvalueTypePrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
getvalueTypePrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaField
 
getvalueTypePrefix() - Method in class org.verapdf.model.impl.axl.AXLExtensionSchemaProperty
 
getVariables() - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
TODO: A better explanation of Variables and their role.
getVariablesByObject(String) - Method in interface org.verapdf.pdfa.validation.profiles.ValidationProfile
TODO: A better explanation of Variables and their role.
getVeraProfileDirectory() - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a ProfileDirectory instance that has been pre-populated with the curated ValidationProfiles supplied with the veraPDF library.
getVersion() - Method in interface org.verapdf.component.ComponentDetails
 
getVersion() - Method in class org.verapdf.features.AbstractFeaturesExtractor.ExtractorDetails
 
getVersion() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
getVersion() - Method in interface org.verapdf.features.objects.ICCProfileFeaturesObjectAdapter
 
getVersion() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
getVersion() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
getVersion() - Method in class org.verapdf.processor.plugins.PluginConfig
 
getVersion() - Method in class org.verapdf.ReleaseDetails
 
getVersionString() - Method in interface org.verapdf.SemanticVersionNumber
 
getVersionStructure() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getwhen() - Method in class org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent
 
getWhitePoint() - Method in interface org.verapdf.features.objects.ColorSpaceFeaturesObjectAdapter
 
getWhitePoint() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
getWidth() - Method in class org.verapdf.features.ImageFeaturesData
 
getWidth() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
getWidth() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
getXHeight() - Method in class org.verapdf.features.FontFeaturesData
 
getXHeight() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
getXmpBasicCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXmpBasicJobCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXMPBasicSchema(InfoDictionary) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Get XMPBasic representation.
getXmpBasicSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXmpDynamicMediaRestrictedFieldSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXmpDynamicMediaWithoutRestrictedFieldSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXmpMediaManagementCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXmpMetadata() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getXmpPagedTextCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXmpPagedTextSpecified23() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXMPProperties() - Method in class org.verapdf.model.impl.axl.AXLXMPPackage
 
getXmpRightsCommon() - Static method in class org.verapdf.model.tools.xmp.XMPConstants
 
getXObjectChild() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
getXObjectChild() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
getXObjectChild() - Method in interface org.verapdf.features.objects.PageFeaturesObjectAdapter
 
getXObjectChild() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getXObjectChild() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
getXObjectChild() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
getXObjectChild() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
getXObjectChild() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getXStep() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getXStep() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
getYear() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
getYStep() - Method in interface org.verapdf.features.objects.TilingPatternFeaturesObjectAdapter
 
getYStep() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
GPS_COORDINATE - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
GS - Static variable in class org.verapdf.model.tools.constants.Operators
 

H

H_CLOSEPATH - Static variable in class org.verapdf.model.tools.constants.Operators
 
handleBatchEnd(BatchSummary) - Method in interface org.verapdf.processor.BatchProcessingHandler
This method is called by the BatchProcessor at the end of the batch process and allows custom action to be taken informed by the summary of the batch process.
handleBatchStart(ProcessorConfig) - Method in interface org.verapdf.processor.BatchProcessingHandler
This method is called by the BatchProcessor at the start of processing.
handleNotification(Notification, Object) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
handleResult(ProcessorResult) - Method in class org.verapdf.processor.AbstractBatchHandler
 
handleResult(ProcessorResult) - Method in interface org.verapdf.processor.BatchProcessingHandler
This method is called by the BatchProcessor after each item in the batch is processed allowing the implementor to take specific action for each item processed.
handlesThrowable() - Method in class org.apache.log4j.pattern.LoggingEventPatternConverter
Normally pattern converters are not meant to handle Exceptions although few pattern converters might.
handlesThrowable() - Method in class org.apache.log4j.pattern.ThrowableInformationPatternConverter
This converter obviously handles throwables.
hasArguments() - Method in enum org.verapdf.policy.SchematronOperation
 
hasCryptFilter() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter
 
hasCustomProfile() - Method in interface org.verapdf.processor.ProcessorConfig
 
hasExt(String, String) - Static method in class org.verapdf.core.utils.FileUtils
 
hasExtNoCase(String, String) - Static method in class org.verapdf.core.utils.FileUtils
 
hasFatalChildren() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
hasFatalRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
hashCode() - Method in class org.apache.log4j.lf5.LogLevel
 
hashCode() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
hashCode() - Method in class org.apache.log4j.lf5.viewer.LogTableColumn
 
hashCode() - Method in class org.verapdf.component.AuditDurationImpl
 
hashCode() - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
hashCode() - Method in class org.verapdf.features.FeatureExtractionResult
 
hashCode() - Method in class org.verapdf.features.tools.FeatureTreeNode
 
hashCode() - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl
 
hashCode() - Method in class org.verapdf.processor.reports.FeaturesBatchSummary
 
hashCode() - Method in class org.verapdf.processor.reports.MetadataRepairBatchSummary
 
hashCode() - Method in class org.verapdf.ReleaseDetails
{ @inheritDoc }
hasMoreElements() - Method in class org.apache.log4j.helpers.NullEnumeration
 
hasTask(TaskType) - Method in interface org.verapdf.processor.ProcessorConfig
 
hasThrown() - Method in class org.apache.log4j.lf5.LogRecord
 
headFilter - Variable in class org.apache.log4j.AppenderSkeleton
The first filter in the filter chain.
HEIGHT - Static variable in class org.verapdf.features.tools.CreateNodeHelper
 
hide() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Hide the frame for the LogBrokerMonitor.
Hierarchy - Class in org.apache.log4j
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
Hierarchy(Logger) - Constructor for class org.apache.log4j.Hierarchy
Create a new logger hierarchy.
HierarchyDynamicMBean - Class in org.apache.log4j.jmx
 
HierarchyDynamicMBean() - Constructor for class org.apache.log4j.jmx.HierarchyDynamicMBean
 
HierarchyEventListener - Interface in org.apache.log4j.spi
Listen to events occuring within a Hierarchy.
HTMLLayout - Class in org.apache.log4j
This layout outputs events in a HTML table.
HTMLLayout() - Constructor for class org.apache.log4j.HTMLLayout
 
HTMLReport - Class in org.verapdf.report
Generating HTML validation report

I

i - Variable in class org.apache.log4j.helpers.PatternParser
 
I_SETFLAT - Static variable in class org.verapdf.model.tools.constants.Operators
 
ICCProfileFeaturesData - Class in org.verapdf.features
Features data of an iccprofile for feature extractor
ICCProfileFeaturesObject - Class in org.verapdf.features.objects
Feature object for iccprofile
ICCProfileFeaturesObject(ICCProfileFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ICCProfileFeaturesObject
Constructs new ICCProfile Feature Object
ICCProfileFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
ID - Static variable in class org.verapdf.features.tools.CreateNodeHelper
 
ID - Static variable in class org.verapdf.features.tools.ErrorsHelper
 
ID - Static variable in class org.verapdf.model.tools.constants.Operators
 
IDENTIFICATION - Static variable in class org.verapdf.model.impl.axl.AXLMainXMPPackage
 
ignoresThrowable() - Method in class org.apache.log4j.EnhancedPatternLayout
Will return false if any of the conversion specifiers in the pattern handles Exceptions.
ignoresThrowable() - Method in class org.apache.log4j.HTMLLayout
The HTML layout handles the throwable contained in logging events.
ignoresThrowable() - Method in class org.apache.log4j.Layout
If the layout handles the throwable object contained within LoggingEvent, then the layout should return false.
ignoresThrowable() - Method in class org.apache.log4j.pattern.BridgePatternConverter
Will return false if any of the conversion specifiers in the pattern handles Exceptions.
ignoresThrowable() - Method in class org.apache.log4j.PatternLayout
The PatternLayout does not handle the throwable contained within LoggingEvents.
ignoresThrowable() - Method in class org.apache.log4j.SimpleLayout
The SimpleLayout does not handle the throwable contained within LoggingEvents.
ignoresThrowable() - Method in class org.apache.log4j.TTCCLayout
The TTCCLayout does not handle the throwable contained within LoggingEvents.
ignoresThrowable() - Method in class org.apache.log4j.xml.XMLLayout
The XMLLayout prints and does not ignore exceptions.
ImageFeaturesData - Class in org.verapdf.features
Features data of an image for feature extractor
ImageFeaturesData.Filter - Class in org.verapdf.features
Class which represents a filter and it's parameters.
ImageXObjectFeaturesObject - Class in org.verapdf.features.objects
Features object for image xobject.
ImageXObjectFeaturesObject(ImageXObjectFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ImageXObjectFeaturesObject
Constructs new Image XObject Feature Object
ImageXObjectFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter - Interface in org.verapdf.features.objects
 
immediateFlush - Variable in class org.apache.log4j.WriterAppender
Immediate flush means that the underlying writer or output stream will be flushed at the end of each append operation unless shouldFlush() is overridden.
inCheckBoxHitRegion(MouseEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
info(Object) - Method in class org.apache.log4j.Category
Log a message object with the INFO Level.
info(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the INFO level including the stack trace of the Throwable t passed as parameter.
INFO - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
INFO.
INFO - Static variable in class org.apache.log4j.Level
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
INFO - Static variable in class org.apache.log4j.lf5.LogLevel
 
info(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at info level.
info(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
info(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at info level.
INFO - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.INFO instead.
info(Object) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the INFO Level.
info(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the INFO level including the stack trace of the Throwable t passed as parameter.
INFO_AUTHOR - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
INFO_CREATION_DATE - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
INFO_CREATOR - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
INFO_INT - Static variable in class org.apache.log4j.Priority
 
INFO_MODIFICATION_DATE - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
INFO_SUBJECT - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
INFO_TITLE - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
InfoDictFeaturesObject - Class in org.verapdf.features.objects
Feature object for info dict
InfoDictFeaturesObject(InfoDictFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.InfoDictFeaturesObject
Constructs new info dict Feature Object
InfoDictFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
InfoDictionary - Interface in org.verapdf.metadata.fixer.entity
Current interface provide necessary behavior of pdf document information dictionary.
inherit(Stack) - Static method in class org.apache.log4j.NDC
Inherit the diagnostic context of another thread.
INHERITED - Static variable in interface org.apache.log4j.spi.Configurator
Special level value signifying inherited behaviour.
init() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
init() - Method in class org.apache.log4j.lf5.viewer.LogTable
 
initComponents() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
initialise() - Static method in class org.verapdf.pdfa.validation.validators.JavaScriptEvaluator
 
initialize(AbstractFeaturesExtractor.ExtractorDetails) - Method in class org.verapdf.features.AbstractFeaturesExtractor
 
initialize(AbstractFeaturesExtractor.ExtractorDetails, Map<String, String>) - Method in class org.verapdf.features.AbstractFeaturesExtractor
 
inputStreamToByteArray(InputStream) - Static method in class org.verapdf.features.pb.tools.PBAdapterHelper
Generates byte array with contents of a stream
inputStreamToByteArray(InputStream) - Static method in class org.verapdf.features.tools.CreateNodeHelper
Generates byte array with contents of a stream
insertPolicyReport(File, File, OutputStream) - Static method in class org.verapdf.policy.PolicyChecker
Adds a policy report to a veraPDF machine readable report instance, effectively a merge carried out by an XSLT transform.
INSTANCE - Static variable in class org.apache.log4j.helpers.MDCKeySetExtractor
 
instantiateByClassName(String, Class, Object) - Static method in class org.apache.log4j.helpers.OptionConverter
Instantiate an object given a class name.
instantiateByKey(Properties, String, Class, Object) - Static method in class org.apache.log4j.helpers.OptionConverter
 
INTEGER - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
IntegerPatternConverter - Class in org.apache.log4j.pattern
Formats an integer.
InteractiveFormFieldFeaturesObject - Class in org.verapdf.features.objects
 
InteractiveFormFieldFeaturesObject(InteractiveFormFieldFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.InteractiveFormFieldFeaturesObject
Constructs new Annotation Feature Object
InteractiveFormFieldFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
introspect() - Method in class org.apache.log4j.config.PropertySetter
Uses JavaBeans Introspector to computer setters of object to be configured.
invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
 
invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
 
invoke(String, Object[], String[]) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.SocketAppender
 
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.SocketHubAppender
 
isAllcap() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isAllowedExtension(String) - Static method in class org.verapdf.policy.PolicyChecker
Check if an extenstion is an allowed policy file extension
isAnyFeatureEnabled(EnumSet<FeatureObjectType>) - Method in interface org.verapdf.features.FeatureExtractorConfig
 
isAsSevereAsThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
Check whether the message level is below the appender's threshold.
isAttached(Appender) - Method in class org.apache.log4j.AsyncAppender
Determines if specified appender is attached.
isAttached(Appender) - Method in class org.apache.log4j.Category
Is the appender passed as parameter attached to this category?
isAttached(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Returns true if the specified appender is in the list of attached appenders, false otherwise.
isAttached(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
Determines if specified appender is attached.
isAttached(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Returns true if the specified appender is in list of attached attached, false otherwise.
isAttached(Appender) - Method in class org.apache.log4j.spi.NOPLogger
Is the appender passed as parameter attached to this category?
isBold() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter
 
isCategoryPathActive(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
isCellEditable(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
isCellEditable(int, int) - Method in class org.apache.log4j.lf5.viewer.LogTableModel
 
isChangesAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isChangesAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isCIDSystemInfoPresent() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter
 
isCIDSystemInfoPresent() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
isCompliant() - Method in interface org.verapdf.pdfa.results.ValidationResult
 
isCompliant() - Method in interface org.verapdf.processor.reports.ValidationReport
 
isCorresponding(VeraPDFXMPNode, String) - Method in class org.verapdf.model.tools.xmp.validators.ArrayTypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.DateTypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.LangAltValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.SimpleTypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.StructuredTypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.StructuredTypeWithRestrictedFieldsValidator
 
isCorresponding(VeraPDFXMPNode) - Method in interface org.verapdf.model.tools.xmp.validators.TypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.URITypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.URLTypeValidator
 
isCorresponding(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.validators.XPathTypeValidator
 
isCorrespondsDefinedType(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
isCorrespondsDefinedType(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.SchemasDefinition
Checks the node type
isDebugEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the DEBUG Level.
isDebugEnabled() - Method in class org.apache.log4j.spi.NOPLogger
Check whether this category is enabled for the DEBUG Level.
isDefinedProperty(QName) - Method in class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
isDefinedProperty(VeraPDFXMPNode) - Method in class org.verapdf.model.tools.xmp.SchemasDefinition
 
isDefinedProperty(QName) - Method in class org.verapdf.model.tools.xmp.SchemasDefinition
 
isDisabled(int) - Method in class org.apache.log4j.Hierarchy
This method will return true if this repository is disabled for level object passed as parameter and false otherwise.
isDisabled(int) - Method in interface org.apache.log4j.spi.LoggerRepository
Returns whether this repository is disabled for a given level.
isDisabled(int) - Method in class org.apache.log4j.spi.NOPLoggerRepository
Returns whether this repository is disabled for a given level.
isDocumentAssemblyAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isDocumentAssemblyAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isEmbedded() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isEmpty() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
isEmpty() - Method in interface org.verapdf.core.Directory
 
isEmpty() - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
isEnabled() - Method in class org.verapdf.processor.plugins.PluginConfig
 
isEnabledFor(Priority) - Method in class org.apache.log4j.Category
Check whether this category is enabled for a given Level passed as parameter.
isEnabledFor(Priority) - Method in class org.apache.log4j.spi.NOPLogger
Check whether this category is enabled for a given Level passed as parameter.
isEncryptedPdf() - Method in interface org.verapdf.processor.ProcessorResult
 
isEncryptMetadata() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isEncryptMetadata() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isExecuted() - Method in interface org.verapdf.processor.TaskResult
 
isExtractAccessibilityAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isExtractAccessibilityAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isExtractContentAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isExtractContentAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isFatal() - Method in class org.apache.log4j.lf5.LogRecord
 
isFeatureEnabled(FeatureObjectType) - Method in interface org.verapdf.features.FeatureExtractorConfig
 
isFilenameAllowedExtension(String) - Static method in class org.verapdf.policy.PolicyChecker
Check if a filename has an allowed policy file extension
isFillingSigningAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isFillingSigningAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isFirstReport - Variable in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
isFixedPitch() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isFixId() - Method in interface org.verapdf.metadata.fixer.MetadataFixerConfig
 
isForceBold() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isFull() - Method in class org.apache.log4j.helpers.BoundedFIFO
Return true if the buffer is full, that is, whether the number of elements in the buffer equals the buffer size.
isGenAppName(String) - Method in class org.apache.log4j.config.PropertyPrinter
Returns true if the specified appender name is considered to have been generated, that is, if it is of the form A[0-9]+.
isGreaterOrEqual(Priority) - Method in class org.apache.log4j.Priority
Returns true if this level has a higher or equal level than the level passed as argument, false otherwise.
isGroupPresent() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
isGroupPresent() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
isHandledType(Class) - Method in class org.apache.log4j.config.PropertyGetter
 
isHidden() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isHidden() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isInfoEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the info Level.
isInfoEnabled() - Method in class org.apache.log4j.spi.NOPLogger
Check whether this category is enabled for the info Level.
isInterpolate() - Method in interface org.verapdf.features.objects.ImageXObjectFeaturesObjectAdapter
 
isInterpolate() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
isInvisible() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isInvisible() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isItalic() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isItalic() - Method in interface org.verapdf.features.objects.OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter
 
isJava1() - Static method in class org.apache.log4j.helpers.Loader
Are we running under JDK 1.x?
isKnownType(String) - Method in class org.verapdf.model.tools.xmp.ValidatorsContainer
 
isLeftAligned() - Method in class org.apache.log4j.pattern.FormattingInfo
Determine if left aligned.
isLocked() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isLocked() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isLockedContents() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isLockedContents() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isMetadataNode() - Method in class org.verapdf.features.tools.FeatureTreeNode
 
isModifyAnnotationsAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isModifyAnnotationsAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isMultiJob() - Method in interface org.verapdf.processor.reports.BatchSummary
 
isNeedToBeUpdated() - Method in interface org.verapdf.metadata.fixer.entity.InfoDictionary
 
isNeedToBeUpdated() - Method in interface org.verapdf.metadata.fixer.entity.Metadata
 
isNeedToBeUpdated() - Method in interface org.verapdf.metadata.fixer.entity.PDFDocument
 
isNonSymbolic() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isNoRotate() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isNoRotate() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isNoView() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isNoView() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isNoZoom() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isNoZoom() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
ISO8601_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
String constant used to specify ISO8601DateFormat in layouts.
ISO8601DateFormat - Class in org.apache.log4j.helpers
Formats a Date in the format "yyyy-MM-dd HH:mm:ss,SSS" for example "1999-11-27 15:49:37,459".
ISO8601DateFormat() - Constructor for class org.apache.log4j.helpers.ISO8601DateFormat
 
ISO8601DateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.ISO8601DateFormat
 
isPdf() - Method in interface org.verapdf.processor.ProcessorResult
 
isPDFObjectPresent() - Method in interface org.verapdf.features.objects.FeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBActionFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBInteractiveFormFieldFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBMetadataFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBOutlinesFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBPostScriptXObjectFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBPropertiesDictFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
isPDFObjectPresent() - Method in class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
 
isPrintAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isPrintAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isPrintDegradedAllowed() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isPrintDegradedAllowed() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
isPrinted() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isPrinted() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isReadOnly() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isReadOnly() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isRecordPasses() - Method in interface org.verapdf.pdfa.validation.validators.ValidatorConfig
Indicates whether the validator is configured to record passed checks.
isScript() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
isSerif() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isSevereLevel() - Method in class org.apache.log4j.lf5.Log4JLogRecord
Determines which Priority levels will be displayed in colored font when the LogMonitorAppender renders this log message.
isSevereLevel() - Method in class org.apache.log4j.lf5.LogRecord
Abstract method.
isSevereLevel() - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
isSmallCap() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isSuccess() - Method in interface org.verapdf.processor.TaskResult
 
isSymbolic() - Method in interface org.verapdf.features.objects.FontFeaturesObjectAdapter.FontDescriptorAdapter
 
isTagged() - Method in interface org.verapdf.features.objects.LowLvlInfoFeaturesObjectAdapter
 
isTagged() - Method in class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
 
isToggleNoView() - Method in interface org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
 
isToggleNoView() - Method in class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
 
isTraceEnabled() - Method in class org.apache.log4j.Logger
Check whether this category is enabled for the TRACE Level.
isTraceEnabled() - Method in class org.apache.log4j.spi.NOPLogger
Check whether this category is enabled for the TRACE Level.
isTransparencyGroupIsolated() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
isTransparencyGroupIsolated() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
isTransparencyGroupKnockout() - Method in interface org.verapdf.features.objects.FormXObjectFeaturesObjectAdapter
 
isTransparencyGroupKnockout() - Method in class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
 
isTriggeringEvent(LoggingEvent) - Method in interface org.apache.log4j.spi.TriggeringEventEvaluator
Is this the triggering event?
isUserPermissionsPresent() - Method in interface org.verapdf.features.objects.DocSecurityFeaturesObjectAdapter
 
isUserPermissionsPresent() - Method in class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
 
italicAngle(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
ItemDetails - Class in org.verapdf.processor.reports
Encapsulates the details of a PDF document, just the name and the size in bytes.
ItemProcessor - Interface in org.verapdf.processor
Processor encapsulates all validation processes: validation, metadata fixes and feature extracting.
iterator() - Method in class org.verapdf.metadata.fixer.utils.model.ProcessedObjects
 
iterator() - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl
 

J

J_LINE_CAP - Static variable in class org.verapdf.model.tools.constants.Operators
 
J_LINE_JOIN - Static variable in class org.verapdf.model.tools.constants.Operators
 
JavaScriptEvaluator - Class in org.verapdf.pdfa.validation.validators
 
JavaScriptEvaluator() - Constructor for class org.verapdf.pdfa.validation.validators.JavaScriptEvaluator
 
JAXBCollection<T> - Class in org.verapdf.core
Generic collection wrapper class.
JAXBCollection(Collection<T>) - Constructor for class org.verapdf.core.JAXBCollection
 
JAXBCollection() - Constructor for class org.verapdf.core.JAXBCollection
 
JDBCAppender - Class in org.apache.log4j.jdbc
The JDBCAppender provides for sending log events to a database.
JDBCAppender() - Constructor for class org.apache.log4j.jdbc.JDBCAppender
 
JDK14_LOG_LEVELS - Static variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
JMSAppender - Class in org.apache.log4j.net
A simple appender that publishes events to a JMS Topic.
JMSAppender() - Constructor for class org.apache.log4j.net.JMSAppender
 
JMSSink - Class in org.apache.log4j.net
A simple application that consumes logging events sent by a JMSAppender.
JMSSink(String, String, String, String) - Constructor for class org.apache.log4j.net.JMSSink
 
JOB - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 

K

K_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
K_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
KEYWORDS - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 

L

l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.Category
Log a localized message.
l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.Category
Log a localized and parameterized message.
l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a localized message.
l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a localized and parameterized message.
L_LINE_TO - Static variable in class org.verapdf.model.tools.constants.Operators
 
LANG_ALT - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
LangAltValidator - Class in org.verapdf.model.tools.xmp.validators
 
LangAltValidator() - Constructor for class org.verapdf.model.tools.xmp.validators.LangAltValidator
 
layout - Variable in class org.apache.log4j.AppenderSkeleton
The layout variable does not need to be set if the appender implementation has its own layout.
Layout - Class in org.apache.log4j
Extend this abstract class to create your own log layout format.
Layout() - Constructor for class org.apache.log4j.Layout
 
LayoutDynamicMBean - Class in org.apache.log4j.jmx
 
LayoutDynamicMBean(Layout) - Constructor for class org.apache.log4j.jmx.LayoutDynamicMBean
 
layoutNames - Variable in class org.apache.log4j.config.PropertyPrinter
 
leading(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
length() - Method in class org.apache.log4j.helpers.BoundedFIFO
Get the number of elements in the buffer.
length() - Method in class org.apache.log4j.helpers.CyclicBuffer
Get the number of elements in the buffer.
level - Variable in class org.apache.log4j.Category
The assigned level of this category.
Level - Class in org.apache.log4j
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFODEBUG and ALL.
Level(int, String, int) - Constructor for class org.apache.log4j.Level
Instantiate a Level object.
LEVEL - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
level - Variable in class org.apache.log4j.pattern.LogEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LogEvent.getLevel() method instead.
level - Variable in class org.apache.log4j.spi.LoggingEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LoggingEvent.getLevel() method instead.
LevelMatchFilter - Class in org.apache.log4j.varia
This is a very simple filter based on level matching.
LevelMatchFilter() - Constructor for class org.apache.log4j.varia.LevelMatchFilter
 
LevelPatternConverter - Class in org.apache.log4j.pattern
Return the event's level in a StringBuffer.
LevelRangeFilter - Class in org.apache.log4j.varia
This is a very simple filter based on level matching, which can be used to reject messages with priorities outside a certain range.
LevelRangeFilter() - Constructor for class org.apache.log4j.varia.LevelRangeFilter
 
LF5Appender - Class in org.apache.log4j.lf5
LF5Appender logs events to a swing based logging console.
LF5Appender() - Constructor for class org.apache.log4j.lf5.LF5Appender
Constructs a LF5Appender using the default instance of the LogBrokerMonitor.
LF5Appender(LogBrokerMonitor) - Constructor for class org.apache.log4j.lf5.LF5Appender
Constructs a LF5Appender using an instance of a LogBrokerMonitor supplied by the user.
LF5SwingUtils - Class in org.apache.log4j.lf5.viewer
Provides methods to accomplish common yet non-trivial tasks with Swing.
LF5SwingUtils() - Constructor for class org.apache.log4j.lf5.viewer.LF5SwingUtils
 
LIBRARY_DETAILS_RESOURCE - Static variable in class org.verapdf.ReleaseDetails
 
libraryDetails(URI, String) - Static method in class org.verapdf.component.Components
Convenience method that creates a ComponentDetails instance with the veraPDF library version number and description.
LINE_SEP - Static variable in class org.apache.log4j.Layout
 
LINE_SEP_LEN - Static variable in class org.apache.log4j.Layout
 
LineLocationPatternConverter - Class in org.apache.log4j.pattern
Return the event's line location information in a StringBuffer.
LineSeparatorPatternConverter - Class in org.apache.log4j.pattern
Formats a line separator.
LiteralPatternConverter - Class in org.apache.log4j.pattern
Formats a string literal.
LiteralPatternConverter(String) - Constructor for class org.apache.log4j.pattern.LiteralPatternConverter
Create a new instance.
load() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
load() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Loads the MRU file list in from a file and stores it in a LinkedList.
loadClass(String) - Static method in class org.apache.log4j.helpers.Loader
If running under JDK 1.2 load the specified class using the Thread contextClassLoader if that fails try Class.forname.
Loader - Class in org.apache.log4j.helpers
Load resources (or images) from various sources.
Loader() - Constructor for class org.apache.log4j.helpers.Loader
 
loadExtractors(Path) - Static method in class org.verapdf.processor.FeaturesPluginsLoader
Configurates features reporter
loadExtractors(InputStream) - Static method in class org.verapdf.processor.FeaturesPluginsLoader
 
loadExtractors(PluginsCollectionConfig) - Static method in class org.verapdf.processor.FeaturesPluginsLoader
 
loadLogFile(File) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Loads and parses a log file.
loadLogFile(URL) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Loads a parses a log file running on a server.
LOCALE - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
LOCATION - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
Location - Interface in org.verapdf.pdfa.results
Used to record the location of specific test assertions during the validation process.
LOCATION_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
LOCATION_INFO_OPTION - Static variable in class org.apache.log4j.HTMLLayout
Deprecated.
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
locationFromValues(String, String) - Static method in class org.verapdf.pdfa.results.ValidationResults
TODO: Better explanation of level and context.
LocationInfo - Class in org.apache.log4j.spi
The internal representation of caller location information.
LocationInfo(Throwable, String) - Constructor for class org.apache.log4j.spi.LocationInfo
Instantiate location information based on a Throwable.
LocationInfo(String, String, String, String) - Constructor for class org.apache.log4j.spi.LocationInfo
Create new instance.
locationInformationExists() - Method in class org.apache.log4j.pattern.LogEvent
Check for the existence of location information without creating it (a byproduct of calling getLocationInformation).
locationInformationExists() - Method in class org.apache.log4j.spi.LoggingEvent
Check for the existence of location information without creating it (a byproduct of calling getLocationInformation).
log(Priority, Object, Throwable) - Method in class org.apache.log4j.Category
This generic form is intended to be used by wrappers.
log(Priority, Object) - Method in class org.apache.log4j.Category
This generic form is intended to be used by wrappers.
log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.Category
This is the most generic printing method.
log(String, LogLevel, String, Throwable, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a complete message to the Monitor.
log(String, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor and use the default LogLevel.
log(String, LogLevel, String, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor.
log(String, LogLevel, String, Throwable) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor.
log(String, LogLevel, String) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Log a message to the Monitor.
log(Logger, Level, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, byte) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, char) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, short) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, int) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, long) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, float) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, double) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specifed level.
log(Logger, Level, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at specified level.
log(Logger, Level, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, byte) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, char) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, short) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, int) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, long) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, float) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, double) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Logger, Level, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specifed level.
log(Logger, Level, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at specified level.
log(Priority, Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
This generic form is intended to be used by wrappers.
log(Priority, Object) - Method in class org.apache.log4j.spi.NOPLogger
This generic form is intended to be used by wrappers.
log(String, Priority, Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
This is the most generic printing method.
LOG4J_LOG_LEVELS - Static variable in class org.apache.log4j.lf5.util.LogMonitorAdapter
 
Log4jEntityResolver - Class in org.apache.log4j.xml
An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file.
Log4jEntityResolver() - Constructor for class org.apache.log4j.xml.Log4jEntityResolver
 
Log4JLogRecord - Class in org.apache.log4j.lf5
A Log4JLogRecord encapsulates the details of your log4j LoggingEvent in a format usable by the LogBrokerMonitor.
Log4JLogRecord() - Constructor for class org.apache.log4j.lf5.Log4JLogRecord
Constructs an instance of a Log4JLogRecord.
LOG_AUTH - Static variable in class org.apache.log4j.net.SyslogAppender
security/authorization messages
LOG_AUTHPRIV - Static variable in class org.apache.log4j.net.SyslogAppender
security/authorization messages (private)
LOG_CRON - Static variable in class org.apache.log4j.net.SyslogAppender
clock daemon
LOG_DAEMON - Static variable in class org.apache.log4j.net.SyslogAppender
System daemons
LOG_FTP - Static variable in class org.apache.log4j.net.SyslogAppender
ftp daemon
LOG_KERN - Static variable in class org.apache.log4j.net.SyslogAppender
Kernel messages
LOG_LOCAL0 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL1 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL2 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL3 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL4 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL5 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL6 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LOCAL7 - Static variable in class org.apache.log4j.net.SyslogAppender
reserved for local use
LOG_LPR - Static variable in class org.apache.log4j.net.SyslogAppender
line printer subsystem
LOG_MAIL - Static variable in class org.apache.log4j.net.SyslogAppender
Mail system
LOG_NEWS - Static variable in class org.apache.log4j.net.SyslogAppender
network news subsystem
LOG_SYSLOG - Static variable in class org.apache.log4j.net.SyslogAppender
messages generated internally by syslogd
LOG_USER - Static variable in class org.apache.log4j.net.SyslogAppender
Random user-level messages
LOG_UUCP - Static variable in class org.apache.log4j.net.SyslogAppender
UUCP subsystem
LogBrokerMonitor - Class in org.apache.log4j.lf5.viewer
LogBrokerMonitor .
LogBrokerMonitor(List) - Constructor for class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Construct a LogBrokerMonitor.
LogEvent - Class in org.apache.log4j.pattern
This class is a copy of o.a.l.spi.LoggingEvent from log4j 1.2.15 which has been renamed to keep the same overall class name length to allow a serialization written with a prior instance of o.a.l.spi.LoggingEvent to be deserialized with this class just by mangling the class name in the byte stream.
LogEvent(String, Category, Priority, Object, Throwable) - Constructor for class org.apache.log4j.pattern.LogEvent
Instantiate a LoggingEvent from the supplied parameters.
LogEvent(String, Category, long, Priority, Object, Throwable) - Constructor for class org.apache.log4j.pattern.LogEvent
Instantiate a LoggingEvent from the supplied parameters.
LogEvent(String, Logger, long, Level, Object, String, ThrowableInformation, String, LocationInfo, Map) - Constructor for class org.apache.log4j.pattern.LogEvent
Create new instance.
LogFactor5Dialog - Class in org.apache.log4j.lf5.viewer
LogFactor5Dialog
LogFactor5Dialog(JFrame, String, boolean) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
LogFactor5ErrorDialog - Class in org.apache.log4j.lf5.viewer
LogFactor5ErrorDialog
LogFactor5ErrorDialog(JFrame, String) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5ErrorDialog
 
LogFactor5InputDialog - Class in org.apache.log4j.lf5.viewer
LogFactor5InputDialog Creates a popup input dialog box so that users can enter a URL to open a log file from.
LogFactor5InputDialog(JFrame, String, String) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
Configures an input dialog box using a defualt size for the text field.
LogFactor5InputDialog(JFrame, String, String, int) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
Configures an input dialog box.
LogFactor5LoadingDialog - Class in org.apache.log4j.lf5.viewer
LogFactor5LoadingDialog
LogFactor5LoadingDialog(JFrame, String) - Constructor for class org.apache.log4j.lf5.viewer.LogFactor5LoadingDialog
 
LogFileParser - Class in org.apache.log4j.lf5.util
Provides utility methods for input and output streams.
LogFileParser(File) - Constructor for class org.apache.log4j.lf5.util.LogFileParser
 
LogFileParser(InputStream) - Constructor for class org.apache.log4j.lf5.util.LogFileParser
 
Logger - Class in org.apache.log4j
This is the central class in the log4j package.
Logger(String) - Constructor for class org.apache.log4j.Logger
 
LOGGER_FACTORY_KEY - Static variable in class org.apache.log4j.PropertyConfigurator
Key for specifying the LoggerFactory.
LoggerDynamicMBean - Class in org.apache.log4j.jmx
 
LoggerDynamicMBean(Logger) - Constructor for class org.apache.log4j.jmx.LoggerDynamicMBean
 
loggerFactory - Variable in class org.apache.log4j.PropertyConfigurator
 
LoggerFactory - Interface in org.apache.log4j.spi
Implement this interface to create new instances of Logger or a sub-class of Logger.
LoggerPatternConverter - Class in org.apache.log4j.pattern
Formats a logger name.
LoggerRepository - Interface in org.apache.log4j.spi
A LoggerRepository is used to create and retrieve Loggers.
LoggingEvent - Class in org.apache.log4j.spi
The internal representation of logging events.
LoggingEvent(String, Category, Priority, Object, Throwable) - Constructor for class org.apache.log4j.spi.LoggingEvent
Instantiate a LoggingEvent from the supplied parameters.
LoggingEvent(String, Category, long, Priority, Object, Throwable) - Constructor for class org.apache.log4j.spi.LoggingEvent
Instantiate a LoggingEvent from the supplied parameters.
LoggingEvent(String, Category, long, Level, Object, String, ThrowableInformation, String, LocationInfo, Map) - Constructor for class org.apache.log4j.spi.LoggingEvent
Create new instance.
LoggingEventPatternConverter - Class in org.apache.log4j.pattern
LoggingEventPatternConverter is a base class for pattern converters that can format information from instances of LoggingEvent.
LoggingEventPatternConverter(String, String) - Constructor for class org.apache.log4j.pattern.LoggingEventPatternConverter
Constructs an instance of LoggingEventPatternConverter.
LogLevel - Class in org.apache.log4j.lf5
The LogLevel class defines a set of standard logging levels.
LogLevel(String, int) - Constructor for class org.apache.log4j.lf5.LogLevel
 
LogLevelFormatException - Exception in org.apache.log4j.lf5
Thrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriate format.
LogLevelFormatException(String) - Constructor for exception org.apache.log4j.lf5.LogLevelFormatException
 
LogLog - Class in org.apache.log4j.helpers
This class used to output log statements from within the log4j package.
LogLog() - Constructor for class org.apache.log4j.helpers.LogLog
 
LogManager - Class in org.apache.log4j
Use the LogManager class to retreive Logger instances or to operate on the current LoggerRepository.
LogManager() - Constructor for class org.apache.log4j.LogManager
 
LogMF - Class in org.apache.log4j
This class provides parameterized logging services using the pattern syntax of java.text.MessageFormat.
LogMonitorAdapter - Class in org.apache.log4j.lf5.util
LogMonitorAdapter facilitates the usage of the LogMonitor
logrb(Logger, Level, String, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, Throwable, String, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, char) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, byte) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, short) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, int) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, long) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, float) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, double) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, Throwable, String, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, char) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, byte) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, short) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, int) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, long) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, float) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, double) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
logrb(Logger, Level, String, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message using a pattern from a resource bundle.
LogRecord - Class in org.apache.log4j.lf5
LogRecord.
LogRecord() - Constructor for class org.apache.log4j.lf5.LogRecord
 
LogRecordFilter - Interface in org.apache.log4j.lf5
An interface for classes which filters LogRecords.
LogSF - Class in org.apache.log4j
This class provides parameterized logging services using the SLF4J pattern syntax.
LogTable - Class in org.apache.log4j.lf5.viewer
LogTable.
LogTable(JTextArea) - Constructor for class org.apache.log4j.lf5.viewer.LogTable
 
LogTableColumn - Class in org.apache.log4j.lf5.viewer
LogTableColumn
LogTableColumn(String) - Constructor for class org.apache.log4j.lf5.viewer.LogTableColumn
 
LogTableColumnFormatException - Exception in org.apache.log4j.lf5.viewer
Thrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriate format.
LogTableColumnFormatException(String) - Constructor for exception org.apache.log4j.lf5.viewer.LogTableColumnFormatException
 
LogTableModel - Class in org.apache.log4j.lf5.viewer
LogTableModel
LogTableModel(Object[], int) - Constructor for class org.apache.log4j.lf5.viewer.LogTableModel
 
LogTableRowRenderer - Class in org.apache.log4j.lf5.viewer
LogTableRowRenderer
LogTableRowRenderer() - Constructor for class org.apache.log4j.lf5.viewer.LogTableRowRenderer
 
LogXF - Class in org.apache.log4j
This is a base class for LogMF and LogSF parameterized logging classes.
LogXF() - Constructor for class org.apache.log4j.LogXF
 
lookup(Context, String) - Method in class org.apache.log4j.net.JMSAppender
 
lookup(Context, String) - Static method in class org.apache.log4j.net.JMSSink
 
LowLvlInfoFeaturesObject - Class in org.verapdf.features.objects
Feature object for low level info part of the features report
LowLvlInfoFeaturesObject(LowLvlInfoFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.LowLvlInfoFeaturesObject
Constructs new low level info feature object.
LowLvlInfoFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 

M

M_MITER_LIMIT - Static variable in class org.verapdf.model.tools.constants.Operators
 
M_MOVE_TO - Static variable in class org.verapdf.model.tools.constants.Operators
 
Main - Class in org.apache.log4j.chainsaw
The main application.
main(String[]) - Static method in class org.apache.log4j.chainsaw.Main
The main method.
main(String[]) - Static method in class org.apache.log4j.config.PropertyPrinter
 
main(String[]) - Static method in class org.apache.log4j.lf5.LF5Appender
 
main(String[]) - Static method in class org.apache.log4j.lf5.StartLogFactor5
Main - starts a an instance of the LogFactor5 console and configures the console settings.
main(String[]) - Static method in class org.apache.log4j.net.JMSSink
 
main(String[]) - Static method in class org.apache.log4j.net.SimpleSocketServer
 
main(String[]) - Static method in class org.apache.log4j.net.SocketServer
 
main(String[]) - Static method in class org.apache.log4j.varia.Roller
Send a "RollOver" message to ExternallyRolledFileAppender on host and port.
MAIN_XMP_PACKAGE_TYPE - Static variable in class org.verapdf.model.impl.axl.AXLMainXMPPackage
 
makeLogTableListenToCategoryExplorer() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
makeNewLoggerInstance(String) - Method in interface org.apache.log4j.spi.LoggerFactory
 
makeScrollBarTrack(Adjustable) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
Makes the specified Adjustable track if the view area expands and the specified Adjustable is located near the of the view.
makeVerticalScrollBarTrack(JScrollPane) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
Makes the vertical scroll bar of the specified JScrollPane track if the view expands (e.g.
map - Variable in class org.verapdf.core.MapBackedDirectory
 
MapBackedDirectory<K,V> - Class in org.verapdf.core
A Map backed Directory implementation.
MapBackedDirectory() - Constructor for class org.verapdf.core.MapBackedDirectory
Creates an empty directory backed by an empty Map
MapBackedDirectory(Map<K, V>) - Constructor for class org.verapdf.core.MapBackedDirectory
 
MapBackedRegistry<K,V> - Class in org.verapdf.core
A Map backed Registry implementation.
MapBackedRegistry() - Constructor for class org.verapdf.core.MapBackedRegistry
Creates an empty registry instance, initialised with an empty map
MapBackedRegistry(Map<K, V>) - Constructor for class org.verapdf.core.MapBackedRegistry
Creates a registry instance initialise using the passed map
mapFile(File) - Method in interface org.verapdf.core.utils.FileOutputMapper
Map an original source file to an output file using the getPrefix() as the file name prefix and get suffix as the suffix.
MapRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events where the message of the original event implementes java.util.Map.
MapRewritePolicy() - Constructor for class org.apache.log4j.rewrite.MapRewritePolicy
 
MARKER - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
matches(LogRecord, String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Check to see if the any records contain the search string.
MAX_CAPACITY - Variable in class org.apache.log4j.EnhancedPatternLayout
Deprecated.
since 1.3
MAX_CAPACITY - Variable in class org.apache.log4j.HTMLLayout
 
MAX_CAPACITY - Variable in class org.apache.log4j.PatternLayout
 
maxBackupIndex - Variable in class org.apache.log4j.RollingFileAppender
There is one backup file by default.
maxFileSize - Variable in class org.apache.log4j.RollingFileAppender
The default maximum file size is 10MB.
maxWidth(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
MDC - Class in org.apache.log4j
The MDC class is similar to the NDC class except that it is based on a map instead of a stack.
MDCKeySetExtractor - Class in org.apache.log4j.helpers
 
MEDIA - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
merge(File, OutputStream) - Method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
MESSAGE - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
MESSAGE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
MESSAGE_NUM - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
MessagePatternConverter - Class in org.apache.log4j.pattern
Return the event's rendered message in a StringBuffer.
MessageRenderer - Class in org.apache.log4j.or.jms
Render javax.jms.Message objects.
MessageRenderer() - Constructor for class org.apache.log4j.or.jms.MessageRenderer
 
metadata(InputStream) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
Metadata - Interface in org.verapdf.metadata.fixer.entity
Current interface provide necessary behavior of pdf metadata for MetadataFixerImpl
METADATA_AUTHOR - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
METADATA_CREATION_DATE - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
METADATA_CREATOR - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
METADATA_MODIFICATION_DATE - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
METADATA_SUBJECT - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
METADATA_TITLE - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
MetadataFeaturesData - Class in org.verapdf.features
 
MetadataFeaturesObject - Class in org.verapdf.features.objects
Feature object for metadata part of the features report
MetadataFeaturesObject(MetadataFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.MetadataFeaturesObject
Constructs new metadata feature object.
MetadataFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
MetadataFixer - Interface in org.verapdf.pdfa
Simple interface for PDF/A metadata repair.
MetadataFixerConfig - Interface in org.verapdf.metadata.fixer
 
MetadataFixerConstants - Class in org.verapdf.metadata.fixer.utils
 
MetadataFixerConstants() - Constructor for class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
MetadataFixerReport - Interface in org.verapdf.processor.reports
Encapsulates the results fo applying the Metadata Fixer
MetadataFixerResult - Interface in org.verapdf.pdfa.results
Holds the result of an attempt to repair PDF/A metadata by a MetadataFixer.
MetadataFixerResult.RepairStatus - Enum in org.verapdf.pdfa.results
Enumeration that indicates the status of a metadata repair task.
MetadataFixerResultImpl - Class in org.verapdf.pdfa.results
 
MetadataFixerResultImpl.Builder - Class in org.verapdf.pdfa.results
 
MetadataRepairBatchSummary - Class in org.verapdf.processor.reports
 
MethodLocationPatternConverter - Class in org.apache.log4j.pattern
Return the event's line location information in a StringBuffer.
MIME_TYPE - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
minimumSizeDialog(Component, int, int) - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
MISSING_LAYOUT - Static variable in interface org.apache.log4j.spi.ErrorCode
 
missingWidth(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
modDate(Calendar) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
ModelParsingException - Exception in org.verapdf.core
Exception type for PDFParser problems.
ModelParsingException() - Constructor for exception org.verapdf.core.ModelParsingException
Default constructor for ModelParsingException.
ModelParsingException(String) - Constructor for exception org.verapdf.core.ModelParsingException
Constructs new ModelParsingException with a String message
ModelParsingException(String, Throwable) - Constructor for exception org.verapdf.core.ModelParsingException
Constructs new ModelParsingException with a String message and a Throwable cause.
moveAdjustable(int, Adjustable) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
 
moveToTop(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Moves the the index to the top of the MRU List
MP - Static variable in class org.verapdf.model.tools.constants.Operators
 
MrrReportWriter - Class in org.verapdf.processor.reports.multithread.writer
 
MRUFileManager - Class in org.apache.log4j.lf5.viewer.configure
MRUFileManager handles the storage and retrival the most recently opened log files.
MRUFileManager() - Constructor for class org.apache.log4j.lf5.viewer.configure.MRUFileManager
 
MRUFileManager(int) - Constructor for class org.apache.log4j.lf5.viewer.configure.MRUFileManager
 
msg - Variable in class org.apache.log4j.net.SMTPAppender
 
MultiThreadProcessingHandler - Interface in org.verapdf.processor.reports.multithread
 
MultiThreadProcessingHandlerImpl - Class in org.verapdf.processor.reports.multithread
 
MultiThreadProcessingHandlerImpl(ReportWriter) - Constructor for class org.verapdf.processor.reports.multithread.MultiThreadProcessingHandlerImpl
 

N

N - Static variable in class org.verapdf.model.tools.constants.Operators
 
NA - Static variable in class org.apache.log4j.spi.LocationInfo
When location information is not available the constant NA is returned.
NA_LOCATION_INFO - Static variable in class org.apache.log4j.spi.LocationInfo
NA_LOCATION_INFO is provided for compatibility with log4j 1.3.
name - Variable in class org.apache.log4j.AppenderSkeleton
Appenders are named.
name - Variable in class org.apache.log4j.Category
The name of this category.
name(String) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
NameAbbreviator - Class in org.apache.log4j.pattern
NameAbbreviator generates abbreviated logger and class names.
NameAbbreviator() - Constructor for class org.apache.log4j.pattern.NameAbbreviator
 
NamePatternConverter - Class in org.apache.log4j.pattern
Base class for other pattern converters which can return only parts of their name.
NamePatternConverter(String, String, String[]) - Constructor for class org.apache.log4j.pattern.NamePatternConverter
Constructor.
NAMESPACE_URI - Static variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition
 
NDC - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
NDC - Class in org.apache.log4j
The NDC class implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for Logging Diagnostic Messages" part of the book "Pattern Languages of Program Design 3" edited by Martin et al.
NDC_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
NDCPatternConverter - Class in org.apache.log4j.pattern
Return the event's NDC in a StringBuffer.
needsTrimming() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
NEUTRAL - Static variable in class org.apache.log4j.spi.Filter
This filter is neutral with respect to the log event.
newInstance(int) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Creates an instance of LogMonitorAdapter using the log levels inticated by the parameter.
newInstance(LogLevel[]) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Creates an instance of LogMonitorAdapter using the specified LogLevels.
newInstance(List) - Static method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Creates an instance of LogMonitorAdapter using the specified LogLevels.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.ClassNamePatternConverter
Gets an instance of ClassNamePatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.DatePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.FileDatePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.FileLocationPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.FullLocationPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.IntegerPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.LevelPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.LineLocationPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.LineSeparatorPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.LoggerPatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.MessagePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.MethodLocationPatternConverter
Obtains an instance of MethodLocationPatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.NDCPatternConverter
Obtains an instance of NDCPatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.PropertiesPatternConverter
Obtains an instance of PropertiesPatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.RelativeTimePatternConverter
Obtains an instance of RelativeTimePatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.SequenceNumberPatternConverter
Obtains an instance of SequencePatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.ThreadPatternConverter
Obtains an instance of ThreadPatternConverter.
newInstance(String[]) - Static method in class org.apache.log4j.pattern.ThrowableInformationPatternConverter
Gets an instance of the class.
newInstance(InputStream, InputStream, Integer, List<Double>) - Static method in class org.verapdf.features.ICCProfileFeaturesData
Creates ICCProfileFeaturesData
newInstance(String, Map<String, String>, InputStream) - Static method in class org.verapdf.features.ImageFeaturesData.Filter
Constructs new Filter
newInstance(InputStream, InputStream, Integer, Integer, List<ImageFeaturesData.Filter>) - Static method in class org.verapdf.features.ImageFeaturesData
Creates ICCProfileFeaturesData
newInstance(InputStream) - Static method in class org.verapdf.features.MetadataFeaturesData
Creates MetadataFeaturesData
newInstance(InputStream, String, String, String, Calendar, String, String, String) - Static method in class org.verapdf.features.SignatureFeaturesData
 
newInstance(URI) - Static method in class org.verapdf.pdfa.Foundries
Obtain a new VeraPDFFoundry instance.
newInstance(OutputStream, FormatOption, OutputStream) - Static method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
newLine(XMLStreamWriter) - Static method in class org.verapdf.processor.AbstractXmlHandler
 
next - Variable in class org.apache.log4j.helpers.PatternConverter
 
next - Variable in class org.apache.log4j.spi.Filter
Deprecated.
nextElement() - Method in class org.apache.log4j.helpers.NullEnumeration
 
NO_MILLISECONDS - Static variable in class org.apache.log4j.pattern.CachedDateFormat
Constant used to represent that there was no change observed when changing the millisecond count.
nodeFromXmlElement(Node) - Static method in class org.verapdf.report.FeaturesNode
 
NOPLogger - Class in org.apache.log4j.spi
No-operation implementation of Logger used by NOPLoggerRepository.
NOPLogger(NOPLoggerRepository, String) - Constructor for class org.apache.log4j.spi.NOPLogger
Create instance of Logger.
NOPLoggerRepository - Class in org.apache.log4j.spi
No-operation implementation of LoggerRepository which is used when LogManager.repositorySelector is erroneously nulled during class reloading.
NOPLoggerRepository() - Constructor for class org.apache.log4j.spi.NOPLoggerRepository
 
notifyActionListeners() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
NTEventLogAppender - Class in org.apache.log4j.nt
Append to the NT event log system.
NTEventLogAppender() - Constructor for class org.apache.log4j.nt.NTEventLogAppender
 
NTEventLogAppender(String) - Constructor for class org.apache.log4j.nt.NTEventLogAppender
 
NTEventLogAppender(String, String) - Constructor for class org.apache.log4j.nt.NTEventLogAppender
 
NTEventLogAppender(Layout) - Constructor for class org.apache.log4j.nt.NTEventLogAppender
 
NTEventLogAppender(String, Layout) - Constructor for class org.apache.log4j.nt.NTEventLogAppender
 
NTEventLogAppender(String, String, Layout) - Constructor for class org.apache.log4j.nt.NTEventLogAppender
 
NULL - Static variable in interface org.apache.log4j.spi.Configurator
Special level signifying inherited behaviour, same as Configurator.INHERITED.
NULL_ARG - Static variable in class org.apache.log4j.config.PropertyGetter
 
NULL_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.DateLayout
String constant designating no time information.
NullAppender - Class in org.apache.log4j.varia
A NullAppender merely exists, it never outputs a message to any device.
NullAppender() - Constructor for class org.apache.log4j.varia.NullAppender
 
NullEnumeration - Class in org.apache.log4j.helpers
An always-empty Enumerator.
numAppenders - Variable in class org.apache.log4j.config.PropertyPrinter
 

O

obj - Variable in class org.apache.log4j.config.PropertyGetter
 
obj - Variable in class org.apache.log4j.config.PropertySetter
 
OBJECT_TYPE_TAG - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
ObjectRenderer - Interface in org.apache.log4j.or
Implement this interface in order to render objects as strings.
OECF_SFR - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
OFF - Static variable in class org.apache.log4j.Level
The OFF has the highest possible rank and is intended to turn off logging.
OFF_INT - Static variable in class org.apache.log4j.Priority
 
OK - Static variable in class org.apache.log4j.varia.ExternallyRolledFileAppender
The string constant sent to acknowledge a roll over.
OnlyOnceErrorHandler - Class in org.apache.log4j.helpers
The OnlyOnceErrorHandler implements log4j's default error handling policy which consists of emitting a message for the first error in an appender and ignoring all following errors.
OnlyOnceErrorHandler() - Constructor for class org.apache.log4j.helpers.OnlyOnceErrorHandler
 
onMessage(javax.jms.Message) - Method in class org.apache.log4j.net.JMSSink
 
Operators - Class in org.verapdf.model.tools.constants
 
OptionConverter - Class in org.apache.log4j.helpers
A convenience class to convert property values to specific types.
OptionHandler - Interface in org.apache.log4j.spi
A string based interface to configure package components.
org.apache.log4j - package org.apache.log4j
The main log4j package.
org.apache.log4j.chainsaw - package org.apache.log4j.chainsaw
Chainsaw is a GUI log viewer and filter for the log4j package.
org.apache.log4j.config - package org.apache.log4j.config
Package used in getting/setting component properties.
org.apache.log4j.helpers - package org.apache.log4j.helpers
This package is used internally.
org.apache.log4j.jdbc - package org.apache.log4j.jdbc
The JDBCAppender provides for sending log events to a database.
org.apache.log4j.jmx - package org.apache.log4j.jmx
This package lets you manage log4j settings using JMX.
org.apache.log4j.lf5 - package org.apache.log4j.lf5
 
org.apache.log4j.lf5.util - package org.apache.log4j.lf5.util
 
org.apache.log4j.lf5.viewer - package org.apache.log4j.lf5.viewer
 
org.apache.log4j.lf5.viewer.categoryexplorer - package org.apache.log4j.lf5.viewer.categoryexplorer
 
org.apache.log4j.lf5.viewer.configure - package org.apache.log4j.lf5.viewer.configure
 
org.apache.log4j.net - package org.apache.log4j.net
Package for remote logging.
org.apache.log4j.nt - package org.apache.log4j.nt
Package for NT event logging.
org.apache.log4j.or - package org.apache.log4j.or
ObjectRenders are resposible for rendering messages depending on their class type.
org.apache.log4j.or.jms - package org.apache.log4j.or.jms
This package contains the MessageRenderer which renders objects of type javax.jms.Message.
org.apache.log4j.or.sax - package org.apache.log4j.or.sax
This package contains the AttributesRenderer which renders object of class org.xml.sax.Attributes.
org.apache.log4j.pattern - package org.apache.log4j.pattern
Provides classes implementing format specifiers in conversion patterns.
org.apache.log4j.rewrite - package org.apache.log4j.rewrite
 
org.apache.log4j.spi - package org.apache.log4j.spi
Contains part of the System Programming Interface (SPI) needed to extend log4j.
org.apache.log4j.varia - package org.apache.log4j.varia
Contains various appenders, filters and other odds and ends.
org.apache.log4j.xml - package org.apache.log4j.xml
XML based components.
org.verapdf - package org.verapdf
Top level package housing single class, may be removed altogether.
org.verapdf.component - package org.verapdf.component
 
org.verapdf.core - package org.verapdf.core
Core types and constructs to support validation classes.
org.verapdf.core.utils - package org.verapdf.core.utils
 
org.verapdf.features - package org.verapdf.features
 
org.verapdf.features.objects - package org.verapdf.features.objects
 
org.verapdf.features.pb - package org.verapdf.features.pb
 
org.verapdf.features.pb.objects - package org.verapdf.features.pb.objects
 
org.verapdf.features.pb.tools - package org.verapdf.features.pb.tools
 
org.verapdf.features.tools - package org.verapdf.features.tools
 
org.verapdf.metadata.fixer - package org.verapdf.metadata.fixer
 
org.verapdf.metadata.fixer.entity - package org.verapdf.metadata.fixer.entity
 
org.verapdf.metadata.fixer.schemas - package org.verapdf.metadata.fixer.schemas
 
org.verapdf.metadata.fixer.utils - package org.verapdf.metadata.fixer.utils
 
org.verapdf.metadata.fixer.utils.model - package org.verapdf.metadata.fixer.utils.model
 
org.verapdf.metadata.fixer.utils.parser - package org.verapdf.metadata.fixer.utils.parser
 
org.verapdf.model.impl.axl - package org.verapdf.model.impl.axl
 
org.verapdf.model.tools.constants - package org.verapdf.model.tools.constants
 
org.verapdf.model.tools.xmp - package org.verapdf.model.tools.xmp
 
org.verapdf.model.tools.xmp.validators - package org.verapdf.model.tools.xmp.validators
 
org.verapdf.pdfa - package org.verapdf.pdfa
Interfaces for PDF/A validation and Metadata repair.
org.verapdf.pdfa.flavours - package org.verapdf.pdfa.flavours
Enum types that identify the PDF/A flavours and specification details - too fine grained?
org.verapdf.pdfa.results - package org.verapdf.pdfa.results
Interfaces and reference implementations encapsulating the results of PDF/A validation.
org.verapdf.pdfa.validation.profiles - package org.verapdf.pdfa.validation.profiles
Interfaces and reference implementations for PDF/A validation and validation profiles.
org.verapdf.pdfa.validation.validators - package org.verapdf.pdfa.validation.validators
 
org.verapdf.policy - package org.verapdf.policy
 
org.verapdf.processor - package org.verapdf.processor
 
org.verapdf.processor.plugins - package org.verapdf.processor.plugins
 
org.verapdf.processor.reports - package org.verapdf.processor.reports
 
org.verapdf.processor.reports.multithread - package org.verapdf.processor.reports.multithread
 
org.verapdf.processor.reports.multithread.writer - package org.verapdf.processor.reports.multithread.writer
 
org.verapdf.report - package org.verapdf.report
 
os - Variable in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
out - Variable in class org.apache.log4j.config.PropertyPrinter
 
OutlinesFeaturesObject - Class in org.verapdf.features.objects
Feature object for outlines part of the features report
OutlinesFeaturesObject(OutlinesFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.OutlinesFeaturesObject
Constructs new outlines feature object.
OutlinesFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
OutputIntentFeaturesObject - Class in org.verapdf.features.objects
Feature object for output intent part of the features report
OutputIntentFeaturesObject(OutputIntentFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.OutputIntentFeaturesObject
Constructs new output intent feature object.
OutputIntentFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
overrideAsNeeded(String) - Method in class org.apache.log4j.Hierarchy
Deprecated.
Deprecated with no replacement.

P

PageFeaturesObject - Class in org.verapdf.features.objects
Feature object for page part of the features report
PageFeaturesObject(PageFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.PageFeaturesObject
Constructs new page feature object.
PageFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
parent - Variable in class org.apache.log4j.Category
The parent of this category.
parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
This method does not do anything but return null.
parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.DateTimeDateFormat
This method does not do anything but return null.
parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.ISO8601DateFormat
This method does not do anything but return null.
parse() - Method in class org.apache.log4j.helpers.PatternParser
 
parse(String, ParsePosition) - Method in class org.apache.log4j.helpers.RelativeTimeDateFormat
This method does not do anything but return null.
parse(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
parse(String, String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
parse(LogBrokerMonitor) - Method in class org.apache.log4j.lf5.util.LogFileParser
Starts a new thread to parse the log file and create a LogRecord.
parse() - Method in class org.apache.log4j.pattern.BridgePatternParser
Create new pattern converter.
parse(String, ParsePosition) - Method in class org.apache.log4j.pattern.CachedDateFormat
This method is delegated to the formatter which most likely returns null.
parse(String, List, List, Map, Map) - Static method in class org.apache.log4j.pattern.PatternParser
Parse a format specifier.
parse(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to configure the log4j framework by parsing a DOM tree of XML elements based on log4j.dtd.
parseAppender(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse an appender element.
parseCategory(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse an category element.
parseCategoryFactory(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse the category factory element.
parseCatsAndRenderers(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Parse non-root elements, such non-root categories and renderers.
parseChildrenOfLoggerElement(Element, Logger, boolean) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse the children of a category element.
parseElement(Element, Properties, Class) - Static method in class org.apache.log4j.xml.DOMConfigurator
Creates an object and processes any nested param elements but does not call activateOptions.
parseErrorHandler(Element, Appender) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse an ErrorHandler element.
parseFilters(Element, Appender) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse a filter element.
parseFloatMatrix(float[][]) - Static method in class org.verapdf.features.pb.tools.PBAdapterHelper
 
parseIDSet(Set<String>, String, String, FeatureTreeNode) - Static method in class org.verapdf.features.tools.CreateNodeHelper
Creates elements with name elementName and attribute id with values from set and attach them to the root element in case, when setName is null and to the element with root parent and name elementName in other case
parseLayout(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse a layout element.
parseLevel(Element, Logger, boolean) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse a level element.
parseLine(String, String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
parseMatrix(double[], FeatureTreeNode) - Static method in class org.verapdf.features.tools.CreateNodeHelper
 
parseMetadata(InputStream, String, FeatureTreeNode, FeaturesObject) - Static method in class org.verapdf.features.tools.CreateNodeHelper
 
parseMetadataRootElement(FeatureTreeNode) - Static method in class org.verapdf.report.XmpHandler
 
parseRectangle(PDRectangle) - Static method in class org.verapdf.features.pb.tools.PBAdapterHelper
 
parseRenderer(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
 
parseRoot(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Used internally to parse the roor category element.
parseThrowableRenderer(Element) - Method in class org.apache.log4j.xml.DOMConfigurator
Parses throwable renderer.
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.net.SMTPAppender
Called to inform a configured object when an unrecognized child element is encountered.
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.rewrite.RewriteAppender
Called to inform a configured object when an unrecognized child element is encountered.
parseUnrecognizedElement(Element, Properties) - Method in interface org.apache.log4j.xml.UnrecognizedElementHandler
Called to inform a configured object when an unrecognized child element is encountered.
passes(LogRecord) - Method in interface org.apache.log4j.lf5.LogRecordFilter
 
passes(LogRecord) - Method in class org.apache.log4j.lf5.PassingLogRecordFilter
 
passes(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
PassingLogRecordFilter - Class in org.apache.log4j.lf5
An implementation of LogRecordFilter which always returns true.
PassingLogRecordFilter() - Constructor for class org.apache.log4j.lf5.PassingLogRecordFilter
 
pattern - Variable in class org.apache.log4j.helpers.PatternParser
 
PATTERN_RULE_REGISTRY - Static variable in class org.apache.log4j.EnhancedPatternLayout
Customized pattern conversion rules are stored under this key in the LoggerRepository object store.
PatternConverter - Class in org.apache.log4j.helpers
PatternConverter is an abtract class that provides the formatting functionality that derived classes need.
PatternConverter() - Constructor for class org.apache.log4j.helpers.PatternConverter
 
PatternConverter(FormattingInfo) - Constructor for class org.apache.log4j.helpers.PatternConverter
 
PatternConverter - Class in org.apache.log4j.pattern
PatternConverter is an abstract class that provides the formatting functionality that derived classes need.
PatternConverter(String, String) - Constructor for class org.apache.log4j.pattern.PatternConverter
Create a new pattern converter.
PatternLayout - Class in org.apache.log4j
A flexible layout configurable with pattern string.
PatternLayout() - Constructor for class org.apache.log4j.PatternLayout
Constructs a PatternLayout using the DEFAULT_LAYOUT_PATTERN.
PatternLayout(String) - Constructor for class org.apache.log4j.PatternLayout
Constructs a PatternLayout using the supplied conversion pattern.
patternLength - Variable in class org.apache.log4j.helpers.PatternParser
 
PatternParser - Class in org.apache.log4j.helpers
Most of the work of the PatternLayout class is delegated to the PatternParser class.
PatternParser(String) - Constructor for class org.apache.log4j.helpers.PatternParser
 
PatternParser - Class in org.apache.log4j.pattern
Most of the work of the EnhancedPatternLayout class is delegated to the PatternParser class.
pause(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
PBActionFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
 
PBActionFeaturesObjectAdapter(PDAction, ActionFeaturesObjectAdapter.Location) - Constructor for class org.verapdf.features.pb.objects.PBActionFeaturesObjectAdapter
 
PBAdapterHelper - Class in org.verapdf.features.pb.tools
 
PBAnnotationFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for annotation
PBAnnotationFeaturesObjectAdapter(PDAnnotation, String, String, Set<String>) - Constructor for class org.verapdf.features.pb.objects.PBAnnotationFeaturesObjectAdapter
Constructs new Annotation Feature Object adapter
PBColorSpaceFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Features object adapter for ColorSpace
PBColorSpaceFeaturesObjectAdapter(PDColorSpace, String, String, String) - Constructor for class org.verapdf.features.pb.objects.PBColorSpaceFeaturesObjectAdapter
Constructs new colorspace features object adapter
PBDocSecurityFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Features object adapter for document security
PBDocSecurityFeaturesObjectAdapter(PDEncryption) - Constructor for class org.verapdf.features.pb.objects.PBDocSecurityFeaturesObjectAdapter
Constructs new Document Security Feature Object adapter
PBEmbeddedFileFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for embedded file
PBEmbeddedFileFeaturesObjectAdapter(PDComplexFileSpecification, int) - Constructor for class org.verapdf.features.pb.objects.PBEmbeddedFileFeaturesObjectAdapter
Constructs new Embedded File Feature Object adapter
PBExtGStateFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for extended graphics state
PBExtGStateFeaturesObjectAdapter(PDExtendedGraphicsState, String, String) - Constructor for class org.verapdf.features.pb.objects.PBExtGStateFeaturesObjectAdapter
Constructs new extended graphics state feature object adapter
PBFeatureParser - Class in org.verapdf.features.pb
Parses PDFBox PDDocument to generate features collection
PBFeaturesObjectCreator - Class in org.verapdf.features.pb
Creates Feature Objects and report them to Features Reporter
PBFontFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object for fonts
PBFontFeaturesObjectAdapter(PDFontLike, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.verapdf.features.pb.objects.PBFontFeaturesObjectAdapter
Constructs new font features object
PBFormXObjectFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object for form xobjects
PBFormXObjectFeaturesObjectAdapter(PDFormXObject, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.verapdf.features.pb.objects.PBFormXObjectFeaturesObjectAdapter
Constructs new form xobject features object
PBICCProfileFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for icc profile
PBICCProfileFeaturesObjectAdapter(COSStream, String) - Constructor for class org.verapdf.features.pb.objects.PBICCProfileFeaturesObjectAdapter
Constructs new icc profile feature object adapter
PBImageXObjectFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Features object for image xobject
PBImageXObjectFeaturesObjectAdapter(PDImageXObjectProxy, String, String, String, String, Set<String>) - Constructor for class org.verapdf.features.pb.objects.PBImageXObjectFeaturesObjectAdapter
Constructs new shading features object
PBInfoDictFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for information dictionary
PBInfoDictFeaturesObjectAdapter(PDDocumentInformation) - Constructor for class org.verapdf.features.pb.objects.PBInfoDictFeaturesObjectAdapter
Constructs new information dictionary feature object adapter.
PBInteractiveFormFieldFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
 
PBInteractiveFormFieldFeaturesObjectAdapter(PDField) - Constructor for class org.verapdf.features.pb.objects.PBInteractiveFormFieldFeaturesObjectAdapter
 
PBLowLvlInfoFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for low level info part of the features report
PBLowLvlInfoFeaturesObjectAdapter(COSDocument) - Constructor for class org.verapdf.features.pb.objects.PBLowLvlInfoFeaturesObjectAdapter
Constructs new low level info feature object adapter.
PBMetadataFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for metadata
PBMetadataFeaturesObjectAdapter(PDMetadata) - Constructor for class org.verapdf.features.pb.objects.PBMetadataFeaturesObjectAdapter
Constructs new Metadata Feature Object adapter
PBOutlinesFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for outlines
PBOutlinesFeaturesObjectAdapter(PDDocumentOutline) - Constructor for class org.verapdf.features.pb.objects.PBOutlinesFeaturesObjectAdapter
Constructs new OutputIntent Feature Object adapter
PBOutputIntentsFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for output intents
PBOutputIntentsFeaturesObjectAdapter(PDOutputIntent, String) - Constructor for class org.verapdf.features.pb.objects.PBOutputIntentsFeaturesObjectAdapter
Constructs new OutputIntent Feature Object adapter
PBPageFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object for page
PBPageFeaturesObjectAdapter(PDPage, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, int) - Constructor for class org.verapdf.features.pb.objects.PBPageFeaturesObjectAdapter
Constructs new Page Feature Object
PBPostScriptXObjectFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Features object adapter for postscript xobject
PBPostScriptXObjectFeaturesObjectAdapter(String) - Constructor for class org.verapdf.features.pb.objects.PBPostScriptXObjectFeaturesObjectAdapter
Constructs new tilling pattern features object adapter
PBPropertiesDictFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
 
PBPropertiesDictFeaturesObjectAdapter(COSDictionary, String) - Constructor for class org.verapdf.features.pb.objects.PBPropertiesDictFeaturesObjectAdapter
Constructs new propertiesDict features object adapter
PBShadingFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Features object adapter for shading
PBShadingFeaturesObjectAdapter(PDShading, String, String) - Constructor for class org.verapdf.features.pb.objects.PBShadingFeaturesObjectAdapter
Constructs new shading features object adapter
PBShadingPatternFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Features object adapter for shading pattern
PBShadingPatternFeaturesObjectAdapter(PDShadingPattern, String, String, String) - Constructor for class org.verapdf.features.pb.objects.PBShadingPatternFeaturesObjectAdapter
Constructs new tilling pattern features object adapter
PBSignatureFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
 
PBSignatureFeaturesObjectAdapter(PDSignature) - Constructor for class org.verapdf.features.pb.objects.PBSignatureFeaturesObjectAdapter
 
PBTilingPatternFeaturesObjectAdapter - Class in org.verapdf.features.pb.objects
Feature object adapter for tilling pattern
PBTilingPatternFeaturesObjectAdapter(PDTilingPattern, String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.verapdf.features.pb.objects.PBTilingPatternFeaturesObjectAdapter
Constructs new tilling pattern features object adapter
PDF_DATE_FORMAT_REGEX - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
PDFA_IDENTIFICATION - Static variable in class org.verapdf.model.impl.axl.AXLPDFAIdentification
 
PDFAFlavour - Enum in org.verapdf.pdfa.flavours
Enums used as id for PDF/A flavours where a flavour uniquely identifies a specific PDF/A Standard part and associated conformance level.
PDFAFlavour.IsoStandardSeries - Enum in org.verapdf.pdfa.flavours
Enum to for ISO standard identifiers
PDFAFlavour.Level - Enum in org.verapdf.pdfa.flavours
Enum type that identifies the different PDF/A Conformance Levels A (accessible), B (basic) & U (unicode).
PDFAFlavour.Specification - Enum in org.verapdf.pdfa.flavours
Enumeration of PDF/A Specification Parts, 1-3 used to provide ids and a standard source of details such as name and description for PDF/A Specifications.
PDFAParser - Interface in org.verapdf.pdfa
Simple interface that needs a little more work.
PDFAValidator - Interface in org.verapdf.pdfa
A PDFAValidator performs a series of checks on PDF/A documents to verify that the document conforms to a specific PDF/A flavour.
PDFDocument - Interface in org.verapdf.metadata.fixer.entity
Current interface provide necessary behavior of pdf document for MetadataFixerImpl
peek() - Static method in class org.apache.log4j.NDC
Looks at the last diagnostic context at the top of this NDC without removing it.
PLUGIN_FEATURES_NAME - Static variable in class org.verapdf.features.FeaturesReporter
 
PluginConfig - Class in org.verapdf.processor.plugins
 
PluginsCollectionConfig - Class in org.verapdf.processor.plugins
 
PluginsCollectionConfig() - Constructor for class org.verapdf.processor.plugins.PluginsCollectionConfig
 
PolicyChecker - Class in org.verapdf.policy
The veraPDF policy checker which is simply an abstraction that makes applying XML schematron to veraPDF reports straightforward.
pop() - Static method in class org.apache.log4j.NDC
Clients should call this method before leaving a diagnostic context.
PORT_PROP_NAME - Static variable in class org.apache.log4j.chainsaw.Main
name of property for port name
pos - Variable in class org.apache.log4j.helpers.DateLayout
 
postDeregister() - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
 
postRegister(Boolean) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
 
postRegister(Boolean) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
postRegister(Boolean) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
PostScriptFeaturesObject - Class in org.verapdf.features.objects
Feature object for post script part of the features report
PostScriptFeaturesObject(PostScriptFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.PostScriptFeaturesObject
Constructs new post script feature object.
PostScriptFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
PredefinedSchemasDefinition - Class in org.verapdf.model.tools.xmp
 
PredefinedSchemasDefinition() - Constructor for class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
PredefinedSchemasDefinition(ValidatorsContainer) - Constructor for class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
preDeregister() - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
Performs cleanup for deregistering this MBean.
preRegister(MBeanServer, ObjectName) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
 
preRegister(MBeanServer, ObjectName) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
 
print(PrintWriter) - Method in class org.apache.log4j.config.PropertyPrinter
Prints the configuration of the default log4j hierarchy as a Java properties file on the specified Writer.
printFirstReport(File) - Method in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
printFirstReport(File) - Method in class org.verapdf.processor.reports.multithread.writer.MrrReportWriter
 
printFirstReport(File) - Method in class org.verapdf.processor.reports.multithread.writer.XmlReportWriter
 
printOptions(PrintWriter, Category) - Method in class org.apache.log4j.config.PropertyPrinter
 
printOptions(PrintWriter, Logger) - Method in class org.apache.log4j.config.PropertyPrinter
 
printOptions(PrintWriter, Object, String) - Method in class org.apache.log4j.config.PropertyPrinter
 
printSummary() - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
printTag(File, String, Boolean) - Method in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
Priority - Class in org.apache.log4j
Refrain from using this class directly, use the Level class instead.
Priority() - Constructor for class org.apache.log4j.Priority
Default constructor for deserialization.
Priority(int, String, int) - Constructor for class org.apache.log4j.Priority
Instantiate a level object.
PRIORITY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
process(File, boolean, BatchProcessingHandler) - Method in class org.verapdf.processor.AbstractBatchProcessor
 
process(List<? extends File>, BatchProcessingHandler) - Method in class org.verapdf.processor.AbstractBatchProcessor
 
process(List<? extends File>, BatchProcessingHandler) - Method in interface org.verapdf.processor.BatchProcessor
Process a list of PDF files
process(File, boolean, BatchProcessingHandler) - Method in interface org.verapdf.processor.BatchProcessor
Process all .pdf files in a directory, optionally recursively.
process(ItemDetails, InputStream) - Method in interface org.verapdf.processor.ItemProcessor
Process an InputStream and return the ProcessorResult
process(File) - Method in interface org.verapdf.processor.ItemProcessor
Process a File and return the ProcessorResult
processCategories(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
processContainer(File, boolean) - Method in class org.verapdf.processor.AbstractBatchProcessor
 
processContainer(File, boolean) - Method in class org.verapdf.processor.BatchFileProcessor
 
PROCESSED_OBJECTS_PROPERTIES_PATH - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
ProcessedObjects - Class in org.verapdf.metadata.fixer.utils.model
Current class represent list of rule descriptions
ProcessedObjects() - Constructor for class org.verapdf.metadata.fixer.utils.model.ProcessedObjects
 
ProcessedObjectsInspector - Class in org.verapdf.metadata.fixer.utils
Current class check status of validation according to failed rules, validation profile and list of Metadata failed rule types.
ProcessedObjectsParser - Interface in org.verapdf.metadata.fixer.utils.parser
 
processList(List<? extends File>) - Method in class org.verapdf.processor.AbstractBatchProcessor
 
processList(List<? extends File>) - Method in class org.verapdf.processor.BatchFileProcessor
 
processLogLevelColors(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
processLogLevels(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
processLogTableColumns(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
processor - Variable in class org.verapdf.processor.AbstractBatchProcessor
 
Processor - Interface in org.verapdf.processor
Base interface for veraPDF Processors, mandates some basic properties.
ProcessorConfig - Interface in org.verapdf.processor
Configuration for a veraPDF Processor or BatchProcessor.
ProcessorFactory - Class in org.verapdf.processor
 
ProcessorFactory.BatchSummariser - Class in org.verapdf.processor
 
ProcessorResult - Interface in org.verapdf.processor
 
processRecordFilter(Document) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
processResult(ProcessorResult) - Method in class org.verapdf.processor.AbstractBatchProcessor
 
PRODUCER - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
ProfileDetails - Interface in org.verapdf.pdfa.validation.profiles
Convenience gathering of a set of properties that help identify and describe a ValidationProfile.
profileDetailsFromValues(String, String, String, Date) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a ProfileDetails instance initialised using the passed values.
ProfileDirectory - Interface in org.verapdf.pdfa.validation.profiles
A ProfileDirectory provides access to a set of ValidationProfiles that can be retrieved by String id or PDFAFlavour.
ProfileException - Exception in org.verapdf.core
Exception that occurs when there is a problem parsing a validation profile.
ProfileException() - Constructor for exception org.verapdf.core.ProfileException
Default constructor for ProfileException.
ProfileException(String) - Constructor for exception org.verapdf.core.ProfileException
Constructs new ProfileException with a String message
ProfileException(String, Throwable) - Constructor for exception org.verapdf.core.ProfileException
Constructs new ProfileException with a String message and a Throwable cause.
profileFromSortedValues(PDFAFlavour, ProfileDetails, String, SortedSet<Rule>, Set<Variable>) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a ValidationProfile instance initialised with the passed values.
profileFromValues(PDFAFlavour, ProfileDetails, String, Set<Rule>, Set<Variable>) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a ValidationProfile instance initialised with the passed values.
profileFromXml(InputStream) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Attempt to de-serialise and return a ValidationProfile instance from an XML representation that can be read from toConvert.
Profiles - Class in org.verapdf.pdfa.validation.profiles
Utitlity class that provides helper methods for handling ValidationProfiles and associated classes.
Profiles() - Constructor for class org.verapdf.pdfa.validation.profiles.Profiles
 
Profiles.RuleComparator - Class in org.verapdf.pdfa.validation.profiles
 
Profiles.RuleIdComparator - Class in org.verapdf.pdfa.validation.profiles
 
profileToXml(ValidationProfile, boolean, boolean) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Convert a ValidationProfile instance into an XML String.
profileToXml(ValidationProfile, OutputStream, boolean, boolean) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Convert a ValidationProfile instance to XML and serialise to the OutputStream forXMLOutput.
profileToXml(ValidationProfile, Writer, boolean, boolean) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Convert a ValidationProfile instance to XML and serialise to the Writer forXMLOutput.
PROJECT_LINK - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
PROPER_NAME - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
PROPERTIES - Static variable in class org.verapdf.model.impl.axl.AXLXMPPackage
 
PROPERTIES_EXT - Static variable in class org.verapdf.ReleaseDetails
 
PropertiesDictFeaturesObject - Class in org.verapdf.features.objects
Feature object for properties dict part of the features report
PropertiesDictFeaturesObject(PropertiesDictFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.PropertiesDictFeaturesObject
Constructs new properties dict feature object.
PropertiesDictFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
PropertiesPatternConverter - Class in org.apache.log4j.pattern
Able to handle the contents of the LoggingEvent's Property bundle and either output the entire contents of the properties in a similar format to the java.util.Hashtable.toString(), or to output the value of a specific key within the property bundle when this pattern converter has the option set.
PropertyConfigurator - Class in org.apache.log4j
Allows the configuration of log4j from an external file.
PropertyConfigurator() - Constructor for class org.apache.log4j.PropertyConfigurator
 
PropertyGetter - Class in org.apache.log4j.config
Used for inferring configuration information for a log4j's component.
PropertyGetter(Object) - Constructor for class org.apache.log4j.config.PropertyGetter
Create a new PropertyGetter for the specified Object.
PropertyGetter.PropertyCallback - Interface in org.apache.log4j.config
 
PropertyPrinter - Class in org.apache.log4j.config
Prints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties file on a PrintWriter.
PropertyPrinter(PrintWriter) - Constructor for class org.apache.log4j.config.PropertyPrinter
 
PropertyPrinter(PrintWriter, boolean) - Constructor for class org.apache.log4j.config.PropertyPrinter
 
PropertyRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events by adding a user-specified list of properties to the event.
PropertyRewritePolicy() - Constructor for class org.apache.log4j.rewrite.PropertyRewritePolicy
 
PropertySetter - Class in org.apache.log4j.config
General purpose Object property setter.
PropertySetter(Object) - Constructor for class org.apache.log4j.config.PropertySetter
Create a new PropertySetter for the specified Object.
PropertySetterException - Exception in org.apache.log4j.config
Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.
PropertySetterException(String) - Constructor for exception org.apache.log4j.config.PropertySetterException
 
PropertySetterException(Throwable) - Constructor for exception org.apache.log4j.config.PropertySetterException
 
props - Variable in class org.apache.log4j.config.PropertyGetter
 
props - Variable in class org.apache.log4j.config.PropertySetter
 
push(String) - Static method in class org.apache.log4j.NDC
Push new diagnostic context information for the current thread.
put(LoggingEvent) - Method in class org.apache.log4j.helpers.BoundedFIFO
Place a LoggingEvent in the buffer.
put(String, Object) - Static method in class org.apache.log4j.MDC
Put a context value (the o parameter) as identified with the key parameter into the current thread's context map.
put(Class, ObjectRenderer) - Method in class org.apache.log4j.or.RendererMap
Register an ObjectRenderer for clazz.
putdateItem(K, V) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
putdateItem(K, V) - Method in interface org.verapdf.core.Registry
Registers or updates an item in Registry caring not if the item already exists.
putdateItems(Map<K, V>) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
putdateItems(Map<K, V>) - Method in interface org.verapdf.core.Registry
Registers or updates all item in Registry caring not if the items already exist or not.

Q

Q_GRESTORE - Static variable in class org.verapdf.model.tools.constants.Operators
 
Q_GSAVE - Static variable in class org.verapdf.model.tools.constants.Operators
 
QuietWriter - Class in org.apache.log4j.helpers
QuietWriter does not throw exceptions when things go wrong.
QuietWriter(Writer, ErrorHandler) - Constructor for class org.apache.log4j.helpers.QuietWriter
 
QUOTE - Static variable in class org.verapdf.model.tools.constants.Operators
 
qw - Variable in class org.apache.log4j.WriterAppender
This is the quietWriter where we will write to.

R

RATIONAL - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
rawResultHandler() - Static method in class org.verapdf.processor.ProcessorFactory
 
rawResultHandler(Writer) - Static method in class org.verapdf.processor.ProcessorFactory
 
RE - Static variable in class org.verapdf.model.tools.constants.Operators
 
REAL - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
RECORD_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
Reference - Interface in org.verapdf.pdfa.validation.profiles
A Reference is used to correlate a validation Rule to a specific clause in a PDF/A Specification Part.
referenceFromValues(String, String) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a Reference instance initialised with the passed values.
ReflectionRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events by evaluating any JavaBean properties on the message object and adding them to the event properties.
ReflectionRewritePolicy() - Constructor for class org.apache.log4j.rewrite.ReflectionRewritePolicy
 
refresh(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Fires a nodechanged event on the SwingThread.
refresh() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
Forces the LogTableModel to requery its filters to determine which records to display.
refresh(JTextArea) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
When the fontsize of a JTextArea is changed, the word-wrapped lines may become garbled.
refreshDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
register(LogLevel) - Static method in class org.apache.log4j.lf5.LogLevel
Registers a used defined LogLevel.
register(LogLevel[]) - Static method in class org.apache.log4j.lf5.LogLevel
 
register(List) - Static method in class org.apache.log4j.lf5.LogLevel
 
registerDefaultProvider(VeraFoundryProvider) - Static method in class org.verapdf.pdfa.Foundries
Register the default VeraFoundryProvider.
registerItem(K, V) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
registerItem(K, V) - Method in interface org.verapdf.core.Registry
Add a single item to the Registry
registerItems(Map<K, V>) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
registerItems(Map<K, V>) - Method in interface org.verapdf.core.Registry
Add a Map of items to the Registry
registerMBean(Object, ObjectName) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
Registers MBean instance in the attached server.
registerNewError(String) - Method in class org.verapdf.features.objects.FeaturesObject
 
registerProperty(String, String, String) - Method in class org.verapdf.model.tools.xmp.SchemasDefinition
Registers property with known value type
registerProvider(URI, VeraFoundryProvider) - Static method in class org.verapdf.pdfa.Foundries
Register a VeraFoundryProvider with a unique URI identifier.
registerRestrictedSeqTextProperty(String, String, Pattern) - Method in class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
registerRestrictedSimpleFieldProperty(String, String, Pattern) - Method in class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
registerSeqChoiceProperty(String, String, String[][]) - Method in class org.verapdf.model.tools.xmp.PredefinedSchemasDefinition
 
registry - Variable in class org.apache.log4j.PropertyConfigurator
Used internally to keep track of configured appenders.
Registry<K,V> - Interface in org.verapdf.core
A read/write Registry that supports key and value types.
RELATIVE_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.DateLayout
String constant designating relative time.
RelativeTimeDateFormat - Class in org.apache.log4j.helpers
Formats a Date by printing the number of milliseconds elapsed since construction of the format.
RelativeTimeDateFormat() - Constructor for class org.apache.log4j.helpers.RelativeTimeDateFormat
 
RelativeTimePatternConverter - Class in org.apache.log4j.pattern
Return the relative time in milliseconds since loading of the LoggingEvent class.
RelativeTimePatternConverter() - Constructor for class org.apache.log4j.pattern.RelativeTimePatternConverter
Private constructor.
ReleaseDetails - Class in org.verapdf
Class that encapsulates the release details of the veraPDF validation library.
ReloadingPropertyConfigurator - Class in org.apache.log4j.varia
 
ReloadingPropertyConfigurator() - Constructor for class org.apache.log4j.varia.ReloadingPropertyConfigurator
 
remove(String) - Static method in class org.apache.log4j.MDC
Remove the the context identified by the key parameter.
remove() - Static method in class org.apache.log4j.NDC
Remove the diagnostic context for this thread.
removeActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
removeAllAppenders() - Method in class org.apache.log4j.AsyncAppender
Removes and closes all attached appenders.
removeAllAppenders() - Method in class org.apache.log4j.Category
Remove all previously added appenders from this Category instance.
removeAllAppenders() - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Remove and close all previously attached appenders.
removeAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
Removes and closes all attached appenders.
removeAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove all previously added appenders.
removeAllAppenders() - Method in class org.apache.log4j.spi.NOPLogger
Remove all previously added appenders from this Category instance.
removeAllCategoryElements() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Removes all categoryElements.
removeAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
Removes an appender.
removeAppender(String) - Method in class org.apache.log4j.AsyncAppender
Remove appender by name.
removeAppender(Appender) - Method in class org.apache.log4j.Category
Remove the appender passed as parameter form the list of appenders.
removeAppender(String) - Method in class org.apache.log4j.Category
Remove the appender with the name passed as parameter form the list of appenders.
removeAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Remove the appender passed as parameter form the list of attached appenders.
removeAppender(String) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Remove the appender with the name passed as parameter form the list of appenders.
removeAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
Removes an appender.
removeAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
Remove appender by name.
removeAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove the appender passed as parameter from the list of appenders.
removeAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove the appender with the name passed as parameter from the list of appenders.
removeAppender(Appender) - Method in class org.apache.log4j.spi.NOPLogger
Remove the appender passed as parameter form the list of appenders.
removeAppender(String) - Method in class org.apache.log4j.spi.NOPLogger
Remove the appender with the name passed as parameter form the list of appenders.
removeAppenderEvent(Category, Appender) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
removeAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
removeCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
removeFiltersForAllMetadataObjects() - Method in interface org.verapdf.metadata.fixer.entity.PDFDocument
Removes filters for all metadata streams in document
removeItem(K) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
removeItem(K) - Method in interface org.verapdf.core.Registry
Unregister an item from the Registry.
removeItems(Set<K>) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
removeItems(Set<K>) - Method in interface org.verapdf.core.Registry
Unregister a Set of items from the Registry.
removeNotificationListener(NotificationListener) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
removePDFIdentificationSchema(MetadataFixerResultImpl.Builder, PDFAFlavour) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Remove identification schema if MetadataFixerImpl can not repair document to valid PDF/A Document.
removeProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
This removes the specified MDC property from the event.
removes - Variable in class org.apache.log4j.jdbc.JDBCAppender
Helper object for clearing out the buffer
removeUnusedNodes() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
Removes any inactive nodes from the Category tree.
render(Throwable) - Static method in class org.apache.log4j.DefaultThrowableRenderer
Render throwable using Throwable.printStackTrace.
RendererMap - Class in org.apache.log4j.or
Map class objects to an ObjectRenderer.
RendererMap() - Constructor for class org.apache.log4j.or.RendererMap
 
RendererSupport - Interface in org.apache.log4j.spi
 
RENDITION_CLASS - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
repaintLater(JComponent) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
Work around for JTable/viewport bug.
RepairSummaryBuilder() - Constructor for class org.verapdf.processor.reports.Summarisers.RepairSummaryBuilder
 
report(FeaturesObject) - Method in class org.verapdf.features.FeaturesReporter
Reports feature object for feature report
reportFeatures(FeatureExtractionResult) - Method in class org.verapdf.features.objects.ActionFeaturesObject
 
reportFeatures(FeatureExtractionResult) - Method in class org.verapdf.features.objects.FeaturesObject
Reports all features from the object into the collection
reportHandler - Variable in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
ReportParserEventHandler - Class in org.verapdf.processor.reports.multithread.writer
 
ReportParserEventHandler(XMLStreamWriter) - Constructor for class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
Reports - Class in org.verapdf.processor.reports
 
ReportWriter - Class in org.verapdf.processor.reports.multithread.writer
 
ReportWriter(OutputStream, OutputStream) - Constructor for class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
repository - Variable in class org.apache.log4j.Category
 
RepositorySelector - Interface in org.apache.log4j.spi
The LogManager uses one (and only one) RepositorySelector implementation to select the LoggerRepository for a particular application context.
requestClose() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
requestExit() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
requestOpen() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Uses a JFileChooser to select a file to opened with the LF5 GUI.
requestOpenMRU(ActionEvent) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Opens a file in the MRU list.
requestOpenURL() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Uses a Dialog box to accept a URL to a file to be opened with the LF5 GUI.
requiresLayout() - Method in interface org.apache.log4j.Appender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.AsyncAppender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.jdbc.JDBCAppender
JDBCAppender requires a layout.
requiresLayout() - Method in class org.apache.log4j.lf5.LF5Appender
Returns a value that indicates whether this appender requires a Layout.
requiresLayout() - Method in class org.apache.log4j.net.JMSAppender
The JMSAppender sends serialized events and consequently does not require a layout.
requiresLayout() - Method in class org.apache.log4j.net.SMTPAppender
The SMTPAppender requires a layout.
requiresLayout() - Method in class org.apache.log4j.net.SocketAppender
The SocketAppender does not use a layout.
requiresLayout() - Method in class org.apache.log4j.net.SocketHubAppender
The SocketHubAppender does not use a layout.
requiresLayout() - Method in class org.apache.log4j.net.SyslogAppender
The SyslogAppender requires a layout.
requiresLayout() - Method in class org.apache.log4j.net.TelnetAppender
This appender requires a layout to format the text to the attached client(s).
requiresLayout() - Method in class org.apache.log4j.nt.NTEventLogAppender
The NTEventLogAppender requires a layout.
requiresLayout() - Method in class org.apache.log4j.rewrite.RewriteAppender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.varia.NullAppender
NullAppenders do not need a layout.
requiresLayout() - Method in class org.apache.log4j.WriterAppender
The WriterAppender requires a layout.
RESAMPLE_STRETCH - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
reset() - Method in class org.apache.log4j.FileAppender
Close any previously opened file and call the parent's reset.
reset() - Method in class org.apache.log4j.lf5.PassingLogRecordFilter
Does nothing.
reset() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
Resets the counters for the contained CategoryNodes to zero.
reset() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
reset() - Method in class org.apache.log4j.WriterAppender
Clear internal references to the writer and other variables.
resetAllNodeCounts() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
resetAllNodes() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
resetConfiguration() - Static method in class org.apache.log4j.BasicConfigurator
Reset the default hierarchy to its defaut.
resetConfiguration() - Method in class org.apache.log4j.Hierarchy
Reset all values contained in this hierarchy instance to their default.
resetConfiguration() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
resetConfiguration() - Static method in class org.apache.log4j.LogManager
 
resetConfiguration() - Method in interface org.apache.log4j.spi.LoggerRepository
 
resetConfiguration() - Method in class org.apache.log4j.spi.NOPLoggerRepository
resetLogLevelColorMap() - Static method in class org.apache.log4j.lf5.LogLevel
 
resetNumberOfContainedRecords() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
resetSequenceNumber() - Static method in class org.apache.log4j.lf5.LogRecord
Resets that sequence number to 0.
resize(int) - Method in class org.apache.log4j.helpers.BoundedFIFO
Resize the buffer to a new size.
resize(int) - Method in class org.apache.log4j.helpers.CyclicBuffer
Resize the cyclic buffer to newSize.
resolveEntity(String, String) - Method in class org.apache.log4j.xml.Log4jEntityResolver
 
Resource - Class in org.apache.log4j.lf5.util
Resource encapsulates access to Resources via the Classloader.
Resource() - Constructor for class org.apache.log4j.lf5.util.Resource
Default, no argument constructor.
Resource(String) - Constructor for class org.apache.log4j.lf5.util.Resource
Construct a Resource given a name.
RESOURCE_EVENT - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
RESOURCE_EVENTS - Static variable in class org.verapdf.model.impl.axl.AXLXMPMMHistoryProperty
 
RESOURCE_REF - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
resourceBundle - Variable in class org.apache.log4j.Category
 
ResourceUtils - Class in org.apache.log4j.lf5.util
ResourceUtils.
ResourceUtils() - Constructor for class org.apache.log4j.lf5.util.ResourceUtils
 
resultFromValues(ValidationProfile, Set<TestAssertion>, boolean) - Static method in class org.verapdf.pdfa.results.ValidationResults
 
resultFromValues(ValidationProfile, Set<TestAssertion>, boolean, int) - Static method in class org.verapdf.pdfa.results.ValidationResults
 
resultFromValues(ValidationProfile, Set<TestAssertion>) - Static method in class org.verapdf.pdfa.results.ValidationResults
 
resultFromXml(InputStream) - Static method in class org.verapdf.processor.ProcessorFactory
 
resultFromXmlString(String) - Static method in class org.verapdf.pdfa.results.ValidationResults
 
ResultStructure - Class in org.verapdf.processor.reports
 
ResultStructure(File) - Constructor for class org.verapdf.processor.reports.ResultStructure
 
resultToXml(ProcessorResult, OutputStream, boolean) - Static method in class org.verapdf.processor.ProcessorFactory
 
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.MapRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.ReflectionRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in interface org.apache.log4j.rewrite.RewritePolicy
Rewrite a logging event.
RewriteAppender - Class in org.apache.log4j.rewrite
This appender forwards a logging request to another appender after possibly rewriting the logging event.
RewriteAppender() - Constructor for class org.apache.log4j.rewrite.RewriteAppender
 
RewritePolicy - Interface in org.apache.log4j.rewrite
This interface is implemented to provide a rewrite strategy for RewriteAppender.
RG_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
RG_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
RI - Static variable in class org.verapdf.model.tools.constants.Operators
 
rightsStatement() - Static method in class org.verapdf.ReleaseDetails
 
ROLL_OVER - Static variable in class org.apache.log4j.varia.ExternallyRolledFileAppender
The string constant sent to initiate a roll over.
Roller - Class in org.apache.log4j.varia
A simple application to send roll over messages to a potentially remote ExternallyRolledFileAppender.
RollingFileAppender - Class in org.apache.log4j
RollingFileAppender extends FileAppender to backup the log files when they reach a certain size.
RollingFileAppender() - Constructor for class org.apache.log4j.RollingFileAppender
The default constructor simply calls its parents constructor.
RollingFileAppender(Layout, String, boolean) - Constructor for class org.apache.log4j.RollingFileAppender
Instantiate a RollingFileAppender and open the file designated by filename.
RollingFileAppender(Layout, String) - Constructor for class org.apache.log4j.RollingFileAppender
Instantiate a FileAppender and open the file designated by filename.
rollOver() - Method in class org.apache.log4j.RollingFileAppender
Implements the usual roll over behaviour.
ROOT_NAME - Static variable in class org.verapdf.policy.SchematronGenerator
 
RootCategory - Class in org.apache.log4j.spi
Deprecated.
Replaced by RootLogger.
RootCategory(Level) - Constructor for class org.apache.log4j.spi.RootCategory
Deprecated.
The root category names itself as "root".
rootCause - Variable in exception org.apache.log4j.config.PropertySetterException
 
RootLogger - Class in org.apache.log4j.spi
RootLogger sits at the top of the logger hierachy.
RootLogger(Level) - Constructor for class org.apache.log4j.spi.RootLogger
The root logger names itself as "root".
Rule - Interface in org.verapdf.pdfa.validation.profiles
Encapsulates a PDF/A Validation Rule including the String property Rule.getTest() which is the logical expression that is evaluated when applying the test for this rule.
RULE_DESCRIPTION_TAG - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
RuleComparator() - Constructor for class org.verapdf.pdfa.validation.profiles.Profiles.RuleComparator
 
RuleDescription - Class in org.verapdf.metadata.fixer.utils.model
Class represent description of the rule.
RuleDescription(String, String) - Constructor for class org.verapdf.metadata.fixer.utils.model.RuleDescription
Default constructor.
ruleFromValues(RuleId, String, String, String, ErrorDetails, List<Reference>) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a Rule instance initialised with the passed values.
ruleFromValues(RuleId, String, Boolean, String, String, ErrorDetails, List<Reference>) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a Rule instance initialised with the passed values.
RuleId - Interface in org.verapdf.pdfa.validation.profiles
RuleIds are used to identify the individual Rules that make up a ValidationProfile.
RuleIdComparator() - Constructor for class org.verapdf.pdfa.validation.profiles.Profiles.RuleIdComparator
 
ruleIdFromValues(PDFAFlavour.Specification, String, int) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a RuleId instance initialised with the passed values.
RuleSummary - Interface in org.verapdf.processor.reports
 
run() - Method in class org.apache.log4j.helpers.FileWatchdog
 
run() - Method in class org.apache.log4j.lf5.util.LogFileParser
Parses the file and creates new log records and adds the record to the monitor.
run() - Method in class org.apache.log4j.net.SocketNode
 
run() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
Continually accepts client connections.

S

S_CLOSE_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
S_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
save() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
save() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Saves a list of MRU files out to a file.
saveConfiguration() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
saveDocumentIncremental(MetadataFixerResult.RepairStatus, OutputStream) - Method in interface org.verapdf.metadata.fixer.entity.PDFDocument
Incremental save of pdf document.
SAXErrorHandler - Class in org.apache.log4j.xml
 
SAXErrorHandler() - Constructor for class org.apache.log4j.xml.SAXErrorHandler
 
saxParser - Variable in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
SC_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
SC_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
SCH_NAMESPACE - Static variable in class org.verapdf.policy.SchematronGenerator
 
SCH_PREFIX - Static variable in class org.verapdf.policy.SchematronGenerator
 
schema(T, Writer) - Static method in class org.verapdf.core.XmlSerialiser
 
schema(T, OutputStream) - Static method in class org.verapdf.core.XmlSerialiser
 
schema(T) - Static method in class org.verapdf.core.XmlSerialiser
 
SCHEMA_EXT - Static variable in class org.verapdf.policy.PolicyChecker
 
SchemasDefinition - Class in org.verapdf.model.tools.xmp
 
SchemasDefinition() - Constructor for class org.verapdf.model.tools.xmp.SchemasDefinition
 
SchemasDefinition(ValidatorsContainer) - Constructor for class org.verapdf.model.tools.xmp.SchemasDefinition
 
SchemasDefinitionCreator - Class in org.verapdf.model.tools.xmp
 
SchemasDefinitionCreator() - Constructor for class org.verapdf.model.tools.xmp.SchemasDefinitionCreator
 
SchematronGenerator - Class in org.verapdf.policy
 
SchematronGenerator.Assertion - Class in org.verapdf.policy
 
SchematronOperation - Enum in org.verapdf.policy
Enum with operations on elements of Feature.FeatureType that can be used in policy configuration file.
SchematronOperation.AssertionInformation - Class in org.verapdf.policy
 
SCN_FILL - Static variable in class org.verapdf.model.tools.constants.Operators
 
SCN_STROKE - Static variable in class org.verapdf.model.tools.constants.Operators
 
selectAllLogLevels(boolean) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
selectAllLogTableColumns(boolean) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
selectAllNodes() - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
selectAndConfigure(InputStream, String, LoggerRepository) - Static method in class org.apache.log4j.helpers.OptionConverter
Configure log4j given an InputStream.
selectAndConfigure(URL, String, LoggerRepository) - Static method in class org.apache.log4j.helpers.OptionConverter
Configure log4j given a URL.
selectRow(int, JTable, JScrollPane) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
Selects a the specified row in the specified JTable and scrolls the specified JScrollpane to the newly selected row.
selectRow(int, ListSelectionModel) - Static method in class org.apache.log4j.lf5.viewer.LF5SwingUtils
 
selectRow(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
SemanticVersionNumber - Interface in org.verapdf
Simple interface for a semantic version number.
send(String) - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
sends a message to each of the clients in telnet-friendly output.
sendBuffer() - Method in class org.apache.log4j.net.SMTPAppender
Send the contents of the cyclic buffer as an e-mail message.
SEQ - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
SequenceNumberPatternConverter - Class in org.apache.log4j.pattern
Formats the event sequence number.
serialseElement(T, String, boolean, boolean) - Method in class org.verapdf.processor.AbstractXmlHandler
 
set(File) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Adds a file name to the MRU file list.
set(URL) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Adds a url to the MRU file list.
setAcceptOnMatch(boolean) - Method in class org.apache.log4j.varia.LevelMatchFilter
 
setAcceptOnMatch(boolean) - Method in class org.apache.log4j.varia.LevelRangeFilter
Set the AcceptOnMatch option.
setAcceptOnMatch(boolean) - Method in class org.apache.log4j.varia.StringMatchFilter
 
setAdditivity(boolean) - Method in class org.apache.log4j.Category
Set the additivity flag for this Category instance.
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.SocketAppender
 
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.SocketHubAppender
 
setAllDescendantsDeSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Deprecated. 
setAllDescendantsSelected() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Deprecated. 
setAppend(boolean) - Method in class org.apache.log4j.FileAppender
The Append option takes a boolean value.
setAppender(Appender) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
Does not do anything.
setAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
Set the appender for which errors are handled.
setAppender(Appender) - Method in class org.apache.log4j.varia.FallbackErrorHandler
The appender to which this error handler is attached.
setApplication(String) - Method in class org.apache.log4j.net.SocketAppender
The App option takes a string value which should be the name of the application getting logged.
setApplication(String) - Method in class org.apache.log4j.net.SocketHubAppender
The App option takes a string value which should be the name of the application getting logged.
setAttribute(Attribute) - Method in class org.apache.log4j.jmx.AppenderDynamicMBean
 
setAttribute(Attribute) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
setAttribute(Attribute) - Method in class org.apache.log4j.jmx.LayoutDynamicMBean
 
setAttribute(Attribute) - Method in class org.apache.log4j.jmx.LoggerDynamicMBean
 
setAttribute(String, String) - Method in class org.verapdf.features.tools.FeatureTreeNode
Added attribute for the node
setAttributes(AttributeList) - Method in class org.apache.log4j.jmx.AbstractDynamicMBean
Sets the values of several attributes of the Dynamic MBean, and returns the list of attributes that have been set.
setAttributes(Map<String, String>) - Method in class org.verapdf.features.tools.FeatureTreeNode
 
setAuthor(String) - Method in interface org.verapdf.metadata.fixer.schemas.DublinCore
Set Author entry.
setBackupAppender(Appender) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
Does not do anything.
setBackupAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
Set the appender to falkback upon in case of failure.
setBackupAppender(Appender) - Method in class org.apache.log4j.varia.FallbackErrorHandler
Set the backup appender.
setBaseFolderPath(String) - Static method in class org.verapdf.processor.FeaturesPluginsLoader
 
setBcc(String) - Method in class org.apache.log4j.net.SMTPAppender
Set the bcc recipient addresses.
setBlocking(boolean) - Method in class org.apache.log4j.AsyncAppender
Sets whether appender should wait if there is no space available in the event buffer or immediately return.
setBufferedIO(boolean) - Method in class org.apache.log4j.FileAppender
The BufferedIO option takes a boolean value.
setBufferSize(int) - Method in class org.apache.log4j.AsyncAppender
Sets the number of messages allowed in the event buffer before the calling thread is blocked (if blocking is true) or until messages are summarized and discarded.
setBufferSize(int) - Method in class org.apache.log4j.FileAppender
Set the size of the IO buffer.
setBufferSize(int) - Method in class org.apache.log4j.jdbc.JDBCAppender
 
setBufferSize(int) - Method in class org.apache.log4j.net.SMTPAppender
The BufferSize option takes a positive integer representing the maximum number of logging events to collect in a cyclic buffer.
setBufferSize(int) - Method in class org.apache.log4j.net.SocketHubAppender
The BufferSize option takes a positive integer representing the number of events this appender will buffer and send to newly connected clients.
setCallSystemExitOnClose(boolean) - Method in class org.apache.log4j.lf5.LF5Appender
This method is used to set the property that controls whether the LogBrokerMonitor is hidden or closed when a user exits the monitor.
setCallSystemExitOnClose(boolean) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Set the value of whether or not System.exit() will be called when the LogBrokerMonitor is closed.
setCategory(String) - Method in class org.apache.log4j.lf5.LogRecord
Set the category associated with this LogRecord.
setCategory(String) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
setCategoryPrefixing(boolean) - Method in class org.apache.log4j.TTCCLayout
The CategoryPrefixing option specifies whether Category name is part of log output or not.
setCc(String) - Method in class org.apache.log4j.net.SMTPAppender
Set the cc recipient addresses.
setCellEditorValue(Object) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
setClickCountToStart(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
setContextPrinting(boolean) - Method in class org.apache.log4j.TTCCLayout
The ContextPrinting option specifies log output will include the nested context information belonging to the current thread.
setConversionPattern(String) - Method in class org.apache.log4j.EnhancedPatternLayout
Set the ConversionPattern option.
setConversionPattern(String) - Method in class org.apache.log4j.PatternLayout
Set the ConversionPattern option.
setCount(long) - Method in class org.apache.log4j.helpers.CountingQuietWriter
 
setCreationDate(String) - Method in interface org.verapdf.metadata.fixer.schemas.XMPBasic
Set Creation Date entry.
setCreator(String) - Method in interface org.verapdf.metadata.fixer.schemas.XMPBasic
Set Creator entry.
setDateFormat(String) - Method in class org.apache.log4j.helpers.DateLayout
The value of the DateFormat option should be either an argument to the constructor of SimpleDateFormat or one of the srings "NULL", "RELATIVE", "ABSOLUTE", "DATE" or "ISO8601.
setDateFormat(DateFormat, TimeZone) - Method in class org.apache.log4j.helpers.DateLayout
Sets the DateFormat used to format time and date in the zone determined by timeZone.
setDateFormat(String, TimeZone) - Method in class org.apache.log4j.helpers.DateLayout
Sets the DateFormat used to format date and time in the time zone determined by timeZone parameter.
setDateFormatInstance(DateFormat) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
setDateFormatManager(DateFormatManager) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Set the date format manager for formatting dates.
setDateFormatManager(DateFormatManager) - Method in class org.apache.log4j.lf5.viewer.LogTable
Set the date format manager for formatting dates.
setDatePattern(String) - Method in class org.apache.log4j.DailyRollingFileAppender
The DatePattern takes a string in the same format as expected by SimpleDateFormat.
setDefaultFlavour(PDFAFlavour) - Method in class org.verapdf.pdfa.Foundries
Set the default PDFAFlavour used as a fall back by the veraPDF library
setDefaultLevel(LogLevel) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Set the default log level to be used when logging messages without specifying a LogLevel.
setDelay(long) - Method in class org.apache.log4j.helpers.FileWatchdog
Set the delay to observe between each check of the file changes.
setDescendantSelection(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
setDetailedView() - Method in class org.apache.log4j.lf5.viewer.LogTable
 
setDisableOverride(String) - Method in class org.apache.log4j.Hierarchy
Deprecated.
Deprecated with no replacement.
setDriver(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
Ensures that the given driver class has been loaded for sql connection creation.
setElement(String) - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
setEncoding(String) - Method in class org.apache.log4j.WriterAppender
 
setErrorHandler(ErrorHandler) - Method in interface org.apache.log4j.Appender
Set the ErrorHandler for this appender.
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.AppenderSkeleton
Set the ErrorHandler for this Appender.
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.helpers.QuietWriter
 
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.WriterAppender
Set the ErrorHandler for this WriterAppender and also the underlying QuietWriter if any.
setEvaluator(TriggeringEventEvaluator) - Method in class org.apache.log4j.net.SMTPAppender
Sets triggering evaluator.
setEvaluatorClass(String) - Method in class org.apache.log4j.net.SMTPAppender
The EvaluatorClass option takes a string value representing the name of the class implementing the TriggeringEventEvaluator interface.
setFacility(String) - Method in class org.apache.log4j.net.SyslogAppender
Set the syslog facility.
setFacilityPrinting(boolean) - Method in class org.apache.log4j.net.SyslogAppender
If the FacilityPrinting option is set to true, the printed message will include the facility name of the application.
setFile(String) - Method in class org.apache.log4j.FileAppender
The File property takes a string value which should be the name of the file to append to.
setFile(String, boolean, boolean, int) - Method in class org.apache.log4j.FileAppender
Sets and opens the file where the log output will go.
setFile(String, boolean, boolean, int) - Method in class org.apache.log4j.RollingFileAppender
 
setFollow(boolean) - Method in class org.apache.log4j.ConsoleAppender
Sets whether the appender honors reassignments of System.out or System.err made after configuration.
setFont(Font) - Method in class org.apache.log4j.lf5.viewer.LogTable
 
setFontSize(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setFontSize(Component, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setFontSizeSilently(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Does not update gui or cause any events to be fired.
setFrameSize(int, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setFrom(String) - Method in class org.apache.log4j.net.SMTPAppender
The From option takes a string value which should be a e-mail address of the sender.
setHasFatalChildren(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
setHasFatalRecords(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
setHeader(boolean) - Method in class org.apache.log4j.net.SyslogAppender
Returns whether the appender produces the HEADER part (that is, timestamp and host name) of the syslog packet.
setImmediateFlush(boolean) - Method in class org.apache.log4j.WriterAppender
If the ImmediateFlush option is set to true, the appender will flush at the end of each write.
setInitialContextFactoryName(String) - Method in class org.apache.log4j.net.JMSAppender
Setting the InitialContextFactoryName method will cause this JMSAppender instance to use the InitialContext.InitialContext(Hashtable) method instead of the no-argument constructor.
setInternalDebugging(boolean) - Static method in class org.apache.log4j.helpers.LogLog
Allows to enable/disable log4j internal logging.
setIsAddReportToSummary(boolean) - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
setKeywords(String) - Method in interface org.verapdf.metadata.fixer.schemas.AdobePDF
Set Keywords entry.
setLayout(Layout) - Method in interface org.apache.log4j.Appender
Set the Layout for this appender.
setLayout(Layout) - Method in class org.apache.log4j.AppenderSkeleton
Set the layout for this appender.
setLeastSevereDisplayedLogLevel(LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setLevel(Level) - Method in class org.apache.log4j.Category
Set the level of this Category.
setLevel(int) - Method in class org.apache.log4j.helpers.SyslogQuietWriter
 
setLevel(LogLevel) - Method in class org.apache.log4j.lf5.LogRecord
Set the level of this LogRecord.
setLevel(Level) - Method in class org.apache.log4j.spi.NOPLogger
Set the level of this Category.
setLevel(Level) - Method in class org.apache.log4j.spi.RootCategory
Deprecated.
Setting a null value to the level of the root category may have catastrophic results.
setLevel(Level) - Method in class org.apache.log4j.spi.RootLogger
Setting a null value to the level of the root logger may have catastrophic results.
setLevelMax(Level) - Method in class org.apache.log4j.varia.LevelRangeFilter
Set the LevelMax option.
setLevelMin(Level) - Method in class org.apache.log4j.varia.LevelRangeFilter
Set the LevelMin option.
setLevelToMatch(String) - Method in class org.apache.log4j.varia.LevelMatchFilter
 
setLocale(Locale) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
setLocation(String) - Method in class org.apache.log4j.lf5.LogRecord
Set the location in code where this LogRecord originated.
setLocationInfo(boolean) - Method in class org.apache.log4j.AsyncAppender
The LocationInfo option takes a boolean value.
setLocationInfo(boolean) - Method in class org.apache.log4j.HTMLLayout
The LocationInfo option takes a boolean value.
setLocationInfo(boolean) - Method in class org.apache.log4j.jdbc.JDBCAppender
The LocationInfo option takes a boolean value.
setLocationInfo(boolean) - Method in class org.apache.log4j.net.JMSAppender
If true, the information sent to the remote subscriber will include caller's location information.
setLocationInfo(boolean) - Method in class org.apache.log4j.net.SMTPAppender
The LocationInfo option takes a boolean value.
setLocationInfo(boolean) - Method in class org.apache.log4j.net.SocketAppender
The LocationInfo option takes a boolean value.
setLocationInfo(boolean) - Method in class org.apache.log4j.net.SocketHubAppender
The LocationInfo option takes a boolean value.
setLocationInfo(boolean) - Method in class org.apache.log4j.xml.XMLLayout
The LocationInfo option takes a boolean value.
setLogger(Logger) - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
Does not do anything.
setLogger(Logger) - Method in interface org.apache.log4j.spi.ErrorHandler
Add a reference to a logger to which the failing appender might be attached to.
setLogger(Logger) - Method in class org.apache.log4j.varia.FallbackErrorHandler
Adds the logger passed as parameter to the list of loggers that we need to search for in case of appender failure.
setLogLevelColorMap(LogLevel, Color) - Method in class org.apache.log4j.lf5.LogLevel
 
setLogRecordFilter(LogRecordFilter) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
setMaxBackupIndex(int) - Method in class org.apache.log4j.RollingFileAppender
Set the maximum number of backup files to keep around.
setMaxDepth(int) - Static method in class org.apache.log4j.NDC
Set maximum depth of this diagnostic context.
setMaxFileSize(String) - Method in class org.apache.log4j.RollingFileAppender
Set the maximum size that the output file is allowed to reach before being rolled over to backup files.
setMaximumFileSize(long) - Method in class org.apache.log4j.RollingFileAppender
Set the maximum size that the output file is allowed to reach before being rolled over to backup files.
setMaxNumberOfLogRecords(int) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
setMaxNumberOfLogRecords(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setMaxNumberOfRecords(int) - Method in class org.apache.log4j.lf5.LF5Appender
 
setMaxNumberOfRecords(int) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Set the maximum number of records to be displayed in the monitor
setMaxRecordConfiguration() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setMaxSize(int) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Ensures that the MRU list will have a MaxSize.
setMessage(String) - Method in class org.apache.log4j.lf5.LogRecord
Set the message associated with this LogRecord.
setMillis(long) - Method in class org.apache.log4j.lf5.LogRecord
Set the event time of this record.
setModificationDate(String) - Method in interface org.verapdf.metadata.fixer.schemas.XMPBasic
Set Modification Date entry.
setMRU(Object) - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Adds an object to the mru.
setName(String) - Method in interface org.apache.log4j.Appender
Set the name of this appender.
setName(String) - Method in class org.apache.log4j.AppenderSkeleton
Set the name of this Appender.
setName(String) - Method in class org.apache.log4j.lf5.util.Resource
Set the name of the resource.
setNDC(String) - Method in class org.apache.log4j.lf5.LogRecord
Set the NDC (nested diagnostic context) for this record.
setNDCLogRecordFilter(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setNDCTextFilter(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setNeedToBeUpdated(boolean) - Method in interface org.verapdf.metadata.fixer.entity.Metadata
 
setNeedToBeUpdated(boolean) - Method in interface org.verapdf.metadata.fixer.schemas.BasicSchema
 
setNext(Filter) - Method in class org.apache.log4j.spi.Filter
Set the next filter pointer.
setOption(String, String) - Method in class org.apache.log4j.helpers.DateLayout
Deprecated.
Use the setter method for the option directly instead of the generic setOption method.
setOption(String, String) - Method in class org.apache.log4j.varia.DenyAllFilter
Deprecated.
Use the setter method for the option directly instead of the generic setOption method.
setOption(String, String) - Method in class org.apache.log4j.varia.StringMatchFilter
Deprecated.
Use the setter method for the option directly instead of the generic setOption method.
setOutputFormat(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
Deprecated.
Use setPattern().
setParameter(Element, PropertySetter) - Method in class org.apache.log4j.xml.DOMConfigurator
 
setParameter(Element, PropertySetter, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
Sets a parameter based from configuration file content.
setParentSelection(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
setPassword(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
 
setPassword(String) - Method in class org.apache.log4j.net.JMSAppender
The paswword to use when creating a topic session.
setPattern(String) - Method in class org.apache.log4j.lf5.util.DateFormatManager
Set the pattern.
setPort(int) - Method in class org.apache.log4j.net.SocketAppender
The Port option takes a positive integer representing the port where the server is waiting for connections.
setPort(int) - Method in class org.apache.log4j.net.SocketHubAppender
The Port option takes a positive integer representing the port where the server is waiting for connections.
setPort(int) - Method in class org.apache.log4j.net.TelnetAppender
 
setPort(int) - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
The Port [roperty is used for setting the port for listening to external roll over messages.
setPriority(Priority) - Method in class org.apache.log4j.Category
Deprecated.
setPriority(Priority) - Method in class org.apache.log4j.spi.NOPLogger
Set the level of this Category.
setPriority(Level) - Method in class org.apache.log4j.spi.RootCategory
Deprecated.
 
setProducer(String) - Method in interface org.verapdf.metadata.fixer.schemas.AdobePDF
Set Producer entry.
setProperties(Object, Properties, String) - Static method in class org.apache.log4j.config.PropertySetter
Set the properties of an object passed as a parameter in one go.
setProperties(Properties, String) - Method in class org.apache.log4j.config.PropertySetter
Set the properites for the object that match the prefix passed as parameter.
setProperties(String) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
Set a string representing the property name/value pairs.
setProperties(boolean) - Method in class org.apache.log4j.xml.XMLLayout
Sets whether MDC key-value pairs should be output, default false.
setProperty(String, String) - Method in class org.apache.log4j.config.PropertySetter
Set a property on this PropertySetter's Object.
setProperty(PropertyDescriptor, String, String) - Method in class org.apache.log4j.config.PropertySetter
Set the named property given a PropertyDescriptor.
setProperty(String, String) - Method in class org.apache.log4j.pattern.LogEvent
Set value for MDC property.
setProperty(String, String) - Method in class org.apache.log4j.spi.LoggingEvent
Set value for MDC property.
setProviderURL(String) - Method in class org.apache.log4j.net.JMSAppender
 
setQuietMode(boolean) - Static method in class org.apache.log4j.helpers.LogLog
In quite mode no LogLog generates strictly no output, not even for errors.
setQWForFiles(Writer) - Method in class org.apache.log4j.FileAppender
Sets the quiet writer being used.
setQWForFiles(Writer) - Method in class org.apache.log4j.RollingFileAppender
 
setReconnectionDelay(int) - Method in class org.apache.log4j.net.SocketAppender
The ReconnectionDelay option takes a positive integer representing the number of milliseconds to wait between each failed connection attempt to the server.
setRemoteHost(String) - Method in class org.apache.log4j.net.SocketAppender
The RemoteHost option takes a string value which should be the host name of the server where a SocketNode is running.
setRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
Used by subclasses to add a renderer to the hierarchy passed as parameter.
setRenderer(Class, ObjectRenderer) - Method in interface org.apache.log4j.spi.RendererSupport
 
setReplyTo(String) - Method in class org.apache.log4j.net.SMTPAppender
Set the e-mail addresses to which replies should be directed.
setRepositorySelector(RepositorySelector, Object) - Static method in class org.apache.log4j.LogManager
Sets LoggerFactory but only if the correct guard is passed as parameter.
setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.Category
Set the resource bundle to be used with localized logging methods Category.l7dlog(Priority,String,Throwable) and Category.l7dlog(Priority,String,Object[],Throwable).
setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.spi.NOPLogger
Set the resource bundle to be used with localized logging methods Category.l7dlog(Priority,String,Throwable) and Category.l7dlog(Priority,String,Object[],Throwable).
setRewritePolicy(RewritePolicy) - Method in class org.apache.log4j.rewrite.RewriteAppender
 
setSearchText(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setSecurityCredentials(String) - Method in class org.apache.log4j.net.JMSAppender
 
setSecurityPrincipalName(String) - Method in class org.apache.log4j.net.JMSAppender
 
setSelected(boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
setSendOnClose(boolean) - Method in class org.apache.log4j.net.SMTPAppender
Set sendOnClose.
setSequenceNumber(long) - Method in class org.apache.log4j.lf5.LogRecord
Set the sequence number assocsiated with this LogRecord.
setSevereLevel(LogLevel) - Static method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
setSevereLevel(LogLevel) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Sets the Severe LogLevel.
setSMTPDebug(boolean) - Method in class org.apache.log4j.net.SMTPAppender
Setting the SmtpDebug option to true will cause the mail session to log its server interaction to stdout.
setSMTPHost(String) - Method in class org.apache.log4j.net.SMTPAppender
The SMTPHost option takes a string value which should be a the host name of the SMTP server that will send the e-mail message.
setSMTPPassword(String) - Method in class org.apache.log4j.net.SMTPAppender
The SmtpPassword option takes a string value which should be the password required to authenticate against the mail server.
setSMTPPort(int) - Method in class org.apache.log4j.net.SMTPAppender
Set port.
setSMTPProtocol(String) - Method in class org.apache.log4j.net.SMTPAppender
Set transport protocol.
setSMTPUsername(String) - Method in class org.apache.log4j.net.SMTPAppender
The SmtpUsername option takes a string value which should be the username required to authenticate against the mail server.
setSource(String) - Method in class org.apache.log4j.nt.NTEventLogAppender
The Source option which names the source of the event.
setSql(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
 
setStringToMatch(String) - Method in class org.apache.log4j.varia.StringMatchFilter
 
setSubject(String) - Method in class org.apache.log4j.net.SMTPAppender
The Subject option takes a string value which should be a the subject of the e-mail message.
setSubject(String) - Method in interface org.verapdf.metadata.fixer.schemas.DublinCore
Set Subject entry.
setSyslogFacility(int) - Method in class org.apache.log4j.helpers.SyslogQuietWriter
 
setSyslogHost(String) - Method in class org.apache.log4j.net.SyslogAppender
The SyslogHost option is the name of the the syslog host where log output should go.
setTarget(String) - Method in class org.apache.log4j.ConsoleAppender
Sets the value of the Target option.
setThreadDescription(String) - Method in class org.apache.log4j.lf5.LogRecord
Set the thread description associated with this LogRecord.
setThreadPrinting(boolean) - Method in class org.apache.log4j.TTCCLayout
The ThreadPrinting option specifies whether the name of the current thread is part of log output or not.
setThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
Set the threshold level.
setThreshold(String) - Method in class org.apache.log4j.Hierarchy
The string form of Hierarchy.setThreshold(Level).
setThreshold(Level) - Method in class org.apache.log4j.Hierarchy
Enable logging for logging requests with level l or higher.
setThreshold(Level) - Method in interface org.apache.log4j.spi.LoggerRepository
Set the repository-wide threshold.
setThreshold(String) - Method in interface org.apache.log4j.spi.LoggerRepository
Another form of LoggerRepository.setThreshold(Level) accepting a string parameter instead of a Level.
setThreshold(Level) - Method in class org.apache.log4j.spi.NOPLoggerRepository
Set the repository-wide threshold.
setThreshold(String) - Method in class org.apache.log4j.spi.NOPLoggerRepository
Another form of LoggerRepository.setThreshold(Level) accepting a string parameter instead of a Level.
setThrowableRenderer(ThrowableRenderer) - Method in class org.apache.log4j.Hierarchy
Set throwable renderer.
setThrowableRenderer(ThrowableRenderer) - Method in interface org.apache.log4j.spi.ThrowableRendererSupport
Set throwable renderer.
setThrown(Throwable) - Method in class org.apache.log4j.lf5.LogRecord
Set the Throwable associated with this LogRecord.
setThrownStackTrace(ThrowableInformation) - Method in class org.apache.log4j.lf5.Log4JLogRecord
Set stack trace information associated with this Log4JLogRecord.
setThrownStackTrace(String) - Method in class org.apache.log4j.lf5.LogRecord
Set the ThrownStackTrace for the log record.
setTimeZone(String) - Method in class org.apache.log4j.helpers.DateLayout
The TimeZoneID option is a time zone ID string in the format expected by the TimeZone.getTimeZone(java.lang.String) method.
setTimeZone(TimeZone) - Method in class org.apache.log4j.lf5.util.DateFormatManager
 
setTimeZone(TimeZone) - Method in class org.apache.log4j.pattern.CachedDateFormat
Set timezone.
setTitle(String) - Method in class org.apache.log4j.HTMLLayout
The Title option takes a String value.
setTitle(String) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
setTitle(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setTitle(String) - Method in interface org.verapdf.metadata.fixer.schemas.DublinCore
Set Title entry.
setTo(String) - Method in class org.apache.log4j.net.SMTPAppender
The To option takes a string value which should be a comma separated list of e-mail address of the recipients.
setTopicBindingName(String) - Method in class org.apache.log4j.net.JMSAppender
The TopicBindingName option takes a string value.
setTopicConnectionFactoryBindingName(String) - Method in class org.apache.log4j.net.JMSAppender
The TopicConnectionFactoryBindingName option takes a string value.
setURL(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
 
setURLPkgPrefixes(String) - Method in class org.apache.log4j.net.JMSAppender
 
setUser(String) - Method in class org.apache.log4j.jdbc.JDBCAppender
 
setUserName(String) - Method in class org.apache.log4j.net.JMSAppender
The user name to use when creating a topic session.
setValue(String) - Method in class org.verapdf.features.tools.FeatureTreeNode
Add value to the node
setView(String, LogTable) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
setView(List) - Method in class org.apache.log4j.lf5.viewer.LogTable
 
setWriter(Writer) - Method in class org.apache.log4j.WriterAppender
Sets the Writer where the log output will go.
SEVERE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
SEVERE.
SEVERE - Static variable in class org.apache.log4j.lf5.LogLevel
 
SEVERE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for SEVERE.
SH - Static variable in class org.verapdf.model.tools.constants.Operators
 
ShadingFeaturesObject - Class in org.verapdf.features.objects
Feature object for shading part of the features report
ShadingFeaturesObject(ShadingFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ShadingFeaturesObject
Constructs new shading feature object.
ShadingFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
ShadingPatternFeaturesObject - Class in org.verapdf.features.objects
Feature object for shading pattern part of the features report
ShadingPatternFeaturesObject(ShadingPatternFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.ShadingPatternFeaturesObject
Constructs new shading pattern feature object.
ShadingPatternFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
shouldFlush(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
Determines whether the writer should be flushed after this event is written.
shouldSelectCell(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
shouldSelectCell(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
show(int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Show the frame for the LogBrokerMonitor.
show() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
show() - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
showLogLevelColorChangeDialog(JMenuItem, LogLevel) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
showPopup(CategoryNode, int, int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
showPropertiesDialog(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
showPropertiesDialog(String) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
shutdown() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.shutdown() instead.
shutdown() - Method in class org.apache.log4j.Hierarchy
Shutting down a hierarchy will safely close and remove all appenders in all categories including the root logger.
shutdown() - Static method in class org.apache.log4j.LogManager
 
shutdown() - Method in interface org.apache.log4j.spi.LoggerRepository
 
shutdown() - Method in class org.apache.log4j.spi.NOPLoggerRepository
sibFiles() - Static method in class org.verapdf.core.utils.FileOutputMappers
Get a FileOutputMapper instance that maps output to the same directory as the source with a veraPDF_ prefix
sibFiles(String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Get a FileOutputMapper instance that maps output to the same directory as the source with the requested prefix
sibFiles(String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Get a FileOutputMapper instance that maps output to the same directory as the source with the requested prefix and suffix
SignatureFeaturesData - Class in org.verapdf.features
 
SignatureFeaturesData(InputStream, String, String, String, Calendar, String, String, String) - Constructor for class org.verapdf.features.SignatureFeaturesData
 
SignatureFeaturesObject - Class in org.verapdf.features.objects
Feature object for signature part of the features report
SignatureFeaturesObject(SignatureFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.SignatureFeaturesObject
Constructs new signature feature object.
SignatureFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
SimpleLayout - Class in org.apache.log4j
SimpleLayout consists of the level of the log statement, followed by " - " and then the log message itself.
SimpleLayout() - Constructor for class org.apache.log4j.SimpleLayout
 
SimpleSocketServer - Class in org.apache.log4j.net
A simple SocketNode based server.
SimpleSocketServer() - Constructor for class org.apache.log4j.net.SimpleSocketServer
 
SimpleTypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
SimpleTypeValidator.SimpleTypeEnum - Enum in org.verapdf.model.tools.xmp.validators
 
SingleOutputDirMapper - Class in org.verapdf.core.utils
 
size() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
returns the number of CategoryElements.
size() - Method in class org.apache.log4j.lf5.viewer.configure.MRUFileManager
Gets the size of the MRU file list.
SIZE - Static variable in class org.apache.log4j.lf5.viewer.LogFactor5InputDialog
 
size() - Method in interface org.verapdf.core.Directory
 
size() - Method in class org.verapdf.core.MapBackedDirectory
{ @inheritDoc }
size(Integer) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
SMTPAppender - Class in org.apache.log4j.net
Send an e-mail when a specific logging event occurs, typically on errors or fatal errors.
SMTPAppender() - Constructor for class org.apache.log4j.net.SMTPAppender
The default constructor will instantiate the appender with a TriggeringEventEvaluator that will trigger on events with level ERROR or higher.
SMTPAppender(TriggeringEventEvaluator) - Constructor for class org.apache.log4j.net.SMTPAppender
Use evaluator passed as parameter as the TriggeringEventEvaluator for this SMTPAppender.
SocketAppender - Class in org.apache.log4j.net
Sends LoggingEvent objects to a remote a log server, usually a SocketNode.
SocketAppender() - Constructor for class org.apache.log4j.net.SocketAppender
 
SocketAppender(InetAddress, int) - Constructor for class org.apache.log4j.net.SocketAppender
Connects to remote server at address and port.
SocketAppender(String, int) - Constructor for class org.apache.log4j.net.SocketAppender
Connects to remote server at host and port.
SocketHandler(int) - Constructor for class org.apache.log4j.net.TelnetAppender.SocketHandler
 
SocketHubAppender - Class in org.apache.log4j.net
Sends LoggingEvent objects to a set of remote log servers, usually a SocketNodes.
SocketHubAppender() - Constructor for class org.apache.log4j.net.SocketHubAppender
 
SocketHubAppender(int) - Constructor for class org.apache.log4j.net.SocketHubAppender
Connects to remote server at address and port.
SocketNode - Class in org.apache.log4j.net
Read LoggingEvent objects sent from a remote client using Sockets (TCP).
SocketNode(Socket, LoggerRepository) - Constructor for class org.apache.log4j.net.SocketNode
 
SocketServer - Class in org.apache.log4j.net
A SocketNode based server that uses a different hierarchy for each client.
SocketServer(File) - Constructor for class org.apache.log4j.net.SocketServer
 
sortByNDC() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
spacePad(StringBuffer, int) - Method in class org.apache.log4j.helpers.PatternConverter
Fast space padding method.
sqlStatement - Variable in class org.apache.log4j.jdbc.JDBCAppender
Stores the string given to the pattern layout for conversion into a SQL statement, eg: insert into LogTable (Thread, Class, Message) values ("%t", "%c", "%m").
stackTraceToString(Throwable) - Method in class org.apache.log4j.lf5.util.AdapterLogRecord
 
start() - Method in class org.apache.log4j.jmx.Agent
Deprecated. 
start() - Static method in class org.verapdf.component.Components.Timer
Start timing a duration.
startDoc(XMLStreamWriter) - Static method in class org.verapdf.processor.AbstractXmlHandler
 
startDocument() - Method in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
startDocument() - Method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
startDocument() - Method in class org.verapdf.processor.reports.multithread.writer.TextReportWriter
 
startElement(String, String, String, Attributes) - Method in class org.verapdf.processor.reports.multithread.writer.ReportParserEventHandler
 
StartLogFactor5 - Class in org.apache.log4j.lf5
Starts an instance of the LogFactor5 console for off-line viewing.
StartLogFactor5() - Constructor for class org.apache.log4j.lf5.StartLogFactor5
 
startReport() - Method in interface org.verapdf.processor.reports.multithread.MultiThreadProcessingHandler
 
startReport() - Method in class org.verapdf.processor.reports.multithread.MultiThreadProcessingHandlerImpl
 
startTime - Variable in class org.apache.log4j.helpers.RelativeTimeDateFormat
 
status(MetadataFixerResult.RepairStatus) - Method in class org.verapdf.pdfa.results.MetadataFixerResultImpl.Builder
 
stemH(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
stemV(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
stop() - Method in class org.verapdf.component.Components.Timer
Halt the Components.Timer and return and AuditDuration.
stopCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
store(String) - Method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
stream(InputStream) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
stream(InputStream) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
StreamUtils - Class in org.apache.log4j.lf5.util
Provides utility methods for input and output streams.
StreamUtils() - Constructor for class org.apache.log4j.lf5.util.StreamUtils
 
STRING_TO_MATCH_OPTION - Static variable in class org.apache.log4j.varia.StringMatchFilter
Deprecated.
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
StringMatchFilter - Class in org.apache.log4j.varia
This is a very simple filter based on string matching.
StringMatchFilter() - Constructor for class org.apache.log4j.varia.StringMatchFilter
 
stripPassedTests(ValidationResult) - Static method in class org.verapdf.pdfa.results.ValidationResults
Strips any TestAssertions where assertion.getStatus() == TestAssertion.Status.PASSED from toStrip and returns a new ValidationResult without the passed assertions.
strmExcpMessTmpl - Static variable in class org.verapdf.processor.AbstractXmlHandler
 
StructuredTypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
StructuredTypeWithRestrictedFieldsValidator - Class in org.verapdf.model.tools.xmp.validators
 
StructuredTypeWithRestrictedFieldsValidator(String, Map<String, String>, Map<String, Pattern>, ValidatorsContainer) - Constructor for class org.verapdf.model.tools.xmp.validators.StructuredTypeWithRestrictedFieldsValidator
 
subAppend(LoggingEvent) - Method in class org.apache.log4j.DailyRollingFileAppender
This method differentiates DailyRollingFileAppender from its super class.
subAppend(LoggingEvent) - Method in class org.apache.log4j.RollingFileAppender
This method differentiates RollingFileAppender from its super class.
subAppend(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
Actual writing occurs here.
subFold(String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
subFold(String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
subFold(String, String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
subst(String) - Method in class org.apache.log4j.xml.DOMConfigurator
 
subst(String, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
Substitutes property value for any references in expression.
substVars(String, Properties) - Static method in class org.apache.log4j.helpers.OptionConverter
Perform variable substitution in string val from the values of keys found in the system propeties.
subtype(String) - Method in class org.verapdf.features.EmbeddedFileFeaturesData.Builder
 
sumDuration(Collection<AuditDuration>) - Static method in class org.verapdf.component.AuditDurationImpl
 
summarise() - Method in class org.verapdf.processor.ProcessorFactory.BatchSummariser
 
Summarisers - Class in org.verapdf.processor.reports
 
Summarisers.FeatureSummaryBuilder - Class in org.verapdf.processor.reports
 
Summarisers.RepairSummaryBuilder - Class in org.verapdf.processor.reports
 
Summarisers.ValidationSummaryBuilder - Class in org.verapdf.processor.reports
 
SYSLOG_HOST_OI - Static variable in class org.apache.log4j.net.SyslogAppender
 
SyslogAppender - Class in org.apache.log4j.net
Use SyslogAppender to send log messages to a remote syslog daemon.
SyslogAppender() - Constructor for class org.apache.log4j.net.SyslogAppender
 
SyslogAppender(Layout, int) - Constructor for class org.apache.log4j.net.SyslogAppender
 
SyslogAppender(Layout, String, int) - Constructor for class org.apache.log4j.net.SyslogAppender
 
SyslogQuietWriter - Class in org.apache.log4j.helpers
SyslogQuietWriter extends QuietWriter by prepending the syslog level code before each printed String.
SyslogQuietWriter(Writer, int, ErrorHandler) - Constructor for class org.apache.log4j.helpers.SyslogQuietWriter
 
SyslogWriter - Class in org.apache.log4j.helpers
SyslogWriter is a wrapper around the java.net.DatagramSocket class so that it behaves like a java.io.Writer.
SyslogWriter(String) - Constructor for class org.apache.log4j.helpers.SyslogWriter
Constructs a new instance of SyslogWriter.
SYSTEM_ERR - Static variable in class org.apache.log4j.ConsoleAppender
 
SYSTEM_OUT - Static variable in class org.apache.log4j.ConsoleAppender
 

T

T_STAR - Static variable in class org.verapdf.model.tools.constants.Operators
 
tailFilter - Variable in class org.apache.log4j.AppenderSkeleton
The last filter in the filter chain.
target - Variable in class org.apache.log4j.ConsoleAppender
 
TaskResult - Interface in org.verapdf.processor
Interface that encapsulates the details of the result of a veraPDF task.
taskResultfromXml(InputStream) - Static method in class org.verapdf.processor.ProcessorFactory
 
taskResultToXml(TaskResult, OutputStream, boolean) - Static method in class org.verapdf.processor.ProcessorFactory
 
TaskType - Enum in org.verapdf.processor
 
TC - Static variable in class org.verapdf.model.tools.constants.Operators
 
TD_MOVE - Static variable in class org.verapdf.model.tools.constants.Operators
 
TD_MOVE_SET_LEADING - Static variable in class org.verapdf.model.tools.constants.Operators
 
TelnetAppender - Class in org.apache.log4j.net
The TelnetAppender is a log4j appender that specializes in writing to a read-only socket.
TelnetAppender() - Constructor for class org.apache.log4j.net.TelnetAppender
 
TelnetAppender.SocketHandler - Class in org.apache.log4j.net
The SocketHandler class is used to accept connections from clients.
TEST_TAG - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
TestAssertion - Interface in org.verapdf.pdfa.results
A TestAssertion records the result of performing a validation test on a particular document property, or set of properties.
TestAssertion.Status - Enum in org.verapdf.pdfa.results
Enum that indicates the result of a particular test assertion, i.e.
TEXT - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
TextReportWriter - Class in org.verapdf.processor.reports.multithread.writer
 
TextReportWriter(OutputStream, OutputStream) - Constructor for class org.verapdf.processor.reports.multithread.writer.TextReportWriter
 
TF - Static variable in class org.verapdf.model.tools.constants.Operators
 
THREAD - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
THREAD_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
ThreadGroupRenderer - Class in org.apache.log4j.or
Render ThreadGroup objects in a format similar to the information output by the ThreadGroup.list() method.
ThreadGroupRenderer() - Constructor for class org.apache.log4j.or.ThreadGroupRenderer
 
ThreadLocalMap - Class in org.apache.log4j.helpers
ThreadLocalMap extends InheritableThreadLocal to bequeath a copy of the hashtable of the MDC of the parent thread.
ThreadLocalMap() - Constructor for class org.apache.log4j.helpers.ThreadLocalMap
 
ThreadPatternConverter - Class in org.apache.log4j.pattern
Formats the event thread name.
threshold - Variable in class org.apache.log4j.AppenderSkeleton
There is no level threshold filtering by default.
ThrowableInformation - Class in org.apache.log4j.spi
ThrowableInformation is log4j's internal representation of throwables.
ThrowableInformation(Throwable) - Constructor for class org.apache.log4j.spi.ThrowableInformation
 
ThrowableInformation(Throwable, Category) - Constructor for class org.apache.log4j.spi.ThrowableInformation
Create a new instance.
ThrowableInformation(String[]) - Constructor for class org.apache.log4j.spi.ThrowableInformation
Create new instance.
ThrowableInformationPatternConverter - Class in org.apache.log4j.pattern
Outputs the ThrowableInformation portion of the LoggingEvent.
ThrowableRenderer - Interface in org.apache.log4j.spi
Implemented by classes that render instances of java.lang.Throwable (exceptions and errors) into a string representation.
ThrowableRendererSupport - Interface in org.apache.log4j.spi
Implemented by logger repositories that support configurable rendering of Throwables.
throwing(Logger, String, String, Throwable) - Static method in class org.apache.log4j.LogXF
Logs a throwing message at DEBUG level.
THROWN - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
THUMBNAIL - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
TilingPatternFeaturesObject - Class in org.verapdf.features.objects
Feature object for tilling pattern part of the features report
TilingPatternFeaturesObject(TilingPatternFeaturesObjectAdapter) - Constructor for class org.verapdf.features.objects.TilingPatternFeaturesObject
Constructs new tilling pattern feature object.
TilingPatternFeaturesObjectAdapter - Interface in org.verapdf.features.objects
 
TIME - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
TIME_SCALE_STRETCH - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
TIMECODE - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
timeStamp - Variable in class org.apache.log4j.pattern.LogEvent
The number of milliseconds elapsed from 1/1/1970 until logging event was created.
timeStamp - Variable in class org.apache.log4j.spi.LoggingEvent
The number of milliseconds elapsed from 1/1/1970 until logging event was created.
TIMEZONE_OPTION - Static variable in class org.apache.log4j.helpers.DateLayout
Deprecated.
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
TITLE_OPTION - Static variable in class org.apache.log4j.HTMLLayout
A string constant used in naming the option for setting the the HTML document title.
TJ_SHOW - Static variable in class org.verapdf.model.tools.constants.Operators
 
TJ_SHOW_POS - Static variable in class org.verapdf.model.tools.constants.Operators
 
TL - Static variable in class org.verapdf.model.tools.constants.Operators
 
TM - Static variable in class org.verapdf.model.tools.constants.Operators
 
toArray(Object) - Static method in class org.apache.log4j.LogXF
Create new array.
toArray(Object, Object) - Static method in class org.apache.log4j.LogXF
Create new array.
toArray(Object, Object, Object) - Static method in class org.apache.log4j.LogXF
Create new array.
toArray(Object, Object, Object, Object) - Static method in class org.apache.log4j.LogXF
Create new array.
toBoolean(String, boolean) - Static method in class org.apache.log4j.helpers.OptionConverter
If value is "true", then true is returned.
toFileSize(String, long) - Static method in class org.apache.log4j.helpers.OptionConverter
 
toInt(String, int) - Static method in class org.apache.log4j.helpers.OptionConverter
 
toInt() - Method in class org.apache.log4j.Priority
Returns the integer representation of this level.
toLevel(String, Level) - Static method in class org.apache.log4j.helpers.OptionConverter
Converts a standard or custom priority level to a Level object.
toLevel(int, UtilLoggingLevel) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Convert an integer passed as argument to a level.
toLevel(int) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Gets level matching numeric value.
toLevel(String) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Get level with specified symbolic name.
toLevel(String, Level) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Get level with specified symbolic name.
toLevel(String) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toLevel(int) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(int, Level) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(String, Level) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toPriority(String) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String) method instead.
toPriority(int) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int) method instead.
toPriority(int, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int, Level) method instead.
toPriority(String, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String, Level) method instead.
toRelativeDest(Path, Path) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
toRelativeDest(Path, Path, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
toRelativeDest(Path, Path, String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
toString() - Method in class org.apache.log4j.lf5.LogLevel
 
toString() - Method in class org.apache.log4j.lf5.LogRecord
Return a String representation of this LogRecord.
toString() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
toString() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
toString() - Method in class org.apache.log4j.lf5.viewer.LogTableColumn
 
toString() - Method in class org.apache.log4j.Priority
Returns the string representation of this priority.
toString() - Method in class org.verapdf.component.AuditDurationImpl
 
toString() - Method in class org.verapdf.features.tools.FeatureTreeNode
{ @inheritDoc }
toString() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.IsoStandardSeries
 
toString() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
 
toString() - Method in enum org.verapdf.pdfa.flavours.PDFAFlavour
 
toString() - Method in enum org.verapdf.pdfa.results.MetadataFixerResult.RepairStatus
 
toString() - Method in enum org.verapdf.pdfa.results.TestAssertion.Status
 
toString() - Method in enum org.verapdf.processor.FormatOption
 
toString() - Method in enum org.verapdf.processor.TaskType
 
toString() - Method in class org.verapdf.ReleaseDetails
{ @inheritDoc }
totalJobs - Variable in class org.verapdf.processor.reports.AbstractBatchJobSummary
 
toXml(T, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert an object to a string.
toXml(T, Writer, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert an object to a string and send it to a Writer.
toXml(T, XMLStreamWriter, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert an object to a string and send it to a Writer.
toXml(T, File, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert an object to a string and save it to a File.
toXml(T, OutputStream, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert an object to a string and send it to an OutputStream.
toXml(String, Collection<T>, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert a collection to a string.
toXml(String, Collection<T>, Writer, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert a collection to a string and sends it to the Writer.
toXml(String, Collection<T>, File, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert a collection to a string and stores it in a File.
toXml(String, Collection<T>, OutputStream, boolean, boolean) - Static method in class org.verapdf.core.XmlSerialiser
Convert a collection to a string and sends it to the OutputStream.
TR - Static variable in class org.verapdf.model.tools.constants.Operators
 
TRACE - Static variable in class org.apache.log4j.Level
The TRACE Level designates finer-grained informational events than the DEBUG
trace(Object) - Method in class org.apache.log4j.Logger
Log a message object with the TRACE level.
trace(Object, Throwable) - Method in class org.apache.log4j.Logger
Log a message object with the TRACE level including the stack trace of the Throwablet passed as parameter.
trace(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at trace level.
trace(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
trace(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at trace level.
TRACE - Static variable in class org.apache.log4j.LogXF
Trace level.
trace(Object) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the TRACE level.
trace(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the TRACE level including the stack trace of the Throwablet passed as parameter.
TRACE_INT - Static variable in class org.apache.log4j.Level
TRACE level integer value.
TrackingAdjustmentListener - Class in org.apache.log4j.lf5.viewer
An AdjustmentListener which ensures that an Adjustable (e.g.
TrackingAdjustmentListener() - Constructor for class org.apache.log4j.lf5.viewer.TrackingAdjustmentListener
 
trackTableScrollPane() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Deprecated.
tracking is now done automatically.
Transform - Class in org.apache.log4j.helpers
Utility class for transforming strings.
Transform() - Constructor for class org.apache.log4j.helpers.Transform
 
transform(InputStream, InputStream, OutputStream, Map<String, String>) - Static method in class org.verapdf.report.XsltTransformer
Creates html validation report
TreeModelAdapter - Class in org.apache.log4j.lf5.viewer.categoryexplorer
Default implementation of TreeModelListener which does nothing.
TreeModelAdapter() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treeNodesChanged(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treeNodesInserted(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treeNodesRemoved(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
treePathToString(TreePath) - Static method in class org.apache.log4j.lf5.viewer.configure.ConfigurationManager
 
treeStructureChanged(TreeModelEvent) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.TreeModelAdapter
 
TriggeringEventEvaluator - Interface in org.apache.log4j.spi
Implementions of this interface allow certain appenders to decide when to perform an appender specific action.
trimOldestRecords() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
trimRecords() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
TS - Static variable in class org.verapdf.model.tools.constants.Operators
 
TTCC_CONVERSION_PATTERN - Static variable in class org.apache.log4j.EnhancedPatternLayout
A conversion pattern equivalent to the TTCCCLayout.
TTCC_CONVERSION_PATTERN - Static variable in class org.apache.log4j.PatternLayout
A conversion pattern equivalent to the TTCCCLayout.
TTCCLayout - Class in org.apache.log4j
TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name.
TTCCLayout() - Constructor for class org.apache.log4j.TTCCLayout
Instantiate a TTCCLayout object with RelativeTimeDateFormat as the date formatter in the local time zone.
TTCCLayout(String) - Constructor for class org.apache.log4j.TTCCLayout
Instantiate a TTCCLayout object using the local time zone.
TW - Static variable in class org.verapdf.model.tools.constants.Operators
 
typeFromXml(Class<T>, String) - Static method in class org.verapdf.core.XmlSerialiser
Convert a string to an object of a given class.
typeFromXml(Class<T>, File) - Static method in class org.verapdf.core.XmlSerialiser
Convert the contents of a file to an object of a given class.
typeFromXml(Class<T>, Reader) - Static method in class org.verapdf.core.XmlSerialiser
Convert the contents of a Reader to an object of a given class.
typeFromXml(Class<T>, InputStream) - Static method in class org.verapdf.core.XmlSerialiser
Convert the contents of an InputStream to an object of a given class.
typeFromXml(Class<T>, Source) - Static method in class org.verapdf.core.XmlSerialiser
Convert the contents of a Source to an object of a given class.
TypeValidator - Interface in org.verapdf.model.tools.xmp.validators
 
TZ - Static variable in class org.verapdf.model.tools.constants.Operators
 

U

unadvertise() - Method in class org.apache.log4j.net.ZeroConfSupport
 
UNKNOWN_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for UNKNOWN.
unmarshalErrMessage - Static variable in class org.verapdf.processor.AbstractXmlHandler
 
UNRECOGNIZED_MILLISECONDS - Static variable in class org.apache.log4j.pattern.CachedDateFormat
Constant used to represent that there was an observed change, but was an expected change.
UnrecognizedElementHandler - Interface in org.apache.log4j.xml
When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered.
update(CategoryNode, boolean) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
updateFrameSize() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
updateItem(K, V) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
updateItem(K, V) - Method in interface org.verapdf.core.Registry
Updates the value associated with the key and throws and exception if the item isn't registered.
updateItems(Map<K, V>) - Method in class org.verapdf.core.MapBackedRegistry
{ @inheritDoc }
updateItems(Map<K, V>) - Method in interface org.verapdf.core.Registry
 
updateMetadataStream() - Method in interface org.verapdf.metadata.fixer.entity.Metadata
Update metadata stream from applied changes.
updateMRUList() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Removes old file list and creates a new file list with the updated MRU list.
updateStatusLabel() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
updateView() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
URI - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
URITypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
URITypeValidator() - Constructor for class org.verapdf.model.tools.xmp.validators.URITypeValidator
 
URL - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
URLTypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
URLTypeValidator() - Constructor for class org.verapdf.model.tools.xmp.validators.URLTypeValidator
 
UTC_PATTERN - Static variable in class org.verapdf.metadata.fixer.utils.MetadataFixerConstants
 
UtilLoggingLevel - Class in org.apache.log4j.helpers
An extension of the Level class that provides support for java.util.logging Levels.
UtilLoggingLevel(int, String, int) - Constructor for class org.apache.log4j.helpers.UtilLoggingLevel
Create new instance.

V

V - Static variable in class org.verapdf.model.tools.constants.Operators
 
validate(VeraPDFXMPNode, String) - Method in class org.verapdf.model.tools.xmp.ValidatorsContainer
Validates the given node to corresponding the given type
validate(PDFAParser) - Method in interface org.verapdf.pdfa.PDFAValidator
This method validates an InputStream, presumably believed to be a PDF/A document of a specific flavour that matches the ValidationProfile supported by the PDFAValidator instance.
ValidationBatchSummary - Interface in org.verapdf.processor.reports
Holds the count of validation jobs and their statuses for a batch job summary.
ValidationDetails - Interface in org.verapdf.processor.reports
 
ValidationException - Exception in org.verapdf.core
Exception type for problems encountered while performing validation.
ValidationException() - Constructor for exception org.verapdf.core.ValidationException
Default constructor for ValidationException.
ValidationException(String) - Constructor for exception org.verapdf.core.ValidationException
Constructs new ValidationException with a String message
ValidationException(String, Throwable) - Constructor for exception org.verapdf.core.ValidationException
Constructs new ValidationException with a String message and a Throwable cause.
ValidationProfile - Interface in org.verapdf.pdfa.validation.profiles
veraPDF ValidationProfiles encapsulate the validation rules and tests that are enforced by the PDF/A Validator.
ValidationReport - Interface in org.verapdf.processor.reports
 
validationReportFromXml(String) - Static method in class org.verapdf.processor.reports.Reports
Deserialise a ValidationReport from an XML string
ValidationResult - Interface in org.verapdf.pdfa.results
Created as the result of validating a PDF/A document against a ValidationProfile.
ValidationResults - Class in org.verapdf.pdfa.results
 
validationStatus(Set<TestAssertion>, ValidationProfile) - Static method in class org.verapdf.metadata.fixer.utils.ProcessedObjectsInspector
Return validation status according to failed rules and validation profile.
validationStatus(Set<TestAssertion>, ValidationProfile, ProcessedObjectsParser) - Static method in class org.verapdf.metadata.fixer.utils.ProcessedObjectsInspector
Return validation status according to failed rules and validation profile.
validationStatus(Set<TestAssertion>, ValidationProfile, ProcessedObjects) - Static method in class org.verapdf.metadata.fixer.utils.ProcessedObjectsInspector
Return validation status according to failed rules, validation profile and metadata failed rules type
ValidationStatus - Enum in org.verapdf.metadata.fixer.utils
Current enum describe validation state according to validity of separated parts.
ValidationSummaryBuilder() - Constructor for class org.verapdf.processor.reports.Summarisers.ValidationSummaryBuilder
 
validationSummaryFromValues(int, int, int) - Static method in class org.verapdf.processor.reports.Summarisers
 
ValidatorConfig - Interface in org.verapdf.pdfa.validation.validators
Encapsulates the configuration of the veraPDF PDF/A validator.
ValidatorFactory - Class in org.verapdf.pdfa.validation.validators
Static utility class that fills in for a factory for PDFAValidators.
ValidatorsContainer - Class in org.verapdf.model.tools.xmp
 
ValidatorsContainerCreator - Class in org.verapdf.model.tools.xmp
 
ValidatorsContainerCreator() - Constructor for class org.verapdf.model.tools.xmp.ValidatorsContainerCreator
 
valueOf(String) - Static method in class org.apache.log4j.lf5.LogLevel
Convert a log level label into a LogLevel object.
valueOf(String) - Static method in class org.apache.log4j.lf5.viewer.LogTableColumn
Convert a column label into a LogTableColumn object.
valueOf(boolean) - Static method in class org.apache.log4j.LogXF
Returns a Boolean instance representing the specified boolean.
valueOf(char) - Static method in class org.apache.log4j.LogXF
Returns a Character instance representing the specified char.
valueOf(byte) - Static method in class org.apache.log4j.LogXF
Returns a Byte instance representing the specified byte.
valueOf(short) - Static method in class org.apache.log4j.LogXF
Returns a Short instance representing the specified short.
valueOf(int) - Static method in class org.apache.log4j.LogXF
Returns an Integer instance representing the specified int.
valueOf(long) - Static method in class org.apache.log4j.LogXF
Returns a Long instance representing the specified long.
valueOf(float) - Static method in class org.apache.log4j.LogXF
Returns a Float instance representing the specified float.
valueOf(double) - Static method in class org.apache.log4j.LogXF
Returns a Double instance representing the specified double.
valueOf(String) - Static method in enum org.verapdf.features.FeatureObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.features.objects.ActionFeaturesObjectAdapter.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.features.objects.Feature.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.features.tools.ColorComponent.Colors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.features.tools.ColorComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.metadata.fixer.utils.ValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.verapdf.metadata.fixer.utils.ValidationStatus
Get validation status from integer value.
valueOf(String) - Static method in enum org.verapdf.model.tools.xmp.validators.ArrayTypeValidator.ArrayTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.model.tools.xmp.validators.SimpleTypeValidator.SimpleTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour.IsoStandardSeries
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.pdfa.results.MetadataFixerResult.RepairStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.pdfa.results.TestAssertion.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.policy.SchematronOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.processor.FormatOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.verapdf.processor.TaskType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.verapdf.features.FeatureObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.features.objects.ActionFeaturesObjectAdapter.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.features.objects.Feature.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.features.tools.ColorComponent.Colors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.features.tools.ColorComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.metadata.fixer.utils.ValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.model.tools.xmp.validators.ArrayTypeValidator.ArrayTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.model.tools.xmp.validators.SimpleTypeValidator.SimpleTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour.IsoStandardSeries
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour.Specification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.pdfa.flavours.PDFAFlavour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.pdfa.results.MetadataFixerResult.RepairStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.pdfa.results.TestAssertion.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.policy.SchematronOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.processor.FormatOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.verapdf.processor.TaskType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Interface in org.verapdf.pdfa.validation.profiles
Interface that encapsulates the behaviour of variables in ValidationProfiles.
variableFromValues(String, String, String, String) - Static method in class org.verapdf.pdfa.validation.profiles.Profiles
Returns a Variable instance initialised with the passed values.
veraDetails(URI, String, String, String) - Static method in class org.verapdf.component.Components
Convenience method that creates a ComponentDetails instance with the veraPDF library description.
VeraFoundryProvider - Interface in org.verapdf.pdfa
The VeraFoundryProvider class simply provides a method to obtain a VeraPDFFoundry instance.
VeraPDFException - Exception in org.verapdf.core
Top level exception class for all exceptions in veraPDF library.
VeraPDFException() - Constructor for exception org.verapdf.core.VeraPDFException
Default constructor for VeraPDFException.
VeraPDFException(String) - Constructor for exception org.verapdf.core.VeraPDFException
Constructs new VeraPDFException with a String message
VeraPDFException(String, Throwable) - Constructor for exception org.verapdf.core.VeraPDFException
Constructs new VeraPDFException with a String message and a Throwable cause.
VeraPDFFoundry - Interface in org.verapdf.pdfa
The veraPDFFoundry interface provides methods for creating implementations of the classes provided by a PDF Parser and Metadata Fixer implementations.
verFold(String) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
verFold(String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
 
verFold(String, String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
verSibFiles() - Static method in class org.verapdf.core.utils.FileOutputMappers
Get a FileOutputMapper instance that maps output to the same directory as the source with a veraPDF_ prefix
verSibFiles(String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Get a FileOutputMapper instance that maps output to the same directory as the source with the requested prefix
verSibFiles(String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Get a FileOutputMapper instance that maps output to the same directory as the source with the requested prefix and suffix
VERSION - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
verSubFold(String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
verSubFold(String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix
verSubFold(String, String, String) - Static method in class org.verapdf.core.utils.FileOutputMappers
Maps to a relative subfolder of the original with no prefix or suffix

W

W_CLIP - Static variable in class org.verapdf.model.tools.constants.Operators
 
W_LINE_WIDTH - Static variable in class org.verapdf.model.tools.constants.Operators
 
W_STAR_EOCLIP - Static variable in class org.verapdf.model.tools.constants.Operators
 
warn(Object) - Method in class org.apache.log4j.Category
Log a message object with the WARN Level.
warn(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message with the WARN level including the stack trace of the Throwable t passed as parameter.
warn(String) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal warning statements.
warn(String, Throwable) - Static method in class org.apache.log4j.helpers.LogLog
This method is used to output log4j internal warnings.
WARN - Static variable in class org.apache.log4j.Level
The WARN level designates potentially harmful situations.
WARN - Static variable in class org.apache.log4j.lf5.LogLevel
 
warn(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a parameterized message at warn level.
warn(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
warn(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a parameterized message at warn level.
WARN - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.WARN instead.
warn(Object) - Method in class org.apache.log4j.spi.NOPLogger
Log a message object with the WARN Level.
warn(Object, Throwable) - Method in class org.apache.log4j.spi.NOPLogger
Log a message with the WARN level including the stack trace of the Throwable t passed as parameter.
WARN_INT - Static variable in class org.apache.log4j.Priority
 
WARNING - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
WARNING.
WARNING - Static variable in class org.apache.log4j.lf5.LogLevel
 
warning(SAXParseException) - Method in class org.apache.log4j.xml.SAXErrorHandler
 
WARNING_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for WARNING.
wasEmpty() - Method in class org.apache.log4j.helpers.BoundedFIFO
Returns true if there is just one element in the buffer.
wasFull() - Method in class org.apache.log4j.helpers.BoundedFIFO
Returns true if the number of elements in the buffer plus 1 equals the maximum buffer size, returns false otherwise.
WIDTH - Static variable in class org.verapdf.features.tools.CreateNodeHelper
 
wrapMarshallException(JAXBException, String) - Static method in class org.verapdf.processor.AbstractXmlHandler
 
wrapStreamException(XMLStreamException) - Static method in class org.verapdf.processor.AbstractXmlHandler
 
wrapStreamException(XMLStreamException, String) - Static method in class org.verapdf.processor.AbstractXmlHandler
 
wrapStringOnPanel(String, Container) - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
write(String) - Method in class org.apache.log4j.helpers.CountingQuietWriter
 
write(String) - Method in class org.apache.log4j.helpers.QuietWriter
 
write(String) - Method in class org.apache.log4j.helpers.SyslogQuietWriter
 
write(char[], int, int) - Method in class org.apache.log4j.helpers.SyslogWriter
 
write(String) - Method in class org.apache.log4j.helpers.SyslogWriter
 
write(ResultStructure) - Method in class org.verapdf.processor.reports.multithread.writer.MrrReportWriter
 
write(ResultStructure) - Method in class org.verapdf.processor.reports.multithread.writer.ReportWriter
 
write(ResultStructure) - Method in class org.verapdf.processor.reports.multithread.writer.TextReportWriter
 
write(ResultStructure) - Method in class org.verapdf.processor.reports.multithread.writer.XmlReportWriter
 
WRITE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
writeEndElement() - Method in class org.verapdf.processor.reports.multithread.writer.MrrReportWriter
 
writeFooter() - Method in class org.apache.log4j.WriterAppender
Write a footer as produced by the embedded layout's Layout.getFooter() method.
writeHeader() - Method in class org.apache.log4j.WriterAppender
Write a header as produced by the embedded layout's Layout.getHeader() method.
writeHTMLReport(InputStream, OutputStream, boolean, String, boolean) - Static method in class org.verapdf.report.HTMLReport
Creates html validation report
writeHTMLReport(InputStream, OutputStream, boolean, String, String, boolean) - Static method in class org.verapdf.report.HTMLReport
Creates html validation report
writer - Variable in class org.verapdf.processor.AbstractXmlHandler
 
writer - Variable in class org.verapdf.processor.reports.multithread.writer.AbstractXmlReportWriter
 
WriterAppender - Class in org.apache.log4j
WriterAppender appends log events to a Writer or an OutputStream depending on the user's choice.
WriterAppender() - Constructor for class org.apache.log4j.WriterAppender
This default constructor does nothing.
WriterAppender(Layout, OutputStream) - Constructor for class org.apache.log4j.WriterAppender
Instantiate a WriterAppender and set the output destination to a new OutputStreamWriter initialized with os as its OutputStream.
WriterAppender(Layout, Writer) - Constructor for class org.apache.log4j.WriterAppender
Instantiate a WriterAppender and set the output destination to writer.
writeSchematron(List<SchematronGenerator.Assertion>, OutputStream) - Static method in class org.verapdf.policy.SchematronGenerator
 
writingMessage - Static variable in class org.verapdf.processor.AbstractXmlHandler
 

X

xHeight(Double) - Method in class org.verapdf.features.FontFeaturesData.Builder
 
XMLLayout - Class in org.apache.log4j.xml
The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd.
XMLLayout() - Constructor for class org.apache.log4j.xml.XMLLayout
 
XMLProcessedObjectsParser - Class in org.verapdf.metadata.fixer.utils.parser
 
XmlReportWriter - Class in org.verapdf.processor.reports.multithread.writer
 
XmlReportWriter(OutputStream, OutputStream) - Constructor for class org.verapdf.processor.reports.multithread.writer.XmlReportWriter
 
XmlSerialiser - Class in org.verapdf.core
Acknowledgements to Arno Moonen's gist which got me going.
XMP_PACKAGE_TYPE - Static variable in class org.verapdf.model.impl.axl.AXLXMPPackage
 
XMP_PROPERTY_TYPE - Static variable in class org.verapdf.model.impl.axl.AXLXMPProperty
 
XMPBasic - Interface in org.verapdf.metadata.fixer.schemas
Current interface represent XMP Basic schema
XMPConstants - Class in org.verapdf.model.tools.xmp
 
XMPConstants() - Constructor for class org.verapdf.model.tools.xmp.XMPConstants
 
XmpHandler - Class in org.verapdf.report
Class that's initially a placeholder for XMP specific functionality.
XMPMM_HISTORY_PROPERTY_TYPE - Static variable in class org.verapdf.model.impl.axl.AXLXMPMMHistoryProperty
 
XMPMM_HISTORY_RESOURCE_EVENT_TYPE - Static variable in class org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent
 
xmpNode - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
 
xmpNode - Variable in class org.verapdf.model.impl.axl.AXLExtensionSchemasContainer
 
xmpNode - Variable in class org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent
 
xmpNode - Variable in class org.verapdf.model.impl.axl.AXLXMPProperty
 
XPATH - Static variable in class org.verapdf.model.tools.xmp.XMPConstants
 
XPathTypeValidator - Class in org.verapdf.model.tools.xmp.validators
 
XPathTypeValidator() - Constructor for class org.verapdf.model.tools.xmp.validators.XPathTypeValidator
 
XSL_EXT - Static variable in class org.verapdf.policy.PolicyChecker
 
XSLT_EXT - Static variable in class org.verapdf.policy.PolicyChecker
 
XsltTransformer - Class in org.verapdf.report
 

Y

Y - Static variable in class org.verapdf.model.tools.constants.Operators
 

Z

ZeroConfSupport - Class in org.apache.log4j.net
 
ZeroConfSupport(String, int, String, Map) - Constructor for class org.apache.log4j.net.ZeroConfSupport
 
ZeroConfSupport(String, int, String) - Constructor for class org.apache.log4j.net.ZeroConfSupport
 
ZONE - Static variable in class org.apache.log4j.net.SocketAppender
The MulticastDNS zone advertised by a SocketAppender
ZONE - Static variable in class org.apache.log4j.net.SocketHubAppender
The MulticastDNS zone advertised by a SocketHubAppender

_

_allRecords - Variable in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
_callSystemExitOnClose - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_category - Variable in class org.apache.log4j.lf5.LogRecord
 
_categoryElements - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
_categoryExplorerTree - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_categoryModel - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_categoryTitle - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
_changeEvent - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
_checkBox - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_checkBox - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
_clickCountToStart - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
_colCategory - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colDate - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colLevel - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colLocation - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colMessage - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colMessageNum - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colNames - Variable in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
_colNames - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colNDC - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_color - Variable in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
 
_colThread - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_colThrown - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_columns - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_colWidths - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_configurationManager - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_currentView - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_dateFormatManager - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_defaultLogMonitor - Static variable in class org.apache.log4j.lf5.LF5Appender
 
_defaultMonitor - Variable in class org.apache.log4j.lf5.AppenderFinalizer
 
_detailTextArea - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_displayedLogBrokerProperties - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_event - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
_fileLocation - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_filter - Variable in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
_filteredRecords - Variable in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
_finalizer - Static variable in class org.apache.log4j.lf5.LF5Appender
 
_fontName - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_fontSize - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_fontSizeCombo - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_hasFatalChildren - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_hasFatalRecords - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_highlightFatal - Variable in class org.apache.log4j.lf5.viewer.LogTableRowRenderer
 
_isDisposed - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_label - Variable in class org.apache.log4j.lf5.LogLevel
 
_label - Variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
_lastEditedNode - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_lastMaximum - Variable in class org.apache.log4j.lf5.viewer.TrackingAdjustmentListener
 
_lastTableViewportSize - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_leastSevereDisplayedLogLevel - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_level - Variable in class org.apache.log4j.lf5.LogRecord
 
_levels - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_listener - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
_listenerList - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
_loadSystemFonts - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_location - Variable in class org.apache.log4j.lf5.LogRecord
 
_lock - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_logLevelMenuItems - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_logMonitor - Variable in class org.apache.log4j.lf5.LF5Appender
 
_logMonitorFrame - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_logMonitorFrameHeight - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_logMonitorFrameWidth - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_logTableColumnMenuItems - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_logTableScrollPane - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_maxNumberOfLogRecords - Variable in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
_message - Variable in class org.apache.log4j.lf5.LogRecord
 
_millis - Variable in class org.apache.log4j.lf5.LogRecord
 
_model - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
_model - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
_mruFileManager - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_name - Variable in class org.apache.log4j.lf5.util.Resource
 
_ndc - Variable in class org.apache.log4j.lf5.LogRecord
 
_NDCTextFilter - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_numberOfContainedRecords - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_numberOfRecordsFromChildren - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_numCols - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_panel - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
_precedence - Variable in class org.apache.log4j.lf5.LogLevel
 
_renderer - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_renderFatal - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
_rootAlreadyExpanded - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
 
_rowHeight - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_sat - Static variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
_searchText - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_selected - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
_seqCount - Static variable in class org.apache.log4j.lf5.LogRecord
 
_sequenceNumber - Variable in class org.apache.log4j.lf5.LogRecord
 
_statusLabel - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_table - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_tableColumns - Variable in class org.apache.log4j.lf5.viewer.LogTable
 
_thread - Variable in class org.apache.log4j.lf5.LogRecord
 
_thrown - Variable in class org.apache.log4j.lf5.LogRecord
 
_thrownStackTrace - Variable in class org.apache.log4j.lf5.LogRecord
 
_trackTableScrollPane - Variable in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
_tree - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
_value - Variable in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.