Go to the source code of this file.
Functions | |
void | rdfCleanupParser () |
Cleans up the parser. More... |
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
Cleans up the parser. This function is called automatically upon completion of the program. Only call it if you are absolutely done with the library ahead of time and want to free up some memory. |