NSmlDmURI Class Reference
NSmlDmURI contains just static methods for parsing URIs
Member Functions Documentation
LastURISeg(const TDesC8 &)
Return the last URI segment of given URI
NumOfURISegs(const TDesC8 &)
IMPORT_C TInt | NumOfURISegs | ( | const TDesC8 & | aURI | ) | [static] |
Return the number of URI segments of given URI
ParentURI(const TDesC8 &)
Return the parent URI of given URI
RemoveDotSlash(const TDesC8 &)
Return the URI without ./ at the beginning, if those exist
RemoveLastSeg(const TDesC8 &)
Return the URI without last segment
RemoveProp(const TDesC8 &)
Return the URI without property info at the end (?prop=...)
URISeg(const TDesC8 &, TInt)
Return the aLocationth URI segment.
Parameters
const TDesC8 & aURI | Uri |
TInt aLocation | The wanted segment number |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.