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(java.lang.String fileName)static FileOrValueFileOrValue. ofValue(java.lang.String value)
-