Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::writeFullBeginTag Method

Writes the opening tag of the specified HTML element.

C++
void writeFullBeginTag(
    const std::string& s
);
Parameters 
Description 
const std::string& s 
The specified HTML element. 

The closing angle-bracket is added.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!