| Package | Description |
|---|---|
| org.verapdf.features | |
| org.verapdf.features.pb.objects | |
| org.verapdf.features.pb.tools | |
| org.verapdf.features.tools | |
| org.verapdf.report |
| Modifier and Type | Method and Description |
|---|---|
FeatureTreeNode |
IFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<FeatureTreeNode> |
AbstractEmbeddedFileFeaturesExtractor.getEmbeddedFileFeatures(EmbeddedFileFeaturesData data)
Extract features from features data
|
List<FeatureTreeNode> |
FeatureExtractionResult.getFeatureTreesForType(FeatureObjectType type)
Gets list of feature trees for the type
|
abstract List<FeatureTreeNode> |
AbstractFontFeaturesExtractor.getFontFeatures(FontFeaturesData data)
Extract features from features data
|
abstract List<FeatureTreeNode> |
AbstractICCProfileFeaturesExtractor.getICCProfileFeatures(ICCProfileFeaturesData data)
Extract features from features data
|
abstract List<FeatureTreeNode> |
AbstractImageFeaturesExtractor.getImageFeatures(ImageFeaturesData data)
Extract features from features data
|
abstract List<FeatureTreeNode> |
AbstractMetadataFeaturesExtractor.getMetadataFeatures(MetadataFeaturesData data)
Extract features from features data
|
abstract List<FeatureTreeNode> |
AbstractSignatureFeaturesExtractor.getSignatureFeatures(SignatureFeaturesData data)
Extract features from features data
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureExtractionResult.addNewFeatureTree(FeatureObjectType type,
FeatureTreeNode root)
Add new feature tree for a type
|
| Modifier and Type | Method and Description |
|---|---|
FeatureTreeNode |
PBPropertiesDictFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBFontFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBFormXObjectFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBImageXObjectFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBShadingFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBShadingPatternFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBTilingPatternFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBColorSpaceFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBICCProfileFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
FeatureTreeNode |
PBPageFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBOutlinesFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBOutputIntentsFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBEmbeddedFileFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
FeatureTreeNode |
PBLowLvlInfoFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
FeatureTreeNode |
PBDocSecurityFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
FeatureTreeNode |
PBMetadataFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBInfoDictFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
FeatureTreeNode |
PBSignatureFeaturesObject.reportFeatures(FeatureExtractionResult collection) |
FeatureTreeNode |
PBAnnotationFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBPostScriptXObjectFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports featurereport into collection
|
FeatureTreeNode |
PBExtGStateFeaturesObject.reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
| Modifier and Type | Method and Description |
|---|---|
static FeatureTreeNode |
PBCreateNodeHelper.addBoxFeature(String name,
PDRectangle box,
FeatureTreeNode parent)
Creates feature node for boxes
|
static FeatureTreeNode |
PBCreateNodeHelper.addDeviceColorSpaceNode(String name,
PDColor color,
FeatureTreeNode parent,
FeatureExtractionResult collection)
Creates new node for device color space
|
static FeatureTreeNode |
PBCreateNodeHelper.addNotEmptyNode(String name,
String value,
FeatureTreeNode parent)
Creates new node with given name and value if both of this parametrs are
not null
|
static FeatureTreeNode |
PBCreateNodeHelper.createDateNode(String nodeName,
FeatureTreeNode parent,
Calendar date,
FeatureExtractionResult collection)
Creates node with date value formatted in XML format from the given
Calendar
|
static FeatureTreeNode |
PBCreateNodeHelper.parseMetadata(PDMetadata metadata,
String nodeName,
FeatureTreeNode parent,
FeatureExtractionResult collection)
Creates FeatureTreeNode with name
nodeName, parent
parent, and content which is a stream r epresentation of the
metadata content. |
| Modifier and Type | Method and Description |
|---|---|
static FeatureTreeNode |
PBCreateNodeHelper.addBoxFeature(String name,
PDRectangle box,
FeatureTreeNode parent)
Creates feature node for boxes
|
static FeatureTreeNode |
PBCreateNodeHelper.addDeviceColorSpaceNode(String name,
PDColor color,
FeatureTreeNode parent,
FeatureExtractionResult collection)
Creates new node for device color space
|
static FeatureTreeNode |
PBCreateNodeHelper.addNotEmptyNode(String name,
String value,
FeatureTreeNode parent)
Creates new node with given name and value if both of this parametrs are
not null
|
static FeatureTreeNode |
PBCreateNodeHelper.createDateNode(String nodeName,
FeatureTreeNode parent,
Calendar date,
FeatureExtractionResult collection)
Creates node with date value formatted in XML format from the given
Calendar
|
static void |
PBCreateNodeHelper.parseFloatMatrix(float[][] array,
FeatureTreeNode parent) |
static void |
PBCreateNodeHelper.parseIDSet(Set<String> set,
String elementName,
String setName,
FeatureTreeNode root)
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 |
static FeatureTreeNode |
PBCreateNodeHelper.parseMetadata(PDMetadata metadata,
String nodeName,
FeatureTreeNode parent,
FeatureExtractionResult collection)
Creates FeatureTreeNode with name
nodeName, parent
parent, and content which is a stream r epresentation of the
metadata content. |
| Modifier and Type | Method and Description |
|---|---|
FeatureTreeNode |
FeatureTreeNode.addChild(FeatureTreeNode node) |
FeatureTreeNode |
FeatureTreeNode.addChild(String nodeName)
Add a child to the node
|
FeatureTreeNode |
FeatureTreeNode.addMetadataChild(String nodeName)
Add a child to the node
|
static FeatureTreeNode |
FeatureTreeNode.createRootNode(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureTreeNode> |
FeatureTreeNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
FeatureTreeNode |
FeatureTreeNode.addChild(FeatureTreeNode node) |
static String |
ErrorsHelper.addErrorIntoCollection(FeatureExtractionResult collection,
FeatureTreeNode element,
String errorMessageArg)
Adds an error to a
FeaturesCollection |
| Modifier and Type | Method and Description |
|---|---|
static JAXBElement<FeaturesNode> |
FeaturesNode.fromXmp(FeatureTreeNode xmpNode) |
static Node |
XmpHandler.parseMetadataRootElement(FeatureTreeNode metadataNode) |
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.