You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2004/03/02 22:30:25 UTC

cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design/properties PropertyConsts-class.ehtml book.xml classes-overview.ehtml enumerated-values.ehtml getInitialValue.ehtml introduction.xml propertyExpressions.ehtml simple-properties.ehtml

jeremias    2004/03/02 13:30:25

  Modified:    src/documentation/content/xdocs/design/alt.design/properties
                        PropertyConsts-class.ehtml book.xml
                        classes-overview.ehtml enumerated-values.ehtml
                        getInitialValue.ehtml introduction.xml
                        propertyExpressions.ehtml simple-properties.ehtml
  Log:
  Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
  
  Revision  Changes    Path
  1.6       +18 -2     xml-fop/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml
  
  Index: PropertyConsts-class.ehtml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- PropertyConsts-class.ehtml	17 Mar 2003 05:08:59 -0000	1.5
  +++ PropertyConsts-class.ehtml	2 Mar 2004 21:30:25 -0000	1.6
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <html>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
           text="#000000" bgcolor="#FFFFFF">
  @@ -13,11 +29,11 @@
             <a href="#N10014">Introduction</a>
           </li>
         </ul>
  -      
  +
         <a name="N10014"></a>
         <h3>Introduction</h3>
         <p>
  -        
  +
           <span id = "span00" ></span ><a href="javascript:toggleCode(
           'span00', 'PropertyConsts.html#PropertyConstsClass', '400',
           '100%' )">This class</a>, and the singleton object which is
  
  
  
  1.6       +16 -0     xml-fop/src/documentation/content/xdocs/design/alt.design/properties/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/book.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- book.xml	8 Mar 2003 13:52:43 -0000	1.5
  +++ book.xml	2 Mar 2004 21:30:25 -0000	1.6
  @@ -1,4 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
   
  
  
  
  1.5       +17 -1     xml-fop/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml
  
  Index: classes-overview.ehtml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- classes-overview.ehtml	12 Mar 2003 14:22:02 -0000	1.4
  +++ classes-overview.ehtml	2 Mar 2004 21:30:25 -0000	1.5
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <html>
     <body marginheight= "0" marginwidth= "0" topmargin= "0" leftmargin= "0" text= "#000000" bgcolor= "#FFFFFF" >
       <script type="text/javascript" src="codedisplay.js" />
  @@ -350,6 +366,6 @@
                                        >The PropertyConsts class</a>
         </p>
       </div>
  -    
  +
     </body>
   </html>
  
  
  
  1.6       +21 -5     xml-fop/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml
  
  Index: enumerated-values.ehtml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- enumerated-values.ehtml	14 Mar 2003 03:30:08 -0000	1.5
  +++ enumerated-values.ehtml	2 Mar 2004 21:30:25 -0000	1.6
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <html>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF">
       <script type="text/javascript" src="codedisplay.js" />
  @@ -25,7 +41,7 @@
             </ul>
           </li>
         </ul>
  -      
  +
         <a name="N1000C"></a>
         <h3>Enumerated Data Values</h3>
         <p>
  @@ -54,7 +70,7 @@
             table elements.
         -->
         <p>
  -        
  +
           <span id = "span00" ></span ><a href= "javascript:toggleCode(
           'span00', 'Direction.html#DirectionClass', '400', '100%' )"
           ><span
  @@ -98,7 +114,7 @@
         <a name="N1005C"></a>
         <h4>HashMap representation</h4>
         <p>
  -        
  +
           <span id = "span06" ></span ><a href= "javascript:toggleCode(
           'span06', 'RenderingIntent.html#RenderingIntentClass', '400',
           '100%' )" ><span class="codefrag"
  @@ -253,7 +269,7 @@
           int)</span></a> method.
         </p>
         <p>
  -        
  +
           <span id = "span29" ></span ><a href= "javascript:toggleCode(
           'span29', 'BorderLeftWidth.html#BorderLeftWidthClass', '400',
           '100%' )" ><span class="codefrag">BorderLeftWidth</span></a>
  @@ -302,7 +318,7 @@
                                     >getInitialValue()</a>
         </p>
   -->
  -      
  +
       </div>
     </body>
   </html>
  
  
  
  1.5       +20 -4     xml-fop/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml
  
  Index: getInitialValue.ehtml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- getInitialValue.ehtml	12 Mar 2003 14:22:07 -0000	1.4
  +++ getInitialValue.ehtml	2 Mar 2004 21:30:25 -0000	1.5
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <html>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF">
       <script type="text/javascript" src="codedisplay.js" />
  @@ -23,7 +39,7 @@
             </ul>
           </li>
         </ul>
  -      
  +
         <a name="N10014"></a>
         <h3>Introduction</h3>
         <p>
  @@ -32,7 +48,7 @@
           property classes.  This section discusses more complex classes
           whose facilities are accessed only through various methods.
         </p>
  -      
  +
         <a name="N10021"></a>
         <h3>
           Generating and Accessing Initial Values
  @@ -42,7 +58,7 @@
             table elements.
         -->
         <p>
  -        
  +
           <span id = "span00" ></span ><a href= "javascript:toggleCode(
           'span00', 'AutoRestore.html', '400', '100%' )" ><span
           class="codefrag"
  @@ -138,7 +154,7 @@
           <strong>Next:</strong> <a href= "enumerated-values.html"
                                     >Enumerated values</a>
         </p>
  -      
  +
       </div>
     </body>
   </html>
  
  
  
  1.3       +16 -0     xml-fop/src/documentation/content/xdocs/design/alt.design/properties/introduction.xml
  
  Index: introduction.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/introduction.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- introduction.xml	12 Nov 2003 15:24:53 -0000	1.2
  +++ introduction.xml	2 Mar 2004 21:30:25 -0000	1.3
  @@ -1,4 +1,20 @@
   <?xml version="1.0" standalone="no"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
   
  
  
  
  1.5       +63 -47    xml-fop/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml
  
  Index: propertyExpressions.ehtml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- propertyExpressions.ehtml	12 Mar 2003 14:22:07 -0000	1.4
  +++ propertyExpressions.ehtml	2 Mar 2004 21:30:25 -0000	1.5
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <html>
     <head>
       <META http-equiv="Content-Type" content="text/html;
  @@ -28,7 +44,7 @@
             </ul>
           </li>
         </ul>
  -      
  +
         <a name="N10014"></a>
         <h3>Property expression parsing</h3>
         <!-- N.B. height for toggleCode changed from 50% to 400 because
  @@ -81,11 +97,11 @@
           <span class= "codefrag" >org.apache.fop.datatypes</span> include:
         </p>
         <table class="ForrestTable" cellspacing="1" cellpadding="4">
  -        
  +
             <tr>
               <th colspan="2" rowspan="1">Numbers and lengths</th>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">Numeric</th>
               <td colspan="3" rowspan="1">
  @@ -94,32 +110,32 @@
                 below.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <th colspan="3"
                   rowspan="1">Constructor classes for <em>Numeric</em></th>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">Ems</td>
               <td colspan="2" rowspan="1">Relative length in <em>ems</em></td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">IntegerType</td>
               <td colspan="1" rowspan="1"></td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">Length</td>
               <td colspan="2" rowspan="1">In centimetres(cm), millimetres(mm),
                 inches(in), points(pt), picas(pc) or pixels(px)</td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">Percentage</td>
  @@ -133,37 +149,37 @@
                 lengths represented by <em>Numeric</em> values.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">Angle</td>
               <td colspan="2" rowspan="1">In degrees(deg), gradients(grad) or
                 radians(rad)</td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">Frequency</td>
               <td colspan="2" rowspan="1">In hertz(Hz) or kilohertz(kHz)</td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1">Time</td>
               <td colspan="1" rowspan="1">In seconds(s) or milliseconds(ms)</td>
             </tr>
  -          
  +
             <tr>
               <th colspan="2" rowspan="1">Strings</th>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">StringType</th>
               <td colspan="3" rowspan="1">
                 Base class for data types which result in a <em>String</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">Literal</th>
  @@ -172,7 +188,7 @@
                 exceed the constraints of an <em>NCName</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">MimeType</th>
  @@ -181,7 +197,7 @@
                 represent a mime type.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">UriType</th>
  @@ -191,7 +207,7 @@
                 <em>url()</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">NCName</th>
  @@ -200,32 +216,32 @@
                 meet the constraints of an <em>NCName</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">Country</th>
               <td colspan="1" rowspan="1">An RFC 3066/ISO 3166 country code.</td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">Language</th>
               <td colspan="1" rowspan="1">An RFC 3066/ISO 639 language code.</td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">Script</th>
               <td colspan="1" rowspan="1">An ISO 15924 script code.</td>
             </tr>
  -          
  +
             <tr>
               <th colspan="2" rowspan="1">Enumerated types</th>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">EnumType</th>
               <td colspan="3" rowspan="1">
  @@ -233,7 +249,7 @@
                 enumeration values.
               </td>
             </tr>
  -          
  +
             <tr>
               <td colspan="1" rowspan="1"></td>
               <th colspan="1" rowspan="1">MappedNumeric</th>
  @@ -245,11 +261,11 @@
                 the <em>Numeric</em> "12pt".
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="2" rowspan="1">Colors</th>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">ColorType</th>
               <td colspan="3" rowspan="1">
  @@ -259,11 +275,11 @@
                 specification.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="2" rowspan="1">Fonts</th>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">FontFamilySet</th>
               <td colspan="3" rowspan="1">
  @@ -271,11 +287,11 @@
                 prioritized list of possibly generic font family names.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="2" rowspan="1">Pseudo-types</th>
             </tr>
  -          
  +
             <tr>
               <td colspan="4" rowspan="1">
                 A variety of pseudo-types have been defined as
  @@ -283,35 +299,35 @@
                 token values, or for other special purposes.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">Inherit</th>
               <td colspan="3" rowspan="1">
                 For values of <em>inherit</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">Auto</th>
               <td colspan="3" rowspan="1">
                 For values of <em>auto</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">None</th>
               <td colspan="3" rowspan="1">
                 For values of <em>none</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">Bool</th>
               <td colspan="3" rowspan="1">
                 For values of <em>true/false</em>.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">FromNearestSpecified</th>
               <td colspan="3" rowspan="1">
  @@ -320,7 +336,7 @@
                 core function is the sole component of the expression.
               </td>
             </tr>
  -          
  +
             <tr>
               <th colspan="1" rowspan="1">FromParent</th>
               <td colspan="3" rowspan="1">
  @@ -329,7 +345,7 @@
                 core function is the sole component of the expression.
               </td>
             </tr>
  -          
  +
         </table>
         <a name="N10252"></a>
         <h4>Tokenizer</h4>
  @@ -343,9 +359,9 @@
           self-explanatory, but a few need further comment.
         </p>
         <dl>
  -        
  +
           <dt>AUTO</dt>
  -        
  +
           <dd>
             Because of its frequency of occurrence, and the fact that it
             is always the <em>initial value</em> for any property which
  @@ -353,24 +369,24 @@
             its on datatype class.  Therefore, it is also reported as a
             token.
           </dd>
  -        
  +
           <dt>NONE</dt>
  -        
  +
           <dd>
             Similarly to AUTO, NONE has been promoted to a pseudo-type
             because of its frequency.
           </dd>
  -        
  +
           <dt>BOOL</dt>
  -        
  +
           <dd>
             There is a <em>de facto</em> boolean type buried in the
             enumeration types for many of the properties.  It had been
             specified as a type in its own right in this code.
           </dd>
  -        
  +
           <dt>MIMETYPE</dt>
  -        
  +
           <dd>
             The property <span class= "codefrag" >content-type</span>
             introduces this complication.  It can have two values of the
  @@ -386,7 +402,7 @@
             content-type specification.  <span class= "codefrag"
             >NCName</span>s cannot contain a "/".
           </dd>
  -        
  +
         </dl>
         <a name="N1029C"></a>
         <h4>Parser</h4>
  @@ -402,7 +418,7 @@
           may be returned from the expressions of some properties.
         </p>
         <p>
  -        
  +
           <span class= "codefrag" >PropertyValueList</span>s may contain
           <span class= "codefrag" >PropertyValue</span>s or other <span
           class= "codefrag" >PropertyValueList</span>s.  This latter
  @@ -435,7 +451,7 @@
           parser code, which itself borrowed heavily from James
           Clark's XT processor.
         </p>
  -      
  +
       </div>
     </body>
   </html>
  
  
  
  1.5       +64 -48    xml-fop/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml
  
  Index: simple-properties.ehtml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- simple-properties.ehtml	12 Mar 2003 14:22:07 -0000	1.4
  +++ simple-properties.ehtml	2 Mar 2004 21:30:25 -0000	1.5
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +<!-- $Id$ -->
   <html>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF">
       <script type="text/javascript" src="codedisplay.js" />
  @@ -18,7 +34,7 @@
             <a href="#N10075">Accessing property Data Constants</a>
           </li>
         </ul>
  -      
  +
         <a name="N10014"></a>
         <h3>Introduction</h3>
         <!-- N.B. height for toggleCode changed from 50% to 400 because
  @@ -37,11 +53,11 @@
           ><span class="codefrag">PropertyConsts</span></a> class and
           its singleton object.
         </p>
  -      
  +
         <a name="N10026"></a>
         <h3>Common data</h3>
         <p>
  -        
  +
           <span id = "span01" ></span ><a href= "javascript:toggleCode(
           'span01', 'Character.html', '400', '100%' )" ><span
           class="codefrag">org.apache.fop.fo.properties.Character</span></a>
  @@ -49,13 +65,13 @@
           common to all properties are:
         </p>
         <dl>
  -        
  +
           <dt>
  -          
  +
             <span class="codefrag">final int dataTypes</span>
  -          
  +
           </dt>
  -        
  +
           <dd>
             This field defines the allowable data types which may be
             assigned to the property.  The value is chosen from the data
  @@ -66,13 +82,13 @@
             and may consist of more than one of those constants,
             bit-ORed together.
           </dd>
  -        
  +
           <dt>
  -          
  +
             <span class="codefrag">final int traitMapping</span>
  -          
  +
           </dt>
  -        
  +
           <dd>
             This field defines the mapping of properties to traits in
             the <span class="codefrag">Area tree</span>. The value is
  @@ -83,13 +99,13 @@
             and may consist of more than one of those constants,
             bit-ORed together.
           </dd>
  -        
  +
           <dt>
  -          
  +
             <span class="codefrag">final int initialValueType</span>
  -          
  +
           </dt>
  -        
  +
           <dd>
             This field defines the data type of the initial value
             assigned to the property.  The value is chosen from the
  @@ -101,13 +117,13 @@
             class="codefrag">Character</span>, there is no defined
             initial value type.
           </dd>
  -        
  +
           <dt>
  -          
  +
             <span class="codefrag">final int inherited</span>
  -          
  +
           </dt>
  -        
  +
           <dd>
             This field defines the kind of inheritance applicable to the
             property.  The value is chosen from the inheritance
  @@ -116,9 +132,9 @@
             '100%' )" ><span
             class="codefrag">org.apache.fop.fo.properties.Property</span></a>.
           </dd>
  -        
  +
         </dl>
  -      
  +
         <a name="N10075"></a>
         <h3>Accessing property Data Constants</h3>
         <p>
  @@ -150,84 +166,84 @@
           ><span class="codefrag">pconsts</span></a>.
         </p>
         <p>
  -        
  +
           <em>Reflection</em> methods are then used, via the same <span
           class="codefrag">Class</span> instance, to extract and store
           the static data fields.  These arrays and associated access
           methods are:
         </p>
         <dl>
  -        
  +
           <dt>
  -          
  +
             <span id = "span12" ></span ><a href=
             "javascript:toggleCode( 'span12',
             'PropertyConsts.html#datatypes', '400', '100%' )" ><span
             class="codefrag">int[] datatypes</span></a>
  -          
  +
           </dt>
  -        
  +
           <dd>
  -          
  +
             <span id = "span13" ></span ><a href=
             "javascript:toggleCode( 'span13',
             'PropertyConsts.html#getDataTypes', '400', '100%' )" ><span
             class="codefrag">int getDataTypes(int)</span></a>
  -          
  +
           </dd>
  -        
  +
           <dt>
  -          
  +
             <span id = "span14" ></span ><a href=
             "javascript:toggleCode( 'span14',
             'PropertyConsts.html#traitMappings', '400', '100%' )" ><span
             class="codefrag">int[] traitMappings</span></a>
  -          
  +
           </dt>
  -        
  +
           <dd>
  -          
  +
             <em>No access method yet defined.</em>
  -          
  +
           </dd>
  -        
  +
           <dt>
  -          
  +
             <span id = "span15" ></span ><a href=
             "javascript:toggleCode( 'span15',
             'PropertyConsts.html#initialValueTypes', '400', '100%' )"
             ><span class="codefrag">int[] initialValueTypes</span></a>
  -          
  +
           </dt>
  -        
  +
           <dd>
  -          
  +
             <span id = "span16" ></span ><a href=
             "javascript:toggleCode( 'span16',
             'PropertyConsts.html#getInitialValueType', '400', '100%' )"
             ><span class="codefrag">int
             getInitialValueType(int)</span></a>
  -          
  +
           </dd>
  -        
  +
           <dt>
  -          
  +
             <span id = "span17" ></span ><a href=
             "javascript:toggleCode( 'span17',
             'PropertyConsts.html#inherited', '400', '100%' )" ><span
             class="codefrag">int[] inherited</span></a>
  -          
  +
           </dt>
  -        
  +
           <dd>
  -          
  +
             <span id = "span18" ></span ><a href=
             "javascript:toggleCode( 'span18',
             'PropertyConsts.html#inheritance', '400', '100%' )" ><span
             class="codefrag">int inheritance(int)</span></a>
  -          
  +
           </dd>
  -        
  +
         </dl>
   
         <p>
  @@ -238,7 +254,7 @@
           <strong>Next:</strong> <a href= "getInitialValue.html"
                                     >getInitialValue()</a>
         </p>
  -      
  +
       </div>
     </body>
   </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org