polyglot.ext.param
Class Topics

java.lang.Object
  extended by polyglot.ext.param.Topics

public class Topics
extends java.lang.Object

Extension information for param extension.


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

Field Detail

param

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

subst

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

Topics

public Topics()