org.outerj.daisy.publisher.serverimpl.requestmodel
Class NavigationTreeRequest
java.lang.Object
org.outerj.daisy.publisher.serverimpl.requestmodel.NavigationTreeRequest
- All Implemented Interfaces:
- Request
public class NavigationTreeRequest
- extends java.lang.Object
- implements Request
Constructor Summary |
NavigationTreeRequest(org.outerj.daisy.repository.VariantKey navigationDoc,
org.outerj.daisy.repository.VariantKey activeDocument,
java.lang.String activePath,
boolean contextualized,
org.outerj.daisy.navigation.NavigationVersionMode versionMode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationTreeRequest
public NavigationTreeRequest(org.outerj.daisy.repository.VariantKey navigationDoc,
org.outerj.daisy.repository.VariantKey activeDocument,
java.lang.String activePath,
boolean contextualized,
org.outerj.daisy.navigation.NavigationVersionMode versionMode)
- Parameters:
versionMode
- optional, can be null (defaults to publisher context version mode)
process
public void process(org.xml.sax.ContentHandler contentHandler,
PublisherContext publisherContext)
throws java.lang.Exception
- Specified by:
process
in interface Request
- Throws:
java.lang.Exception
Copyright © -2012 . All Rights Reserved.