Package org.verapdf.metadata.fixer
Interface MetadataFixerConfig
-
public interface MetadataFixerConfig- Author:
- Evgeniy Muravitskiy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFixesPrefix()booleanisFixId()
-
-
-
Method Detail
-
isFixId
boolean isFixId()
-
getFixesPrefix
String getFixesPrefix()
-
-