java.lang.Object
org.jpo.datamodel.FlatFileReader
Class to import a flat file of pictures into the supplied node
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidhandleRequest(AddFlatFileRequest request) Constructs a FlatFileReader and imports the pictures listed in the file
-
Method Details
-
handleRequest
Constructs a FlatFileReader and imports the pictures listed in the file- Parameters:
request- The request
-