polyglot.ext.coffer
Class Topics

java.lang.Object
  extended bypolyglot.ext.coffer.Topics

public class Topics
extends java.lang.Object

Extension information for coffer extension.


Field Summary
static java.lang.String coffer
           
static java.lang.String keycheck
           
 
Constructor Summary
Topics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coffer

public static final java.lang.String coffer
See Also:
Constant Field Values

keycheck

public static final java.lang.String keycheck
See Also:
Constant Field Values
Constructor Detail

Topics

public Topics()