|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.frontend.util.DaisyLinkUtil
public class DaisyLinkUtil
| Constructor Summary | |
|---|---|
DaisyLinkUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getBranchLangQueryString(java.util.regex.Matcher matcher,
SiteConf siteConf,
long documentBranchId,
long documentLanguageId)
Returns a suitable query string with branch and language parameters for a daisy: URL parsed with org.outerj.daisy.util.Constants.DAISY_LINK_PATTERN
in the context of a certain site and document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DaisyLinkUtil()
| Method Detail |
|---|
public static java.lang.String getBranchLangQueryString(java.util.regex.Matcher matcher,
SiteConf siteConf,
long documentBranchId,
long documentLanguageId)
org.outerj.daisy.util.Constants.DAISY_LINK_PATTERN
in the context of a certain site and document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||