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 IURLFactoryContentContext. getURLFactory()IURLFactoryGlobalContext. getURLFactory(ContentContext ctx)Methods in org.javlo.context with parameters of type IURLFactory Modifier and Type Method Description voidContentContext. setURLFactory(IURLFactory urlFactory) - 
Uses of IURLFactory in org.javlo.navigation
Classes in org.javlo.navigation that implement IURLFactory Modifier and Type Class Description classAbstractURLFactoryclassDefaultLanguageTitleURLCreatorclassLabelAndSectionURLCreatorcreate url based on the title of the page.classLabelAndSectionURLCreatorNoExtcreate url based on the title of the page.classLabelAndSectionURLCreatorNoExtWidthIdclassLabelAndSubSectionURLCreatorclassLabelAndSubSubSectionURLCreatorclassNameURLCreatorclassNoExtURLCreatorclassNoExtURLDefaultLanguageCreatorclassNoExtURLPathTitleCreatorclassNoExtURLPathTitleCreatorOneLevelclassNoURLFactoryclassPageIDURLFactoryclassRecursiveTitleURLCreatorclassTitleAndSectionURLCreatorcreate url based on the title of the page.classTitleAndSectionURLCreatorTransliteralcreate url based on the title of the page.classTitleURLCreatorcreate url based on the title of the page.classTitleURLCreatorNoAccent 
 -