Language
The Free and Open Productivity Suite
:: com :: sun :: star :: uri ::
|
enum RelativeUriExcessParentSegments |
- Description
- details how excess special parent segments (“
.. ”)
are handled when resolving a relative URI reference to absolute form.
- Since
- OOo 2.0
- See also
- XUriReferenceFactory::makeAbsolute
for a method that uses this enumeration.
|
Values |
ERROR |
causes excess special parent segments to be treated as an error.
|
RETAIN |
causes excess special parent segments to be retained, treating them like
ordinary segments.
|
REMOVE |
causes excess special parent segments to be removed.
|
Values' Details |
ERROR
ERROR,
- Description
- causes excess special parent segments to be treated as an error.
|
|
RETAIN
RETAIN,
- Description
- causes excess special parent segments to be retained, treating them like
ordinary segments.
|
|
REMOVE
REMOVE,
- Description
- causes excess special parent segments to be removed.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.