public class TaggedPDFRoleMapHelper extends Object
| Constructor and Description |
|---|
TaggedPDFRoleMapHelper(Map<String,String> roleMap,
PDFAFlavour flavour)
Creates new TaggedPDFRoleMapHelper
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
circularMappingExist(String type) |
String |
getStandardType(String type)
Obtains standard type for the given one
|
Boolean |
isRemappedStandardType(String type) |
public TaggedPDFRoleMapHelper(Map<String,String> roleMap, PDFAFlavour flavour)
roleMap - role map from PDFflavour - current pdfa flavourpublic String getStandardType(String type)
type - the type for obtaining the standardCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.