|
Commons Digester example source code file (site.xml)
The Commons Digester site.xml source code<?xml version="1.0" encoding="ISO-8859-1"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <project name="Digester"> <bannerRight> <name>Commons Digester <src>/images/logo.png <href>/index.html </bannerRight> <body> <menu name="Digester"> <item name="Overview" href="/index.html"/> <item name="Mailing Lists" href="/mail-lists.html"/> <item name="Issue Tracking" href="/issue-tracking.html"/> <item name="Source Repository" href="/source-repository.html"/> <item name="Javadoc (SVN latest)" href="/apidocs/index.html"/> </menu> <menu name="Developers Guide (SVN latest)"> <item name="Core APIs" href="/core.html"/> <item name="Plugins" href="/plugins.html"/> <item name="Substitution" href="/substitution.html"/> <item name="XML Rules" href="/xmlrules.html"/> <item name="Annotations" href="/annotations.html"/> <item name="FAQ" href="/faq.html"/> </menu> <!-- - Note that the links in these menu options require manual installation of the - appropriate dirs on the website; maven won't set this up. --> <menu name="Release 2.1 (Current)"> <item name="Guide" href="http://commons.apache.org/digester/commons-digester-2.1/core.html"> <item name="Core APIs" href="http://commons.apache.org/digester/commons-digester-2.1/core.html"/> <item name="Plugins" href="http://commons.apache.org/digester/commons-digester-2.1/plugins.html"/> <item name="Substitution" href="http://commons.apache.org/digester/commons-digester-2.1/substitution.html"/> <item name="XML Rules" href="http://commons.apache.org/digester/commons-digester-2.1/xmlrules.html"/> <item name="Annotations" href="http://commons.apache.org/digester/commons-digester-2.1/annotations.html"/> <item name="FAQ" href="http://commons.apache.org/digester/commons-digester-2.1/faq.html"/> </item> <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-2.1/docs/api"/> <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-2.1/RELEASE-NOTES.txt"/> </menu> <menu name="Release 2.0"> <item name="Guide" href="http://commons.apache.org/digester/commons-digester-2.0/docs/api/org/apache/commons/digester/package-summary.html#doc.Description"/> <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-2.0/docs/api"/> <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-2.0/RELEASE-NOTES.txt"/> </menu> <menu name="Release 1.8.1"> <item name="Guide" href="http://commons.apache.org/digester/commons-digester-1.8.1/docs/api/org/apache/commons/digester/package-summary.html#doc.Description"/> <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-1.8.1/docs/api"/> <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-1.8.1/RELEASE-NOTES.txt"/> </menu> </body> </project> Other Commons Digester examples (source code examples)Here is a short list of links related to this Commons Digester 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.