Lines Matching refs:URI
34 creates URI references.
37 description of URI references and related terms.</p>
43 parses the textual representation of a URI reference.
46 the textual representation of a URI reference.
52 into a URI reference; otherwise, <NULL/> is returned.
57 resolves a relative URI reference to absolute form.
60 the base URI reference. If the given <code>uriReference</code> is a
65 any URI reference. Backwards-compatible relative URI references starting
68 URI references.
72 “<code>..</code>”) within the path of the base URI (except
75 URI are treated like ordinary segments.
86 to an absolute URI reference, relative to the given
89 absolute, hierarchical URI reference, or if <code>uriReference</code> is
98 changes an absolute URI reference to relative form.
101 the base URI reference.
104 any URI reference.
107 controls how a relative URI reference is generated when both
114 relative URI reference includes an authority component (e.g.,
116 relative URI reference has a relative path (e.g.,
120 controls how a relative URI reference is generated when both
126 <TRUE/>, the generated relative URI reference has an absolute path (e.g.,
127 “<code>/c/d</code>”); if <FALSE/>, the generated relative URI
143 <code>baseUriReference</code>, or can be changed to a relative URI
147 hierarchical URI reference, or if <code>uriReference</code> is <NULL/>,