Uses of Class
org.primefaces.showcase.util.FileContent
Packages that use FileContent
-
Uses of FileContent in org.primefaces.showcase.util
Methods in org.primefaces.showcase.util that return FileContentModifier and TypeMethodDescriptionstatic FileContentFileContentMarkerUtil.readFileContent(String fullPathToFile, InputStream is, boolean readBeans) Methods in org.primefaces.showcase.util that return types with arguments of type FileContentModifier and TypeMethodDescriptionFileContent.getAttached()static final List<FileContent> ShowcaseUtil.getFilesContent(String fullPath, Boolean readBeans) Constructor parameters in org.primefaces.showcase.util with type arguments of type FileContentModifierConstructorDescriptionFileContent(String title, String value, String type, Set<FileContent> attached)