-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longgetChecksum(Path path)static StringgetChecksumHex(Path path)static byte[]getSignature(Path path, PrivateKey key)static StringgetSignatureEncoded(Path path, PrivateKey key)voidtoXml()Methods inherited from class XmlMapper
escape, getAttributeValue
-
Field Details
-
uri
-
path
-
checksum
-
size
-
os
-
classpath
-
modulepath
-
comment
-
ignoreBootConflict
-
signature
-
addExports
-
addOpens
-
addReads
-
-
Constructor Details
-
FileMapper
public FileMapper() -
FileMapper
-
FileMapper
-
-
Method Details
-
parse
-
toXml
-
getChecksum
- Throws:
IOException
-
getChecksumHex
- Throws:
IOException
-
getSignature
- Throws:
IOException
-
getSignatureEncoded
- Throws:
IOException
-