org.hammurapi
Class DomWaiverSource

java.lang.Object
  extended byorg.hammurapi.DomWaiverSource
All Implemented Interfaces:
WaiverSource

public class DomWaiverSource
extends java.lang.Object
implements WaiverSource

Version:
$Revision: 1.3 $
Author:
Pavel Vlasov

Constructor Summary
DomWaiverSource(org.w3c.dom.Element holder)
           
DomWaiverSource(java.io.File f)
           
DomWaiverSource(java.io.InputStream in)
           
 
Method Summary
 void loadWaivers(WaiverSet waiverSet, java.util.Date now)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomWaiverSource

public DomWaiverSource(org.w3c.dom.Element holder)

DomWaiverSource

public DomWaiverSource(java.io.InputStream in)
                throws HammurapiException

DomWaiverSource

public DomWaiverSource(java.io.File f)
                throws HammurapiException
Method Detail

loadWaivers

public void loadWaivers(WaiverSet waiverSet,
                        java.util.Date now)
                 throws HammurapiException
Specified by:
loadWaivers in interface WaiverSource
Throws:
HammurapiException


Copyright © 2004 Hammurapi Group. All Rights Reserved.