com.jclark.xsl.tr
Class ImportantBoolean

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

final class ImportantBoolean
extends java.lang.Object


Constructor Summary
(package private) ImportantBoolean(boolean b, Importance imp)
           
 
Method Summary
 boolean getBoolean()
           
 Importance getImportance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportantBoolean

ImportantBoolean(boolean b,
                 Importance imp)
Method Detail

getImportance

public Importance getImportance()

getBoolean

public boolean getBoolean()