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