-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
getChecksum(Path path)
static String
getChecksumHex(Path path)
static byte[]
getSignature(Path path, PrivateKey key)
static String
getSignatureEncoded(Path path, PrivateKey key)
void
toXml()
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
-