Package org.verapdf.metadata.fixer
Class FixerFactory
java.lang.Object
org.verapdf.metadata.fixer.FixerFactory
- Version:
- 0.1 Created 30 Oct 2016:01:30:05
- Author:
- Carl Wilson carlwilson AT github
-
Method Summary
Modifier and TypeMethodDescriptionstatic MetadataFixerConfigconfigFromValues(String fixesPrefix, boolean fixId) static MetadataFixerConfigconfigFromXml(InputStream source) static voidconfigToXml(MetadataFixerConfig config, OutputStream dest) static MetadataFixerConfigstatic MetadataFixerResult
-
Method Details
-
defaultConfig
-
configFromValues
-
configFromXml
- Throws:
JAXBException
-
configToXml
- Throws:
JAXBException
-
defaultResult
-