Package org.apache.stylebook
Class BasicEntry
java.lang.Object
org.apache.stylebook.BasicParameters
org.apache.stylebook.BasicContext
org.apache.stylebook.BasicEntry
- All Implemented Interfaces:
CreationContext
,Entry
,Parameters
- Version:
- CVS $Revision: 313221 $ $Date: 1999-12-01 19:39:14 +0100 (Wed, 01 Dec 1999) $
- Author:
- Pierpaolo Fumagalli, Copyright 1999 © The Apache Software Foundation. All rights reserved.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.stylebook.BasicContext
getSourceURL, getTargetName
Methods inherited from class org.apache.stylebook.BasicParameters
getParameter, getParameter, getParameterNames, merge, setParameter
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.stylebook.Parameters
getParameter, getParameter, getParameterNames, merge, setParameter
-
Constructor Details
-
BasicEntry
- Throws:
LoadingException
-
-
Method Details
-
create
- Specified by:
create
in interfaceEntry
- Throws:
IOException
CreationException
-
equals
-