Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.