Go to the source code of this file.
Functions | |
void TIDY_CALL | initFileSource (TidyInputSource *source, FILE *fp) |
void TIDY_CALL | freeFileSource (TidyInputSource *source, Bool closeIt) |
void TIDY_CALL | initFileSink (TidyOutputSink *sink, FILE *fp) |
void TIDY_CALL | filesink_putByte (ulong sinkData, byte bv) |
Implementation of a FILE* based TidyInputSource and TidyOutputSink.
(c) 1998-2005 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice.
CVS Info:
|
Allocate and initialize file input source |
|
Free file input source |
|
Initialize file output sink |