resources.xmap
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:2k
源码类别:

网格计算

开发平台:

Java

  1. <?xml version="1.0"?>
  2. <!--
  3.   Licensed to the Apache Software Foundation (ASF) under one or more
  4.   contributor license agreements.  See the NOTICE file distributed with
  5.   this work for additional information regarding copyright ownership.
  6.   The ASF licenses this file to You under the Apache License, Version 2.0
  7.   (the "License"); you may not use this file except in compliance with
  8.   the License.  You may obtain a copy of the License at
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.   Unless required by applicable law or agreed to in writing, software
  11.   distributed under the License is distributed on an "AS IS" BASIS,
  12.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13.   See the License for the specific language governing permissions and
  14.   limitations under the License.
  15. -->
  16. <!-- ============================================================ -->
  17. <!-- Plugin Sitemap                                               -->
  18. <!--                                                              -->
  19. <!-- This sitemap includes all enabled plugins in the generation  -->
  20. <!-- process. It is mounted from the main Forrest sitemap after   -->
  21. <!-- any project specific sitemap but before the default Forrest  -->
  22. <!-- matchers. This enables plugins to override or extend default -->
  23. <!-- Forrest behaviour whilst individual projects can override    -->
  24. <!-- or extend the plugins behaviour.                             -->
  25. <!-- ============================================================ -->
  26. <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
  27.   <map:pipelines>
  28.     <map:pipeline internal-only="false"></map:pipeline>
  29.   </map:pipelines>
  30. </map:sitemap>