|
Java example source code file (site.xml)
The site.xml Java example source code<?xml version="1.0" encoding="ISO-8859-1"?> <project name="Joda-Time"> <publishDate position="bottom" format="yyyy-MM-dd"/> <version position="bottom"/> <googleAnalyticsAccountId>UA-1425975-4 <skin> <groupId>lt.velykis.maven.skins <artifactId>reflow-maven-skin <version>1.1.1 </skin> <custom> <reflowSkin> <smoothScroll>false <highlightJs>true <highlightJsTheme>github <imgLightbox>false <theme>bootswatch-cosmo <brand> <name>Joda-Time <href>index.html </brand> <topNav>Documentation|Releases|Development|Related|Joda <bottomNav> <column>Information <column>Releases|Related <column>Development <column>Reports </bottomNav> <bottomDescription> <toc>false <breadcrumbs>false <markPageHeader>false <highlightJs>false <pages> <index> <sections> <columns>3 <columns>2 <body /> <sidebar /> </sections> <shortTitle>Home <highlightJs>true </index> <quickstart> <highlightJs>true </quickstart> <userguide> <highlightJs>true </userguide> <key_instant> <highlightJs>true </key_instant> <key_partial> <highlightJs>true </key_partial> <key_interval> <highlightJs>true </key_interval> <key_duration> <highlightJs>true </key_duration> <key_period> <highlightJs>true </key_period> <key_chronology> <highlightJs>true </key_chronology> <key_format> <highlightJs>true </key_format> </pages> </reflowSkin> </custom> <body> <head> <link href="http://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet"/> <link rel="author" href="https://plus.google.com/113137868744510231215"/> </head> <menu name="Documentation"> <item name="Home" href="index.html"/> <item name="Quick start guide" href="quickstart.html"/> <item name="User guide" href="userguide.html"/> <item name="Key concepts" href="key.html"> <item name="Instant" href="key_instant.html"/> <item name="Partial" href="key_partial.html"/> <item name="Interval" href="key_interval.html"/> <item name="Duration" href="key_duration.html"/> <item name="Period" href="key_period.html"/> <item name="Chronology" href="key_chronology.html"/> <item name="Formatting" href="key_format.html"/> <item name="Time zone update" href="tz_update.html"/> </item> <item name="Chronologies" href="cal.html"> <item name="ISO8601" href="cal_iso.html"/> <item name="Buddhist" href="cal_buddhist.html"/> <item name="Coptic" href="cal_coptic.html"/> <item name="Ethiopic" href="cal_ethiopic.html"/> <item name="Gregorian" href="cal_gregorian.html"/> <item name="GregorianJulian" href="cal_gj.html"/> <item name="Islamic" href="cal_islamic.html"/> <item name="Julian" href="cal_julian.html"/> </item> <item name="FAQ" href="faq.html"/> <item name="Javadoc" href="apidocs/index.html"/> <item name="License" href="license.html"/> </menu> <menu name="Information"> <item name="Home" href="index.html"/> <item name="Quick start guide" href="quickstart.html"/> <item name="User guide" href="userguide.html"/> <item name="FAQ" href="faq.html"/> <item name="Related projects" href="related.html"/> <item name="Javadoc" href="apidocs/index.html"/> <item name="License" href="license.html"/> <item name="Key concepts" href="key.html"/> <item name="Chronologies" href="cal.html"/> </menu> <menu name="Releases"> <item name="Release notes" href="installation.html"/> <item name="Dependency info" href="dependency-info.html"/> <item name="Download" href="download.html"/> </menu> <menu name="Development"> <item name="GitHub" href="https://github.com/JodaOrg/joda-time"/> <item name="Bugs/Issues" href="https://github.com/JodaOrg/joda-time/issues"/> <item name="Test results" href="surefire-report.html"/> </menu> <menu name="Related"> <item name="Related projects" href="related.html"/> <item name="JSP tags" href="http://www.joda.org/joda-time-jsptags/"/> <item name="Hibernate" href="http://www.joda.org/joda-time-hibernate/"/> <item name="I18N" href="http://www.joda.org/joda-time-i18n/"/> </menu> <menu name="Joda"> <item name="Home" href="http://www.joda.org"/> <item name="Beans" href="http://www.joda.org/joda-beans/"/> <item name="Convert" href="http://www.joda.org/joda-convert/"/> <item name="Money" href="http://www.joda.org/joda-money/"/> </menu> <menu name="Reports" ref="reports"/> </body> </project> Other Java examples (source code examples)Here is a short list of links related to this Java site.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.