Skip to content

Commit 58185a8

Browse files
committed
Deploying to documentation branch - 13:04:40
1 parent 2dbfa51 commit 58185a8

File tree

95 files changed

+11495
-144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+11495
-144
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<!--
2+
3+
Licensed to the Apache Software Foundation (ASF) under one
4+
or more contributor license agreements. See the NOTICE file
5+
distributed with this work for additional information
6+
regarding copyright ownership. The ASF licenses this file
7+
to you under the Apache License, Version 2.0 (the
8+
"License"); you may not use this file except in compliance
9+
with the License. You may obtain a copy of the License at
10+
11+
http://www.apache.org/licenses/LICENSE-2.0
12+
13+
Unless required by applicable law or agreed to in writing,
14+
software distributed under the License is distributed on an
15+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
KIND, either express or implied. See the License for the
17+
specific language governing permissions and limitations
18+
under the License.
19+
20+
-->
21+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22+
<html>
23+
<head>
24+
<title>All Classes</title>
25+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
26+
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
27+
<link href="groovy.ico" type="image/x-icon" rel="icon">
28+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
29+
30+
</head>
31+
<body class="left">
32+
<h1 class="bar">All Classes</h1>
33+
<div class="indexContainer">
34+
<ul>
35+
<li><a href="grails/plugins/rendering/datauri/DataUri.html" title="class in grails.plugins.rendering.datauri" target="classFrame">DataUri</a></li>
36+
<li><a href="grails/plugins/rendering/datauri/DataUriAwareNaiveUserAgent.html" title="class in grails.plugins.rendering.datauri" target="classFrame">DataUriAwareNaiveUserAgent</a></li>
37+
<li><a href="grails/plugins/rendering/image/GifRenderingService.html" title="class in grails.plugins.rendering.image" target="classFrame">GifRenderingService</a></li>
38+
<li><a href="grails/plugins/rendering/GrailsRenderingException.html" title="class in grails.plugins.rendering" target="classFrame">GrailsRenderingException</a></li>
39+
<li><a href="grails/plugins/rendering/image/ImageRenderingService.html" title="class in grails.plugins.rendering.image" target="classFrame">ImageRenderingService</a></li>
40+
<li><a href="grails/plugins/rendering/image/JpegRenderingService.html" title="class in grails.plugins.rendering.image" target="classFrame">JpegRenderingService</a></li>
41+
<li><a href="grails/plugins/rendering/pdf/PdfRenderingService.html" title="class in grails.plugins.rendering.pdf" target="classFrame">PdfRenderingService</a></li>
42+
<li><a href="grails/plugins/rendering/image/PngRenderingService.html" title="class in grails.plugins.rendering.image" target="classFrame">PngRenderingService</a></li>
43+
<li><a href="grails/plugins/rendering/document/RenderEnvironment.html" title="class in grails.plugins.rendering.document" target="classFrame">RenderEnvironment</a></li>
44+
<li><a href="grails/plugins/rendering/RenderingException.html" title="class in grails.plugins.rendering" target="classFrame">RenderingException</a></li>
45+
<li><a href="grails/plugins/rendering/RenderingService.html" title="class in grails.plugins.rendering" target="classFrame">RenderingService</a></li>
46+
<li><a href="grails/plugins/rendering/RenderingTagLib.html" title="class in grails.plugins.rendering" target="classFrame">RenderingTagLib</a></li>
47+
<li><a href="grails/plugins/rendering/RenderingTrait.html" title="trait in grails.plugins.rendering" target="classFrame"><I>RenderingTrait</I></a></li>
48+
<li><a href="grails/plugins/rendering/document/UnknownTemplateException.html" title="class in grails.plugins.rendering.document" target="classFrame">UnknownTemplateException</a></li>
49+
<li><a href="grails/plugins/rendering/document/XhtmlDocumentService.html" title="class in grails.plugins.rendering.document" target="classFrame">XhtmlDocumentService</a></li>
50+
<li><a href="grails/plugins/rendering/document/XmlParseException.html" title="class in grails.plugins.rendering.document" target="classFrame">XmlParseException</a></li>
51+
52+
</ul>
53+
</div>
54+
</body>
55+
</html>

7.0.0-RC2/api/deprecated-list.html

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
<!--
2+
3+
Licensed to the Apache Software Foundation (ASF) under one
4+
or more contributor license agreements. See the NOTICE file
5+
distributed with this work for additional information
6+
regarding copyright ownership. The ASF licenses this file
7+
to you under the Apache License, Version 2.0 (the
8+
"License"); you may not use this file except in compliance
9+
with the License. You may obtain a copy of the License at
10+
11+
http://www.apache.org/licenses/LICENSE-2.0
12+
13+
Unless required by applicable law or agreed to in writing,
14+
software distributed under the License is distributed on an
15+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
KIND, either express or implied. See the License for the
17+
specific language governing permissions and limitations
18+
under the License.
19+
20+
-->
21+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22+
23+
<html>
24+
<head>
25+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
26+
<!-- Generated by groovydoc -->
27+
<title>Deprecated API (rendering 7.0.0-RC2 API)</title>
28+
29+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
30+
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
31+
<link href="groovy.ico" type="image/x-icon" rel="icon">
32+
33+
</head>
34+
<body class="center">
35+
<script type="text/javascript"><!--
36+
if (location.href.indexOf('is-external=true') == -1) {
37+
parent.document.title="Deprecated API (rendering 7.0.0-RC2 API)";
38+
}
39+
//-->
40+
</script>
41+
<noscript>
42+
<div>JavaScript is disabled on your browser.</div>
43+
</noscript>
44+
<!-- ========= START OF TOP NAVBAR ======= -->
45+
<div class="topNav"><a name="navbar_top">
46+
<!-- -->
47+
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
48+
<!-- -->
49+
</a>
50+
<ul class="navList" title="Navigation">
51+
<li><a href="overview-summary.html">Overview</a></li>
52+
<li>Package</li>
53+
<li>Class</li>
54+
<li class="navBarCell1Rev">Deprecated</li>
55+
<li><a href="index-all.html">Index</a></li>
56+
<li><a href="help-doc.html">Help</a></li>
57+
</ul>
58+
</div>
59+
<div class="subNav">
60+
<ul class="navList">
61+
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
62+
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
63+
</ul>
64+
<a name="skip-navbar_top">
65+
<!-- -->
66+
</a></div>
67+
<!-- ========= END OF TOP NAVBAR ========= -->
68+
<div class="header">
69+
<h1 title="Deprecated API" class="title">Deprecated API</h1>
70+
<h2 title="Contents">Contents</h2>
71+
<ul>
72+
73+
</ul>
74+
</div>
75+
<div class="contentContainer">
76+
77+
78+
</div>
79+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
80+
<div class="bottomNav"><a name="navbar_bottom">
81+
<!-- -->
82+
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
83+
<!-- -->
84+
</a>
85+
<ul class="navList" title="Navigation">
86+
<li><a href="overview-summary.html">Overview</a></li>
87+
<li>Package</li>
88+
<li>Class</li>
89+
<li class="navBarCell1Rev">Deprecated</li>
90+
<li><a href="index-all.html">Index</a></li>
91+
<li><a href="help-doc.html">Help</a></li>
92+
</ul>
93+
</div>
94+
<div class="subNav">
95+
<ul class="navList">
96+
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
97+
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
98+
</ul>
99+
<div class="aboutLanguage"><em>Groovy Documentation</em></div>
100+
<a name="skip-navbar_bottom">
101+
<!-- -->
102+
</a></div>
103+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
104+
105+
</body>
106+
</html>

0 commit comments

Comments
 (0)