java - How do I know whether Castor uses Xerces for unmarshalling objects from XML by chunks? -


i using castor unmarshall xml objects. according documentation uses xerces parser default. castor unmarshall objects parse new elements, , not marshall hundreds of objects memory. because going unmarshall huge xml file.

is there way me ascertain how castor parse xml document ?


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -