|
Groovy example source code file (test1.xml)
The Groovy test1.xml source code
<html>
<head>
<title>XML encoding with Groovy
</head>
<body>
<h1>XML encoding with Groovy
<p>this format can be used as an alternative markup to XML
<!-- an element with attributes and text content -->
<a href="http://groovy.codehaus.org">Groovy
<!-- mixed content -->
<p>This is some
<b>mixed
text. For more see the
<a href="http://groovy.codehaus.org">Groovy
project
</p>
<p>some text
</body>
</html>
Other Groovy examples (source code examples)Here is a short list of links related to this Groovy test1.xml source code file: |
Other websites by Alvin Alexander:
Life/living in Alaska (OneMansAlaska.com)
How I Sold My Business (HowISoldMyBusiness.com)
Copyright 1998-2011 Alvin Alexander, devdaily.com
All Rights Reserved.