Class MediaFeatureArticle

All Implemented Interfaces:
JournalContent, PublicationInstance<Range>

public class MediaFeatureArticle extends JournalNonPeerReviewedContent
  • Constructor Details

    • MediaFeatureArticle

      public MediaFeatureArticle(String volume, String issue, String articleNumber, Range pages)
      Creates an object that matches the Journal pattern, but throws an exception if peerReviewed is set to true.
      Parameters:
      volume - Journal volume for the article.
      issue - Journal issue for the article.
      articleNumber - Article number for the article.
      pages - Page range for the article.