Call this method to set the prefix used for all HTMLElement objects being displayed.
Call this method only on the root HTMLElement object. If you are building an HTMLPage, for example, call myPage.SetStyleClassPrefix( "PREFIX" );. All nested objects may use the prefix specified on the HTMLPage object.
This can only be used on a top-level HTMLElement (usually an HTMLPage).
HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace