/** Parses the "" and "" tags in SVG files. NB: relies upon other parsers to parse the actual CONTENTS of a "defs" or "use" tag */ #import #import "SVGKParserExtension.h" @interface SVGKParserDefsAndUse : NSObject @end