TSimpleUtils Class Reference

class TSimpleUtils

SIMPLE Engine data document utility methods

simpleenine
Since
S60 3.2
Public Member Functions
IMPORT_C TPtrC8 NsPrefixL (const TDesC8 &)
IMPORT_C TPtrC8 NsUriL (const TDesC8 &)

Member Functions Documentation

NsPrefixL(const TDesC8 &)

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

Parameters

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

NsUriL(const TDesC8 &)

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

Parameters

const TDesC8 & aPrefix namespace prefix with KErrNotFound if unsupported prefix given