Examples »
Advanced Examples » Load templates from the net
|
|
<html>
<head>
<title>It came from the Net!</title>
</head>
<body>
<div>
It came from the glorious Net!
</div>
<ul>
<li>
<a href="https://code.google.com/p/chunk-templates/source/browse/trunk/src/com/x5/template/providers/NetTemplates.java">
NetTemplates.java
</a>
</li>
<li>
<a href="https://code.google.com/p/chunk-templates/source/browse/trunk/src/com/x5/template/providers/TemplateProvider.java">
TemplateProvider.java
</a>
</li>
</ul>
</body>
</html>
It came from the Net!
It came from the glorious Net!
|