alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (site.xml)

This example Java source code file (site.xml) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

basic, beans, bugs/issues, cdata, development, github, home, iso-8859-1, javadoc, joda, joda-money, releases, test, user

The site.xml Java example source code

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Joda-Money">
  <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-Money
        <href>index.html
      </brand>
      <topNav>Documentation|Releases|Development|Joda
      <bottomNav>
        <column>Documentation
        <column>Releases
        <column>Development
        <column>Reports
      </bottomNav>
      <bottomDescription>
      <toc>false
      <breadcrumbs>false
      <markPageHeader>false
      <pages>
        <index>
          <sections>
            <columns>3
            <columns>1
            <body />
            <sidebar />
          </sections>
          <shortTitle>Home
          <highlightJs>false
        </index>
        <source-repository>
          <highlightJs>false
        </source-repository>
        <issue-tracking>
          <highlightJs>false
        </issue-tracking>
        <license>
          <highlightJs>false
        </license>
      </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="User guide" href="userguide.html"/>
      <item name="Javadoc" href="apidocs/index.html"/>
      <item name="License" href="license.html"/>
    </menu>

    <menu name="Releases">
      <item name="Release notes" href="changes-report.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-money"/>
      <item name="Bugs/Issues" href="https://github.com/JodaOrg/joda-money/issues"/>
      <item name="Test results" href="surefire-report.html"/>
      <item name="Test coverage" href="/cobertura/index.html"/>
    </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="Time" href="http://www.joda.org/joda-time/"/>
    </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

 

new blog posts

 

Copyright 1998-2021 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.