Uses of Enum
com.levelaccess.continuum.Continuum.LinkSource
Packages that use Continuum.LinkSource
-
Uses of Continuum.LinkSource in com.levelaccess.continuum
Methods in com.levelaccess.continuum that return Continuum.LinkSourceModifier and TypeMethodDescriptionstatic Continuum.LinkSource
Returns the enum constant of this type with the specified name.static Continuum.LinkSource[]
Continuum.LinkSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.levelaccess.continuum with parameters of type Continuum.LinkSourceModifier and TypeMethodDescriptionContinuum.harvestLinks
(Continuum.LinkSource[] linkSources, boolean noFollow, boolean stripFragment, boolean stripQueryString) Harvests and returns the links from the current page that are found in the specified source(s).