org.polliwog.data
Class PageSet
java.lang.Object
org.polliwog.data.PageSet
public class PageSet
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageSet
public PageSet(org.jdom.Element root,
VisitorEnvironment env,
java.io.File dir)
throws org.jdom.JDOMException,
WeblogException
- Throws:
org.jdom.JDOMException
WeblogException
getId
public java.lang.String getId()
getIterator
public PolliwogIterator getIterator()
getPages
public java.util.List getPages()
getPage
public Page getPage(java.lang.String p)
Copyright © 2007 Gary Bentley. All Rights Reserved.