Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subclassing DDXMLDocument, DDXMLElement, and DDXMLNode #3

Open
abillingsley opened this issue Dec 5, 2011 · 0 comments
Open

Subclassing DDXMLDocument, DDXMLElement, and DDXMLNode #3

abillingsley opened this issue Dec 5, 2011 · 0 comments

Comments

@abillingsley
Copy link

I am looking to subclass each of the above classes for use with an SVG parser. I would like to replace the parsing mechanism in the SVGKit project (https://github.com/reklis/SVGKit) with KissXML. As stated in the Apple NSXML Documentation: "Because of the architecture and data model of NSXML, when it parses and processes a source of XML it cannot know about your subclass unless you override the class method replacementClassForClass: to return your custom class in place of an NSXML class. " Can you provide any insight on how I might subclass KissXML

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant