Author: rahul
Date: Mon Jan 26 21:02:53 2009
New Revision: 737838

URL: http://svn.apache.org/viewvc?rev=737838&view=rev
Log:
Add minimal package Javadocs that were missing for the newer packages.

Added:
    
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
   (with props)
    
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
   (with props)

Added: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html?rev=737838&view=auto
==============================================================================
--- 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
 (added)
+++ 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
 Mon Jan 26 21:02:53 2009
@@ -0,0 +1,26 @@
+<html>
+<!-- 
+ * 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.
+-->
+<head>
+</head>
+<body>
+
+  <p>A collection of classes that allow JavaScript to be used in expressions
+     within SCXML documents via the <code>javax.script</code> API.</p>
+
+</body>
+</html>

Propchange: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/package.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html?rev=737838&view=auto
==============================================================================
--- 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
 (added)
+++ 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
 Mon Jan 26 21:02:53 2009
@@ -0,0 +1,26 @@
+<html>
+<!-- 
+ * 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.
+-->
+<head>
+</head>
+<body>
+
+  <p>A collection of classes that allow XPath to be used in expressions
+     within SCXML documents via the <code>javax.xml.xpath</code> API.</p>
+
+</body>
+</html>

Propchange: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: 
commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/package.html
------------------------------------------------------------------------------
    svn:mime-type = text/html


Reply via email to