Atex.NSID (atex v0.7.1)

View Source

Summary

Functions

canonical_name(nsid, fragment)

@spec canonical_name(String.t(), String.t()) :: String.t()

expand_possible_fragment_shorthand(main_nsid, possible_fragment)

@spec expand_possible_fragment_shorthand(String.t(), String.t()) :: String.t()

match?(value)

@spec match?(String.t()) :: boolean()

re()

@spec re() :: Regex.t()

to_atom(nsid, fully_qualify \\ true)

to_atom_with_fragment(nsid)

@spec to_atom_with_fragment(String.t()) :: {atom(), atom()}