This class provides basic methods for importing Gallery information from an exported Gallery file. It provides additional error handling and status reporting not provided by the GalleryXmlHandler.
This class provides basic methods for importing Gallery information from an exported Gallery file. It provides additional error handling and status reporting not provided by the GalleryXmlHandler.
Base Import Element. This class provides the basic methods that content handlers need to implement. It can't just be an interface or flagged as abstract, because it is used as a place holder, the the content handler doesn't supply a new class on start element.