Package org.javlo.navigation
Class RecursiveTitleURLCreator
- java.lang.Object
-
- org.javlo.navigation.AbstractURLFactory
-
- org.javlo.navigation.TitleURLCreator
-
- org.javlo.navigation.RecursiveTitleURLCreator
-
- All Implemented Interfaces:
IURLFactory
public class RecursiveTitleURLCreator extends TitleURLCreator
-
-
Constructor Summary
Constructors Constructor Description RecursiveTitleURLCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
isWithParent()
-
Methods inherited from class org.javlo.navigation.TitleURLCreator
createURL, createURLWithoutExt, isRemoveAccent
-
Methods inherited from class org.javlo.navigation.AbstractURLFactory
addAndCheckExistURL, cleanString, createURLKey, getFormat, staticCleanString
-
-
-
-
Method Detail
-
isWithParent
protected boolean isWithParent()
- Overrides:
isWithParent
in classTitleURLCreator
-
-