com.primix.tapestry.spec
Class PageSpecification
java.lang.Object
|
+--com.primix.tapestry.spec.PageSpecification
- public class PageSpecification
- extends java.lang.Object
Specification for a page, which defines the component and buffer size.
Future enhancements to Tapestry may allow for some or all of the following:
- Define specific exception page for any page
- Location of properties file for page (to help with localization)
- Version:
- $Id: PageSpecification.java,v 1.8 2001/05/02 14:15:16 hship Exp $
- Author:
- Howard Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageSpecification
public PageSpecification()
PageSpecification
public PageSpecification(java.lang.String specificationPath)
getSpecificationPath
public java.lang.String getSpecificationPath()
setSpecificationPath
public void setSpecificationPath(java.lang.String value)