Uses of Enum Class
com.nwalsh.sinclude.xpointer.ParseType
Packages that use ParseType
-
Uses of ParseType in com.nwalsh.sinclude.xpointer
Methods in com.nwalsh.sinclude.xpointer that return ParseTypeModifier and TypeMethodDescriptionstatic ParseType
Returns the enum constant of this class with the specified name.static ParseType[]
ParseType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.nwalsh.sinclude.xpointer with parameters of type ParseTypeModifier and TypeMethodDescriptionScheme[]
DefaultFragmentIdParser.parseFragmentIdentifier
(ParseType parseType, String fragid) Scheme[]
FragmentIdParser.parseFragmentIdentifier
(ParseType parseType, String fragid)