Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Doctype injection

Craig Salter wrote:
Hi Lars,

Not exactly sure what you're after.. but give this a read :
http://dev.eclipse.org/newslists/news.eclipse.webtools/msg13191.html
If you need more info let's continue the discussion on the newsgroup.
hello craig,

thanks for your reply.

i already digged into the wtp to see how the dtd resolve mechanism works.

I also stumpled upon the getAdapterFor call (described here: http://dev.eclipse.org/newslists/news.eclipse.webtools/msg13501.html). not sure if this is the best/cleanest attempt - but i would prefer this solution.

is there some code implementing this scenario (to look into it) or do you have any further useful hints solving my problem ?

many regards,

lars
thanks

Craig


Craig Salter
Rational Studio XML Web Services
Internal Mail: D3/RY6/8200 /MKM
Phone: (905) 413-3918  TL: 969-3918 FAX: (905) 413-4920
Internet: csalter@xxxxxxxxxx     Notes: Craig Salter/Toronto/IBM@IBMCA




"lars.gersmann@or angevolt.com" <lars.gersmann@or To angevolt.com> wtp-dev@xxxxxxxxxxx Sent by: cc wtp-dev-bounces@e clipse.org Subject [wtp-dev] Doctype injection 12/07/2007 10:31 AM Please respond to "General discussion of project-wide or architectural issues."



Hi guys,

i have written a specialised xml editor for a special xml dialect.

Unfortunately most of the *special* xml files doesnt reference the
matching dtd.

Could someone give me an hint where/how to inject the DTD into the xml
document (via DocumentProvider ?).

Thanks in advance,

Lars
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev




Back to the top