TSimpleUtils Class Reference

class TSimpleUtils

SIMPLE Engine data document utility methods

simpleenine
Since
S60 3.2
Public Member Functions
IMPORT_C TPtrC8NsPrefixL(const TDesC8 &)
IMPORT_C TPtrC8NsUriL(const TDesC8 &)

Member Functions Documentation

NsPrefixL(const TDesC8 &)

IMPORT_C TPtrC8NsPrefixL(const TDesC8 &aURI)[static]
Namespace prefix solver
Since
S60 3.2

Parameters

const TDesC8 & aURInamespace URI with KErrNotFound if unsupported URI given, see valid ones above.

NsUriL(const TDesC8 &)

IMPORT_C TPtrC8NsUriL(const TDesC8 &aPrefix)[static]
Namespace URI solver
Since
S60 3.2

Parameters

const TDesC8 & aPrefixnamespace prefix with KErrNotFound if unsupported prefix given