com.jclark.xsl.tr
Class Importance

java.lang.Object
  extended bycom.jclark.xsl.tr.Importance

final class Importance
extends java.lang.Object


Method Summary
 int compareTo(Importance p)
           
static Importance create()
           
 Importance createHigher()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static Importance create()

createHigher

public Importance createHigher()

compareTo

public int compareTo(Importance p)