Question
Explain what is Push parsing and Pull parsing?

Answers

Pull Parsing: Streaming pull parsing is referred to a programming model in which a client application calls methods on an XML parsing library, when it needed to communicate with an XML infoset- which means the client will only gets XML data when it is asked for
Push Parsing: In Push Parsing, the parser pushes parsing events or XML data to the application.  In push model, the parser got the hold over the parsing  process and the parser calls the implemented handler methods.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q How to import oracle sequence into informatica?
  • Q Explain what is n-gram?
  • Q When a standard cost estimate is run for a finished good does sap calculate cost estimate for its components such as raw and packing material?
  • Q The 1783 treaty of Paris that defined original border of the United States was with:
  • Q How will you create sealed abstract class in C#
  • Q Define Demography?
  • Q What is the greatest obstacle you've overcome in the past year?
  • Q What is a "self relationship"?
  • Q Why are jsp pages the preferred api for creating a web-based client program?
  • Q What are the different types of treaties present between different countries
  • Q How do you maintain the number range in production environment?do you directly create it in the production box or do you do it by means of transport?