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, getTargetNameMethods inherited from class org.apache.stylebook.BasicParameters
getParameter, getParameter, getParameterNames, merge, setParameterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.stylebook.Parameters
getParameter, getParameter, getParameterNames, merge, setParameter
-
Constructor Details
-
BasicEntry
- Throws:
LoadingException
-
-
Method Details
-
create
- Specified by:
createin interfaceEntry- Throws:
IOExceptionCreationException
-
equals
-