Literal (unencoded) Text
[Previous] [Main] [Next]

 
Unlike htmlText, the htmlLiteral class performs no encoding of characters before producing HTML output. With that exception, using htmlLiteral is just like using htmlText. htmLiteral inherits from htmlObject, and is compatible with any html++ class that accepts htmlObject-derived arguments. If you do not want text encoded before output, pass it to html++ within an htmlLiteral object instead of directly as a String object.  
 


©1998 DC Micro Development. All rights reserved.
No portion of this document may be c opied or reproduced without expressed written consent.
html++ is a trademark of DC Micro Development.