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

java.lang.Object
  extended by org.apache.cocoon.forms.binding.library.Library.Dependency
Enclosing class:
Library

protected class Library.Dependency
extends Object

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


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 LibraryException
Throws:
LibraryException
Method Detail

isValid

public boolean isValid()
                throws LibraryException
Throws:
LibraryException


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.