Uses of Enum
com.ibm.icu.util.LinkUtilities.Extent
Packages that use LinkUtilities.Extent
-
Uses of LinkUtilities.Extent in com.ibm.icu.util
Subclasses with type arguments of type LinkUtilities.Extent in com.ibm.icu.utilModifier and TypeClassDescriptionstatic enumEnum for determining whether any percent-escaping is minimal or maximal, for useMethods in com.ibm.icu.util that return LinkUtilities.ExtentModifier and TypeMethodDescriptionstatic LinkUtilities.ExtentReturns the enum constant of this type with the specified name.static LinkUtilities.Extent[]LinkUtilities.Extent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.util with parameters of type LinkUtilities.ExtentModifier and TypeMethodDescriptionstatic StringLinkUtilities.escapePathQueryFragment(String source, LinkUtilities.Extent extent) Escapes a URL according to the Extent parameter