You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2008/03/24 15:17:52 UTC

svn commit: r640423 - /commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html

Author: mbenson
Date: Mon Mar 24 07:17:51 2008
New Revision: 640423

URL: http://svn.apache.org/viewvc?rev=640423&view=rev
Log:
package.html

Added:
    commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html   (with props)

Added: commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html
URL: http://svn.apache.org/viewvc/commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html?rev=640423&view=auto
==============================================================================
--- commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html (added)
+++ commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html Mon Mar 24 07:17:51 2008
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<!--
+ 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.
+-->
+  <title></title>
+</head>
+<body>
+Accumulates common high-level uses of the <code>java.lang.reflect</code> APIs.
+@since 2.5
+</body>
+</html>

Propchange: commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/reflect/package.html
------------------------------------------------------------------------------
    svn:eol-style = native