naming

package
v0.0.0-...-cb0794d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 4 Imported by: 26

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindToFS

func BindToFS(w common.WellFormedName) (fs string)

BindToFS is top-level function used to bind WFN w to formatted string. @param w WellFormedName to bind @return Formatted String

func BindToURI

func BindToURI(w common.WellFormedName) (uri string)

BindToURI a {@link WellFormedName} object to a URI. @param w WellFormedName to be bound to URI @return URI binding of WFN

func UnbindFS

func UnbindFS(fs string) (common.WellFormedName, error)

UnbindFS is a top level function to unbind a formatted string to WFN. @param fs Formatted string to unbind @return WellFormedName @throws ParseException

func UnbindURI

func UnbindURI(uri string) (common.WellFormedName, error)

UnbindURI is a top level function used to unbind a URI to a WFN. @param uri String representing the URI to be unbound. @return WellFormedName representing the unbound URI.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL