Plumtree Portal UI  
 

IFriendlyURLParserManager.GetParser Method 

Returns an IFriendlyURLParser based on the URL path given.

IFriendlyURLParser GetParser(
   XPStringTokenizer stURLTokens
);

Parameters

stURLTokens
URL path

Return Value

See Also

IFriendlyURLParserManager Interface | com.plumtree.portaluiinfrastructure.friendlyurl Namespace