com.arsdigita.templating
Class ApplicationPatternGenerator

java.lang.Object
  extended bycom.arsdigita.templating.ApplicationPatternGenerator
All Implemented Interfaces:
PatternGenerator

public class ApplicationPatternGenerator
extends Object
implements PatternGenerator

Generates a set of pattern values based on the application key, eg content-center, content-section.


Constructor Summary
ApplicationPatternGenerator()
           
 
Method Summary
 String[] generateValues(String key, javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationPatternGenerator

public ApplicationPatternGenerator()
Method Detail

generateValues

public String[] generateValues(String key,
                               javax.servlet.http.HttpServletRequest req)
Specified by:
generateValues in interface PatternGenerator


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC