Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Performance issues with loading xsds
Performance issues with loading xsds [message #593478] Tue, 04 January 2005 20:33
Hayden Marchant is currently offline Hayden MarchantFriend
Messages: 90
Registered: July 2009
Member
I am loading some very large XSDs using Eclipse just using the API and am
seeing that the schemas are taking a long time to load. I am calling
resourceSet.getLoadOptions().put(XSDResourceImpl.XSD_TRACK_L OCATION,
Boolean.FALSE) since I don't need to track locations. I was wondering if
there was any other flag I could set that could speed things up
substantially.

The model that I am loading does not need to be manipulated in any way -
it's solely for read purposes only.

Thanks,
Hayden Marchant
Previous Topic:java.lang.NullPointerException when adding Element
Next Topic:Property Testing and Visibility
Goto Forum:
  


Current Time: Fri Apr 19 23:34:18 GMT 2024

Powered by FUDForum. Page generated in 0.02890 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top