Can I Use XML to transform more than 10 mb of data?
Trasnsfom inbetween two module/methods etc.
If not how can I do.
Answer Posted / guest
Yes, Use a custom parser to first write the XML document
using FILE I/O. DO not USE DOM in any event. Once document
is ready use the SAX parser to read it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the functionalities of a jms provider?
What is the best message queue?
Explain about Connection interface?
What are the basic advantages of jms?
What is a message topic?
Name the components of jms.
Can we send message from one server to another server using jms?
Explain about Connection factory interface?
What is queue connection factory?
What are the different elements present in JMS?
Explain Synchronous Message Consumption in JMS?
What is Point-to-Point Approach?
Is jms an api?
How you can deliver a java message to a non-java client?
Explain the creation of JMS Administered objects?