Up

xmlparse... a tool to parse xml documents

Authors

Richard Frith-Macdonald (richard@brainstorm.co.uk)

Copyright: (C) 2003 Free Software Foundation, Inc.


Contents -

  1. xmlparse
  2. Software documentation for the GSXMLParser(Loader) category

xmlparse

This tool error-checks and validates xml documents. The parse is simply discarded after checking.

Software documentation for the GSXMLParser(Loader) category

GSXMLParser(Loader)

Declared in:
xmlparse.m
Standards:

Description forthcoming.

Method summary

loadEntity: at: 

+ (NSString*) loadEntity: (NSString*)publicId at: (NSString*)location;

Description forthcoming.



Up