Overview   Project   Class   Tree   Deprecated   Index 
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

dcl.old.net
Class Html

   in Html.h

class Html


Method Summary
 static String escape( const String& str, const char* pszCharSet )
          
 static String format( const String& str, int nTab2Space, const String& strBeginOfLine, const String& strEndOfLine )
          
 static String strip( const String& str, const char* pszElementNames )
          
 

Method Detail

escape

public static String escape( const String& str, const char* pszCharSet );

format

public static String format( const String& str, int nTab2Space, const String& strBeginOfLine, const String& strEndOfLine );

strip

public static String strip( const String& str, const char* pszElementNames );

 Overview   Project   Class   Tree   Deprecated   Index 
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD