Package org.apache.stylebook
Interface CreationContext
-
- All Superinterfaces:
Parameters
- All Known Implementing Classes:
BasicContext
,BasicEntry
public interface CreationContext extends Parameters
- Version:
- CVS $Revision: 313202 $ $Date: 1999-11-30 12:28:55 +0000 (Tue, 30 Nov 1999) $
- Author:
- Pierpaolo Fumagalli, Copyright 1999 © The Apache Software Foundation. All rights reserved.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URL
getSourceURL()
java.lang.String
getTargetName()
-
Methods inherited from interface org.apache.stylebook.Parameters
getParameter, getParameter, getParameterNames, merge, setParameter
-
-