Uses of Interface
org.javlo.navigation.IURLFactory
-
Packages that use IURLFactory Package Description org.javlo.context org.javlo.navigation -
-
Uses of IURLFactory in org.javlo.context
Methods in org.javlo.context that return IURLFactory Modifier and Type Method Description IURLFactory
ContentContext. getURLFactory()
IURLFactory
GlobalContext. getURLFactory(ContentContext ctx)
Methods in org.javlo.context with parameters of type IURLFactory Modifier and Type Method Description void
ContentContext. setURLFactory(IURLFactory urlFactory)
-
Uses of IURLFactory in org.javlo.navigation
Classes in org.javlo.navigation that implement IURLFactory Modifier and Type Class Description class
AbstractURLFactory
class
DefaultLanguageTitleURLCreator
class
LabelAndSectionURLCreator
create url based on the title of the page.class
LabelAndSectionURLCreatorNoExt
create url based on the title of the page.class
LabelAndSectionURLCreatorNoExtWidthId
class
LabelAndSubSectionURLCreator
class
LabelAndSubSubSectionURLCreator
class
NameURLCreator
class
NoExtURLCreator
class
NoExtURLDefaultLanguageCreator
class
NoExtURLPathTitleCreator
class
NoExtURLPathTitleCreatorOneLevel
class
NoURLFactory
class
PageIDURLFactory
class
RecursiveTitleURLCreator
class
TitleAndSectionURLCreator
create url based on the title of the page.class
TitleAndSectionURLCreatorTransliteral
create url based on the title of the page.class
TitleURLCreator
create url based on the title of the page.class
TitleURLCreatorNoAccent
-