[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.emf] Extreme XML deserializing
|
Hi
could some one suggest where I might start in creating a an xml
deserializer for a format that is completely foreign to emf?
Are there any example of this, if so where should I look?
Will I need to replace the DefaultHandler in a subclass of XMLLoadImpl?
Also the format I am reading doesn't use file extensions and starts with
a directory as the root of the pseudo file. This doesn't seem to fit
with how resource factories are registered and used will I need to
override delegatedGetFactory() in a ResourceFactoryRegistryImpl?
once again as usual and in advance thanks for any help rendered!
regards
gary