| Package | Description |
|---|---|
| org.verapdf.features | |
| org.verapdf.features.tools |
| Modifier and Type | Method and Description |
|---|---|
FeatureTreeNode |
IFeaturesObject.reportFeatures(FeaturesCollection collection)
Reports all features from the object into the collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureTreeNode.addChild(FeatureTreeNode child)
Add a child to the node
|
static FeatureTreeNode |
FeatureTreeNode.createChildMetadataNode(String name,
FeatureTreeNode parent)
Creates new Feature Tree Node
|
static FeatureTreeNode |
FeatureTreeNode.createChildNode(String name,
FeatureTreeNode parent)
Creates new Feature Tree Node
|
static FeatureTreeNode |
FeatureTreeNode.createRootMetadataNode(String name) |
static FeatureTreeNode |
FeatureTreeNode.createRootNode(String name) |
void |
FeatureTreeNode.setValue(String value)
Add value to the node
|
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.