Language
The Free and Open Productivity Suite
:: com :: sun :: star :: xml :: input ::
|
unpublished |
interface XNamespaceMapping |
|
|
|
- Usage Restrictions
- not published
- Description
- Interface to map XML namespace URI strings to ordinals (URI-id, short uid).
@internal
|
Methods' Summary |
getUidByUri |
Creates a unique ordinal passing an XML namespace URI.
|
getUriByUid |
Gets the corresponding XML namespace URI passing a uid (created using
getUidByUri()).
|
Methods' Details |
getUidByUri
long |
getUidByUri( |
[in] string |
uri ); |
- Description
- Creates a unique ordinal passing an XML namespace URI.
- Parameter uri
- XML namespace URI
- Returns
- uid
|
|
getUriByUid
- Description
- Gets the corresponding XML namespace URI passing a uid (created using
getUidByUri()).
- Parameter uid
- uid
- Returns
- XML namespace URI
|
|
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.