org.foray.mif
Class MifPgfCatalog

java.lang.Object
  extended by org.foray.mif.MifToken
      extended by org.foray.mif.MifPgfCatalog

public class MifPgfCatalog
extends MifToken

A MIF Paragraph Catalog.


Constructor Summary
MifPgfCatalog()
          Constructor.
 
Method Summary
 String mifContent()
          Returns the content of this token as a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MifPgfCatalog

public MifPgfCatalog()
Constructor.

Method Detail

mifContent

public String mifContent()
Description copied from class: MifToken
Returns the content of this token as a String.

Returns:
The content of this token as a String.


Copyright © 2017. All rights reserved.