org.apache.cocoon.forms.formmodel.library
Class Library.Dependency

java.lang.Object
  extended byorg.apache.cocoon.forms.formmodel.library.Library.Dependency
Enclosing class:
Library

public class Library.Dependency
extends Object

Encapsulates a uri to designate an import plus a timestamp so previously reloaded

Author:
Max Pfingsthorn (mpfingsthorn@hippo.nl)

Constructor Summary
Library.Dependency(String dependencySourceURI)
           
 
Method Summary
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Library.Dependency

public Library.Dependency(String dependencySourceURI)
                   throws Exception
Method Detail

isValid

public boolean isValid()
                throws LibraryException
Throws:
LibraryException


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.