How is parsing html used in swing?



How is parsing html used in swing?..

Answer / Lalit Chahal

Swing doesn't directly parse HTML. However, you can use third-party libraries like JSoup to parse HTML and display it within a Swing application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

what is the diff's between swing and applet?

17 Answers   Invictus, Patni,


please any one explain this project: Minimizing recovery state in geographic ad hoc routing

1 Answers   IBM,


What is an event and what are the models available for event handling?

1 Answers  


What is the design pattern that java uses for all swing components ?

1 Answers  


What are the advantages of swing?

1 Answers  


Why would you use swingutilities.invokeandwait or swingutilities.invokelater?

1 Answers  


What is the use of swing in java?

1 Answers  


Is swing still used in java?

1 Answers  


What is sling swing?

1 Answers  


How to change button color in java swing?

1 Answers  


What are differences between swing and awt?

1 Answers  


How to perform action on button in java swing?

1 Answers  


Categories