com.finalist.jag.taglib
Class TagLibraryLoader

java.lang.Object
  extended bycom.finalist.jag.taglib.TagLibraryLoader

public class TagLibraryLoader
extends java.lang.Object

Class TagLibraryLoader

Version:
%I%, %G%
Author:
Wendel D. de Witte

Constructor Summary
TagLibraryLoader(java.io.File config)
          Creates new ObjectModel
 
Method Summary
 java.lang.Exception getException()
          Method getException
 TagLibrary getTagLibrary()
          Method getTagLibrary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagLibraryLoader

public TagLibraryLoader(java.io.File config)
Creates new ObjectModel

Parameters:
config -
Method Detail

getTagLibrary

public TagLibrary getTagLibrary()
Method getTagLibrary

Returns:

getException

public java.lang.Exception getException()
Method getException

Returns:


Copyright © 2003-2005 SourceForge. All Rights Reserved.