Uses of Class
org.xipki.util.FileOrValue
-
Packages that use FileOrValue Package Description org.xipki.util -
-
Uses of FileOrValue in org.xipki.util
Methods in org.xipki.util that return FileOrValue Modifier and Type Method Description static FileOrValueFileOrValue. ofFile(String fileName)static FileOrValueFileOrValue. ofValue(String value)
-