|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.publisher.serverimpl.requestmodel.AbstractParentPublisherRequest
org.outerj.daisy.publisher.serverimpl.requestmodel.PublisherRequest
public class PublisherRequest
Constructor Summary | |
---|---|
PublisherRequest(java.util.Locale locale,
java.lang.String styleHint,
boolean inlineExceptions,
PublisherVersionMode versionMode)
|
Method Summary | |
---|---|
boolean |
getInlineExceptions()
|
void |
process(org.xml.sax.ContentHandler contentHandler,
PublisherContext publisherContext)
|
Methods inherited from class org.outerj.daisy.publisher.serverimpl.requestmodel.AbstractParentPublisherRequest |
---|
addRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublisherRequest(java.util.Locale locale, java.lang.String styleHint, boolean inlineExceptions, PublisherVersionMode versionMode)
locale
- allowed to be nullstyleHint
- optional, allowed to be nullversionMode
- optional, allowed to be nullMethod Detail |
---|
public void process(org.xml.sax.ContentHandler contentHandler, PublisherContext publisherContext) throws java.lang.Exception
process
in interface Request
process
in class AbstractParentPublisherRequest
java.lang.Exception
public boolean getInlineExceptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |