Uses of Interface
org.craftercms.core.util.url.ContentBundleUrlParser
-
Packages that use ContentBundleUrlParser Package Description org.craftercms.core.url.impl org.craftercms.core.util.url.impl org.craftercms.core.xml.mergers.impl.strategies -
-
Uses of ContentBundleUrlParser in org.craftercms.core.url.impl
Methods in org.craftercms.core.url.impl with parameters of type ContentBundleUrlParser Modifier and Type Method Description voidContentBundleShortToLongUrlTransformer. setUrlParser(ContentBundleUrlParser urlParser) -
Uses of ContentBundleUrlParser in org.craftercms.core.util.url.impl
Classes in org.craftercms.core.util.url.impl that implement ContentBundleUrlParser Modifier and Type Class Description classRegexBasedContentBundleUrlParser -
Uses of ContentBundleUrlParser in org.craftercms.core.xml.mergers.impl.strategies
Methods in org.craftercms.core.xml.mergers.impl.strategies with parameters of type ContentBundleUrlParser Modifier and Type Method Description voidContentBundleMergeStrategy. setUrlParser(ContentBundleUrlParser urlParser)
-