org.polliwog.resolvers
Class PygmyPossumPageTitleResolver

java.lang.Object
  extended by org.polliwog.resolvers.PygmyPossumPageTitleResolver
All Implemented Interfaces:
PageTitleResolver

public class PygmyPossumPageTitleResolver
extends java.lang.Object
implements PageTitleResolver


Field Summary
static java.lang.String KEYWORDS
           
static java.lang.String PAGE
           
static java.lang.String PART
           
 
Constructor Summary
PygmyPossumPageTitleResolver()
           
 
Method Summary
 void init(VisitorEnvironment ve)
           
 java.lang.String resolve(AbstractURIField aui)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEYWORDS

public static java.lang.String KEYWORDS

PAGE

public static java.lang.String PAGE

PART

public static java.lang.String PART
Constructor Detail

PygmyPossumPageTitleResolver

public PygmyPossumPageTitleResolver()
Method Detail

init

public void init(VisitorEnvironment ve)
Specified by:
init in interface PageTitleResolver

resolve

public java.lang.String resolve(AbstractURIField aui)
                         throws WeblogException
Specified by:
resolve in interface PageTitleResolver
Throws:
WeblogException


  Copyright © 2007 Gary Bentley. All Rights Reserved.