Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
11,278 results
Write Data into XML File in Java (In 3 Minutes!) Learn how to quickly create and write XML files using plain Java in just 3 minutes!
230 views
6 months ago
Writing a DOM Document (https://docs.oracle.com/en/java/javase/23/docs/api/java.xml/org/w3c/dom/Document.html) to a file with ...
1,647 views
9 months ago
Login UI in Android – Built Using XML + Java Here's how to design a simple and clean login screen in Android Studio. Includes ...
33 views
5 months ago
In this guide, learn how to convert strings into XML elements in Java. Discover a simple method using plain Java and see a ...
18 views
8 months ago
Are you new to NetBeans and wondering how to create different file types like HTML, JSP, Servlet, and XML? This video is your ...
152 views
How To Generate XML And JSON Response In The Spring Boot.
256 views
343 views
7 months ago
Learn how to convert an XML Document to a String in Java using various methods like StringWriter and Transformer.
3 views
11 months ago
Explore how to utilize JAXB to unmarshal SOAP requests into Java objects while preserving the original XML payload.
0 views
4 months ago
Learn how to effectively unmarshal XML data into a list of objects in Java using `JAXB`. This guide covers object mapping, ...
58 views
Watch an entire Android app being coded in just 1 minute — a complete timelapse of Android App Development in Android Studio ...
86 views
3 months ago
Master XML processing in Java with a deep dive into JAXP, DOM, SAX, StAX, JAXB, and XML validation. Learn how to parse, ...
90 views
10 months ago
Unlock the secrets of converting XML strings to Java objects or JSON objects. Learn about effective methods, common pitfalls, and ...
16 views
Learn how to efficiently `insert` or `replace XML tags` in an XmlDocument with a straightforward approach using XPath in Java.
19 views
Discover how to manage and manipulate large XML files in Java by splitting them into smaller parts. Avoid memory issues while ...
24 views
28 views
A guide to creating an XML Document Object Model (DOM) in Java that incorporates namespaces correctly. Follow these simple ...
9 views
Learn how to efficiently parse XML with attributes and map key-value pairs in Java using Jackson XML. This guide provides a ...
6 views
Learn how to handle special characters in XML parsing using SAX in Java to avoid encoding problems and ensure smooth ...
52 views
Learn how to effectively unmarshal XML responses in Java using JAXB while avoiding common namespace issues that lead to ...
17 views