Free Online Whiteboard Base64 Converter JSON Utility SmartTool PDF

Category: Blog

0

XML : eXtensible Markup Language :: About XML Document

Structure of XML Document? Steps for Building XML Document Rules governing the elements Data Vs Markup Comments in XML Character Data [ CDATA vs PCDATA] Entities XML Document Scope and Application Structure of XML...

0

XML : eXtensible Markup Language :: Introduction

Discuss Markup language Explain drawback of HTML Discuss SGML with Features What is XML? Discuss the architecture of XML documents Features of XML List the Benefits of XML Discuss Markup language Markup Language A...

iText 0

iText

iText : PDF File Generating Solution This shows how to generate PDF files in Java using the IText open source API. Though IText is open source, you still need to purchase a commercial license...

JSON : JavaScript Object Notation 0

JSON : JavaScript Object Notation

JSON : JavaScript Object Notation -JSON is an easier to use alternative to XML. -JSON is a syntax for storing and exchanging data. -JSON is lightweight data interchange format -JSON is language independent -JSON...

0

Javascript : Client Side Scripting :: Location Object

Location Object Download Examples Location Object The following statements display the host name, the protocol name and the pathname of the URL displayed in the window, document.write(“File Path :” + location.pathname) document.write(“Protocol Used :”...