All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.site.site.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
	$Id: site.xml 113 2007-03-24 17:33:58Z max $
	
	Copyright (c) 2006-2007 Maximilian Antoni. All rights reserved.
	
	This software is licensed as described in the file LICENSE.txt, which you
	should have received as part of this distribution. The terms are also
	available at http://www.maxantoni.de/projects/eva-properties/license.txt.
-->
<project name="EvaProperties">
	<bannerLeft>
		<name>EvaProperties</name>
		<src>img/logo.jpg</src>
		<href>http://www.evaserver.com/projects/eva-properties/</href>
	</bannerLeft>
	<bannerRight>
		<name>java.net</name>
		<src>img/javanet_button_170.gif</src>
		<href>http://www.java.net</href>
	</bannerRight>
	<publishDate format="dd MMM yyyy"/>
	<body>
		
		<links>
			<item name="EvaServer" href="http://www.evaserver.com"/>
		</links>
		
		<menu name="Overview">
			<item name="Introduction" href="index.html"/>
			<item name="Download" href="download.html"/>
			<item name="Planned Features" href="planned-features.html"/>
		</menu>
		<menu name="Documentation">
			<item name="Usage" href="usage.html"/>
			<item name="Properties Format" href="properties-format.html"/>
			<item name="Tips &amp; Tricks" href="tips-and-tricks.html"/>
			<item name="Logging with EvaLog" href="logging.html"/>
		</menu>
		<menu name="Element Reference">
			<item name="Generics" href="generics.html"/>
			<item name="References" href="references.html"/>
			<item name="Maps" href="maps.html"/>
			<item name="Lists" href="lists.html"/>
			<item name="Factory" href="factory.html"/>
			<item name="Proxy" href="proxy.html"/>
			<item name="Switch" href="switch.html"/>
			<item name="URLs" href="urls.html"/>
			<item name="Inheritance" href="inheritance.html"/>
			<item name="Joker" href="joker.html"/>
		</menu>
		
		<menu ref="reports"/>
		
	</body>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy