Skip to content

Commit 225e04e

Browse files
committed
Latest modular Javadocs after css4j 6.2
1 parent ec233f3 commit 225e04e

18 files changed

+1450
-1136
lines changed

api/latest/allclasses-index.html

Lines changed: 760 additions & 755 deletions
Large diffs are not rendered by default.

api/latest/index-all.html

Lines changed: 39 additions & 20 deletions
Large diffs are not rendered by default.

api/latest/io.sf.carte.css4j/io/sf/carte/doc/style/css/CSSLexicalValue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h1 title="Interface CSSLexicalValue" class="title">Interface CSSLexicalValue</h
9494
</dl>
9595
<dl class="notes">
9696
<dt>All Known Implementing Classes:</dt>
97-
<dd><code><a href="property/LexicalValue.html" title="class in io.sf.carte.doc.style.css.property">LexicalValue</a></code></dd>
97+
<dd><code><a href="property/AbstractLexicalValue.html" title="class in io.sf.carte.doc.style.css.property">AbstractLexicalValue</a></code>, <code><a href="property/LexicalValue.html" title="class in io.sf.carte.doc.style.css.property">LexicalValue</a></code></dd>
9898
</dl>
9999
<hr>
100100
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">CSSLexicalValue</span><span class="extends-implements">

api/latest/io.sf.carte.css4j/io/sf/carte/doc/style/css/CSSPrimitiveValue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h1 title="Interface CSSPrimitiveValue" class="title">Interface CSSPrimitiveValu
9898
</dl>
9999
<dl class="notes">
100100
<dt>All Known Implementing Classes:</dt>
101-
<dd><code><a href="property/CalcValue.html" title="class in io.sf.carte.doc.style.css.property">CalcValue</a></code>, <code><a href="property/ColorValue.html" title="class in io.sf.carte.doc.style.css.property">ColorValue</a></code>, <code><a href="property/EnvVariableValue.html" title="class in io.sf.carte.doc.style.css.property">EnvVariableValue</a></code>, <code><a href="property/ExpressionValue.html" title="class in io.sf.carte.doc.style.css.property">ExpressionValue</a></code>, <code><a href="property/FunctionValue.html" title="class in io.sf.carte.doc.style.css.property">FunctionValue</a></code>, <code><a href="property/GradientValue.html" title="class in io.sf.carte.doc.style.css.property">GradientValue</a></code>, <code><a href="property/HSLColorValue.html" title="class in io.sf.carte.doc.style.css.property">HSLColorValue</a></code>, <code><a href="property/HWBColorValue.html" title="class in io.sf.carte.doc.style.css.property">HWBColorValue</a></code>, <code><a href="property/IdentifierValue.html" title="class in io.sf.carte.doc.style.css.property">IdentifierValue</a></code>, <code><a href="property/LABColorValue.html" title="class in io.sf.carte.doc.style.css.property">LABColorValue</a></code>, <code><a href="property/LCHColorValue.html" title="class in io.sf.carte.doc.style.css.property">LCHColorValue</a></code>, <code><a href="property/LexicalValue.html" title="class in io.sf.carte.doc.style.css.property">LexicalValue</a></code>, <code><a href="property/MathFunctionValue.html" title="class in io.sf.carte.doc.style.css.property">MathFunctionValue</a></code>, <code><a href="property/NumberValue.html" title="class in io.sf.carte.doc.style.css.property">NumberValue</a></code>, <code><a href="property/PercentageValue.html" title="class in io.sf.carte.doc.style.css.property">PercentageValue</a></code>, <code><a href="property/PrimitiveValue.html" title="class in io.sf.carte.doc.style.css.property">PrimitiveValue</a></code>, <code><a href="property/ProxyValue.html" title="class in io.sf.carte.doc.style.css.property">ProxyValue</a></code>, <code><a href="property/RatioValue.html" title="class in io.sf.carte.doc.style.css.property">RatioValue</a></code>, <code><a href="property/RectValue.html" title="class in io.sf.carte.doc.style.css.property">RectValue</a></code>, <code><a href="property/RGBColorValue.html" title="class in io.sf.carte.doc.style.css.property">RGBColorValue</a></code>, <code><a href="property/StringValue.html" title="class in io.sf.carte.doc.style.css.property">StringValue</a></code>, <code><a href="property/SystemDefaultValue.html" title="class in io.sf.carte.doc.style.css.property">SystemDefaultValue</a></code>, <code><a href="property/TransformFunction.html" title="class in io.sf.carte.doc.style.css.property">TransformFunction</a></code>, <code><a href="property/TypedValue.html" title="class in io.sf.carte.doc.style.css.property">TypedValue</a></code>, <code><a href="property/UnicodeRangeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeRangeValue</a></code>, <code><a href="property/UnicodeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeValue</a></code>, <code><a href="property/UnicodeWildcardValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeWildcardValue</a></code>, <code><a href="property/UnknownValue.html" title="class in io.sf.carte.doc.style.css.property">UnknownValue</a></code>, <code><a href="property/URIValue.html" title="class in io.sf.carte.doc.style.css.property">URIValue</a></code>, <code><a href="property/URIValueWrapper.html" title="class in io.sf.carte.doc.style.css.property">URIValueWrapper</a></code></dd>
101+
<dd><code><a href="property/AbstractLexicalValue.html" title="class in io.sf.carte.doc.style.css.property">AbstractLexicalValue</a></code>, <code><a href="property/CalcValue.html" title="class in io.sf.carte.doc.style.css.property">CalcValue</a></code>, <code><a href="property/ColorValue.html" title="class in io.sf.carte.doc.style.css.property">ColorValue</a></code>, <code><a href="property/EnvVariableValue.html" title="class in io.sf.carte.doc.style.css.property">EnvVariableValue</a></code>, <code><a href="property/ExpressionValue.html" title="class in io.sf.carte.doc.style.css.property">ExpressionValue</a></code>, <code><a href="property/FunctionValue.html" title="class in io.sf.carte.doc.style.css.property">FunctionValue</a></code>, <code><a href="property/GradientValue.html" title="class in io.sf.carte.doc.style.css.property">GradientValue</a></code>, <code><a href="property/HSLColorValue.html" title="class in io.sf.carte.doc.style.css.property">HSLColorValue</a></code>, <code><a href="property/HWBColorValue.html" title="class in io.sf.carte.doc.style.css.property">HWBColorValue</a></code>, <code><a href="property/IdentifierValue.html" title="class in io.sf.carte.doc.style.css.property">IdentifierValue</a></code>, <code><a href="property/LABColorValue.html" title="class in io.sf.carte.doc.style.css.property">LABColorValue</a></code>, <code><a href="property/LCHColorValue.html" title="class in io.sf.carte.doc.style.css.property">LCHColorValue</a></code>, <code><a href="property/LexicalValue.html" title="class in io.sf.carte.doc.style.css.property">LexicalValue</a></code>, <code><a href="property/MathFunctionValue.html" title="class in io.sf.carte.doc.style.css.property">MathFunctionValue</a></code>, <code><a href="property/NumberValue.html" title="class in io.sf.carte.doc.style.css.property">NumberValue</a></code>, <code><a href="property/PercentageValue.html" title="class in io.sf.carte.doc.style.css.property">PercentageValue</a></code>, <code><a href="property/PrimitiveValue.html" title="class in io.sf.carte.doc.style.css.property">PrimitiveValue</a></code>, <code><a href="property/ProxyValue.html" title="class in io.sf.carte.doc.style.css.property">ProxyValue</a></code>, <code><a href="property/RatioValue.html" title="class in io.sf.carte.doc.style.css.property">RatioValue</a></code>, <code><a href="property/RectValue.html" title="class in io.sf.carte.doc.style.css.property">RectValue</a></code>, <code><a href="property/RGBColorValue.html" title="class in io.sf.carte.doc.style.css.property">RGBColorValue</a></code>, <code><a href="property/StringValue.html" title="class in io.sf.carte.doc.style.css.property">StringValue</a></code>, <code><a href="property/SystemDefaultValue.html" title="class in io.sf.carte.doc.style.css.property">SystemDefaultValue</a></code>, <code><a href="property/TransformFunction.html" title="class in io.sf.carte.doc.style.css.property">TransformFunction</a></code>, <code><a href="property/TypedValue.html" title="class in io.sf.carte.doc.style.css.property">TypedValue</a></code>, <code><a href="property/UnicodeRangeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeRangeValue</a></code>, <code><a href="property/UnicodeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeValue</a></code>, <code><a href="property/UnicodeWildcardValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeWildcardValue</a></code>, <code><a href="property/UnknownValue.html" title="class in io.sf.carte.doc.style.css.property">UnknownValue</a></code>, <code><a href="property/URIValue.html" title="class in io.sf.carte.doc.style.css.property">URIValue</a></code>, <code><a href="property/URIValueWrapper.html" title="class in io.sf.carte.doc.style.css.property">URIValueWrapper</a></code></dd>
102102
</dl>
103103
<hr>
104104
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">CSSPrimitiveValue</span><span class="extends-implements">

api/latest/io.sf.carte.css4j/io/sf/carte/doc/style/css/CSSValue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h1 title="Interface CSSValue" class="title">Interface CSSValue</h1>
9898
</dl>
9999
<dl class="notes">
100100
<dt>All Known Implementing Classes:</dt>
101-
<dd><code><a href="property/CalcValue.html" title="class in io.sf.carte.doc.style.css.property">CalcValue</a></code>, <code><a href="property/ColorValue.html" title="class in io.sf.carte.doc.style.css.property">ColorValue</a></code>, <code><a href="property/EnvVariableValue.html" title="class in io.sf.carte.doc.style.css.property">EnvVariableValue</a></code>, <code><a href="property/ExpressionValue.html" title="class in io.sf.carte.doc.style.css.property">ExpressionValue</a></code>, <code><a href="property/FunctionValue.html" title="class in io.sf.carte.doc.style.css.property">FunctionValue</a></code>, <code><a href="property/GradientValue.html" title="class in io.sf.carte.doc.style.css.property">GradientValue</a></code>, <code><a href="property/HSLColorValue.html" title="class in io.sf.carte.doc.style.css.property">HSLColorValue</a></code>, <code><a href="property/HWBColorValue.html" title="class in io.sf.carte.doc.style.css.property">HWBColorValue</a></code>, <code><a href="property/IdentifierValue.html" title="class in io.sf.carte.doc.style.css.property">IdentifierValue</a></code>, <code><a href="property/InheritValue.html" title="class in io.sf.carte.doc.style.css.property">InheritValue</a></code>, <code><a href="property/InitialValue.html" title="class in io.sf.carte.doc.style.css.property">InitialValue</a></code>, <code><a href="property/KeywordValue.html" title="class in io.sf.carte.doc.style.css.property">KeywordValue</a></code>, <code><a href="property/LABColorValue.html" title="class in io.sf.carte.doc.style.css.property">LABColorValue</a></code>, <code><a href="property/LCHColorValue.html" title="class in io.sf.carte.doc.style.css.property">LCHColorValue</a></code>, <code><a href="property/LexicalValue.html" title="class in io.sf.carte.doc.style.css.property">LexicalValue</a></code>, <code><a href="property/LinkedCSSValueList.html" title="class in io.sf.carte.doc.style.css.property">LinkedCSSValueList</a></code>, <code><a href="property/MathFunctionValue.html" title="class in io.sf.carte.doc.style.css.property">MathFunctionValue</a></code>, <code><a href="property/NumberValue.html" title="class in io.sf.carte.doc.style.css.property">NumberValue</a></code>, <code><a href="property/PercentageValue.html" title="class in io.sf.carte.doc.style.css.property">PercentageValue</a></code>, <code><a href="property/PrimitiveValue.html" title="class in io.sf.carte.doc.style.css.property">PrimitiveValue</a></code>, <code><a href="property/ProxyValue.html" title="class in io.sf.carte.doc.style.css.property">ProxyValue</a></code>, <code><a href="property/RatioValue.html" title="class in io.sf.carte.doc.style.css.property">RatioValue</a></code>, <code><a href="property/RectValue.html" title="class in io.sf.carte.doc.style.css.property">RectValue</a></code>, <code><a href="property/RevertValue.html" title="class in io.sf.carte.doc.style.css.property">RevertValue</a></code>, <code><a href="property/RGBColorValue.html" title="class in io.sf.carte.doc.style.css.property">RGBColorValue</a></code>, <code><a href="property/StringValue.html" title="class in io.sf.carte.doc.style.css.property">StringValue</a></code>, <code><a href="property/StyleValue.html" title="class in io.sf.carte.doc.style.css.property">StyleValue</a></code>, <code><a href="property/SystemDefaultValue.html" title="class in io.sf.carte.doc.style.css.property">SystemDefaultValue</a></code>, <code><a href="property/TransformFunction.html" title="class in io.sf.carte.doc.style.css.property">TransformFunction</a></code>, <code><a href="property/TypedValue.html" title="class in io.sf.carte.doc.style.css.property">TypedValue</a></code>, <code><a href="property/UnicodeRangeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeRangeValue</a></code>, <code><a href="property/UnicodeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeValue</a></code>, <code><a href="property/UnicodeWildcardValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeWildcardValue</a></code>, <code><a href="property/UnknownValue.html" title="class in io.sf.carte.doc.style.css.property">UnknownValue</a></code>, <code><a href="property/UnsetValue.html" title="class in io.sf.carte.doc.style.css.property">UnsetValue</a></code>, <code><a href="property/URIValue.html" title="class in io.sf.carte.doc.style.css.property">URIValue</a></code>, <code><a href="property/URIValueWrapper.html" title="class in io.sf.carte.doc.style.css.property">URIValueWrapper</a></code>, <code><a href="property/ValueList.html" title="class in io.sf.carte.doc.style.css.property">ValueList</a></code></dd>
101+
<dd><code><a href="property/AbstractLexicalValue.html" title="class in io.sf.carte.doc.style.css.property">AbstractLexicalValue</a></code>, <code><a href="property/CalcValue.html" title="class in io.sf.carte.doc.style.css.property">CalcValue</a></code>, <code><a href="property/ColorValue.html" title="class in io.sf.carte.doc.style.css.property">ColorValue</a></code>, <code><a href="property/EnvVariableValue.html" title="class in io.sf.carte.doc.style.css.property">EnvVariableValue</a></code>, <code><a href="property/ExpressionValue.html" title="class in io.sf.carte.doc.style.css.property">ExpressionValue</a></code>, <code><a href="property/FunctionValue.html" title="class in io.sf.carte.doc.style.css.property">FunctionValue</a></code>, <code><a href="property/GradientValue.html" title="class in io.sf.carte.doc.style.css.property">GradientValue</a></code>, <code><a href="property/HSLColorValue.html" title="class in io.sf.carte.doc.style.css.property">HSLColorValue</a></code>, <code><a href="property/HWBColorValue.html" title="class in io.sf.carte.doc.style.css.property">HWBColorValue</a></code>, <code><a href="property/IdentifierValue.html" title="class in io.sf.carte.doc.style.css.property">IdentifierValue</a></code>, <code><a href="property/InheritValue.html" title="class in io.sf.carte.doc.style.css.property">InheritValue</a></code>, <code><a href="property/InitialValue.html" title="class in io.sf.carte.doc.style.css.property">InitialValue</a></code>, <code><a href="property/KeywordValue.html" title="class in io.sf.carte.doc.style.css.property">KeywordValue</a></code>, <code><a href="property/LABColorValue.html" title="class in io.sf.carte.doc.style.css.property">LABColorValue</a></code>, <code><a href="property/LCHColorValue.html" title="class in io.sf.carte.doc.style.css.property">LCHColorValue</a></code>, <code><a href="property/LexicalValue.html" title="class in io.sf.carte.doc.style.css.property">LexicalValue</a></code>, <code><a href="property/LinkedCSSValueList.html" title="class in io.sf.carte.doc.style.css.property">LinkedCSSValueList</a></code>, <code><a href="property/MathFunctionValue.html" title="class in io.sf.carte.doc.style.css.property">MathFunctionValue</a></code>, <code><a href="property/NumberValue.html" title="class in io.sf.carte.doc.style.css.property">NumberValue</a></code>, <code><a href="property/PercentageValue.html" title="class in io.sf.carte.doc.style.css.property">PercentageValue</a></code>, <code><a href="property/PrimitiveValue.html" title="class in io.sf.carte.doc.style.css.property">PrimitiveValue</a></code>, <code><a href="property/ProxyValue.html" title="class in io.sf.carte.doc.style.css.property">ProxyValue</a></code>, <code><a href="property/RatioValue.html" title="class in io.sf.carte.doc.style.css.property">RatioValue</a></code>, <code><a href="property/RectValue.html" title="class in io.sf.carte.doc.style.css.property">RectValue</a></code>, <code><a href="property/RevertValue.html" title="class in io.sf.carte.doc.style.css.property">RevertValue</a></code>, <code><a href="property/RGBColorValue.html" title="class in io.sf.carte.doc.style.css.property">RGBColorValue</a></code>, <code><a href="property/StringValue.html" title="class in io.sf.carte.doc.style.css.property">StringValue</a></code>, <code><a href="property/StyleValue.html" title="class in io.sf.carte.doc.style.css.property">StyleValue</a></code>, <code><a href="property/SystemDefaultValue.html" title="class in io.sf.carte.doc.style.css.property">SystemDefaultValue</a></code>, <code><a href="property/TransformFunction.html" title="class in io.sf.carte.doc.style.css.property">TransformFunction</a></code>, <code><a href="property/TypedValue.html" title="class in io.sf.carte.doc.style.css.property">TypedValue</a></code>, <code><a href="property/UnicodeRangeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeRangeValue</a></code>, <code><a href="property/UnicodeValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeValue</a></code>, <code><a href="property/UnicodeWildcardValue.html" title="class in io.sf.carte.doc.style.css.property">UnicodeWildcardValue</a></code>, <code><a href="property/UnknownValue.html" title="class in io.sf.carte.doc.style.css.property">UnknownValue</a></code>, <code><a href="property/UnsetValue.html" title="class in io.sf.carte.doc.style.css.property">UnsetValue</a></code>, <code><a href="property/URIValue.html" title="class in io.sf.carte.doc.style.css.property">URIValue</a></code>, <code><a href="property/URIValueWrapper.html" title="class in io.sf.carte.doc.style.css.property">URIValueWrapper</a></code>, <code><a href="property/ValueList.html" title="class in io.sf.carte.doc.style.css.property">ValueList</a></code></dd>
102102
</dl>
103103
<hr>
104104
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">CSSValue</span><span class="extends-implements">

0 commit comments

Comments
 (0)