All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.pageseeder.epub.Metadata Maven / Gradle / Ivy

/*
 * Copyright (c) 1999-2012 weborganic systems pty. ltd.
 */
package org.pageseeder.epub;

/**
 * Used for EPUB metadata (publication information)
 *
 * @author Christophe Lauret
 * @version 18 February 2013
 */
public final class Metadata {

  /**
   *
   */
  public Metadata() {
  }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy