Skip to content

Commit de2db9e

Browse files
committed
Latest modular Javadocs after css4j 6.1.1
1 parent 783b966 commit de2db9e

File tree

5 files changed

+52
-12
lines changed

5 files changed

+52
-12
lines changed

api/latest/index-all.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6336,8 +6336,8 @@ <h2 class="title" id="I:G">G</h2>
63366336
<dd>&nbsp;</dd>
63376337
<dt><a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/om/BaseCSSStyleDeclaration.html#getMinifiedPropertyValue(java.lang.String)" class="member-name-link">getMinifiedPropertyValue(String)</a> - Method in class io.sf.carte.doc.style.css.om.<a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/om/BaseCSSStyleDeclaration.html" title="class in io.sf.carte.doc.style.css.om">BaseCSSStyleDeclaration</a></dt>
63386338
<dd>
6339-
<div class="block">Gets a minified text value of a CSS property if it has been explicitly set within this
6340-
declaration block.</div>
6339+
<div class="block">Gets a minified text value of a CSS property if it has been explicitly set
6340+
within this declaration block.</div>
63416341
</dd>
63426342
<dt><a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/om/BaseCSSStyleDeclaration.html#getMinWidth()" class="member-name-link">getMinWidth()</a> - Method in class io.sf.carte.doc.style.css.om.<a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/om/BaseCSSStyleDeclaration.html" title="class in io.sf.carte.doc.style.css.om">BaseCSSStyleDeclaration</a></dt>
63436343
<dd>&nbsp;</dd>
@@ -8296,6 +8296,10 @@ <h2 class="title" id="I:G">G</h2>
82968296
</dd>
82978297
<dt><a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/om/StylableDocumentWrapper.html#getXmlEncoding()" class="member-name-link">getXmlEncoding()</a> - Method in class io.sf.carte.doc.style.css.om.<a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/om/StylableDocumentWrapper.html" title="class in io.sf.carte.doc.style.css.om">StylableDocumentWrapper</a></dt>
82988298
<dd>&nbsp;</dd>
8299+
<dt><a href="io.sf.carte.css4j/io/sf/carte/doc/dom/XMLDocumentBuilder.html#getXMLReader()" class="member-name-link">getXMLReader()</a> - Method in class io.sf.carte.doc.dom.<a href="io.sf.carte.css4j/io/sf/carte/doc/dom/XMLDocumentBuilder.html" title="class in io.sf.carte.doc.dom">XMLDocumentBuilder</a></dt>
8300+
<dd>
8301+
<div class="block">Get the <code>XMLReader</code> to be used when parsing.</div>
8302+
</dd>
82998303
<dt><a href="io.sf.carte.css4j/io/sf/carte/doc/dom/DOMDocument.html#getXmlStandalone()" class="member-name-link">getXmlStandalone()</a> - Method in class io.sf.carte.doc.dom.<a href="io.sf.carte.css4j/io/sf/carte/doc/dom/DOMDocument.html" title="class in io.sf.carte.doc.dom">DOMDocument</a></dt>
83008304
<dd>
83018305
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -9715,6 +9719,8 @@ <h2 class="title" id="I:I">I</h2>
97159719
<div class="deprecation-comment">Use <a href="io.sf.carte.css4j/io/sf/carte/doc/style/css/property/ValueFactory.html#isLengthPercentageSACUnit(io.sf.carte.doc.style.css.nsac.LexicalUnit)"><code>ValueFactory.isLengthPercentageSACUnit(LexicalUnit)</code></a> instead.</div>
97169720
</div>
97179721
</dd>
9722+
<dt><a href="io.sf.carte.css4j/io/sf/carte/doc/dom/XMLDocumentBuilder.html#isStrictErrorChecking()" class="member-name-link">isStrictErrorChecking()</a> - Method in class io.sf.carte.doc.dom.<a href="io.sf.carte.css4j/io/sf/carte/doc/dom/XMLDocumentBuilder.html" title="class in io.sf.carte.doc.dom">XMLDocumentBuilder</a></dt>
9723+
<dd>&nbsp;</dd>
97189724
<dt><a href="io.sf.carte.css4j.dom4j/io/sf/carte/doc/dom4j/XHTMLDocumentFactory.html#isStyleCacheOn()" class="member-name-link">isStyleCacheOn()</a> - Method in class io.sf.carte.doc.dom4j.<a href="io.sf.carte.css4j.dom4j/io/sf/carte/doc/dom4j/XHTMLDocumentFactory.html" title="class in io.sf.carte.doc.dom4j">XHTMLDocumentFactory</a></dt>
97199725
<dd>
97209726
<div class="block">Indicates whether the stylable elements currently produced by this factory

api/latest/io.sf.carte.css4j/io/sf/carte/doc/dom/XMLDocumentBuilder.html

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,17 @@ <h2>Method Summary</h2>
138138
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/validation/Schema.html" title="class or interface in javax.xml.validation" class="external-link">Schema</a></code></div>
139139
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSchema()" class="member-name-link">getSchema</a>()</code></div>
140140
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
141+
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/XMLReader.html" title="class or interface in org.xml.sax" class="external-link">XMLReader</a></code></div>
142+
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getXMLReader()" class="member-name-link">getXMLReader</a>()</code></div>
143+
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
144+
<div class="block">Get the <code>XMLReader</code> to be used when parsing.</div>
145+
</div>
146+
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
147+
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isNamespaceAware()" class="member-name-link">isNamespaceAware</a>()</code></div>
148+
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
141149
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
142-
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isNamespaceAware()" class="member-name-link">isNamespaceAware</a>()</code></div>
143-
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
150+
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isStrictErrorChecking()" class="member-name-link">isStrictErrorChecking</a>()</code></div>
151+
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
144152
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
145153
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isValidating()" class="member-name-link">isValidating</a>()</code></div>
146154
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"></div>
@@ -384,6 +392,16 @@ <h3>setIgnoreNotSpecifiedAttributes</h3>
384392
</section>
385393
</li>
386394
<li>
395+
<section class="detail" id="isStrictErrorChecking()">
396+
<h3>isStrictErrorChecking</h3>
397+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isStrictErrorChecking</span>()</div>
398+
<dl class="notes">
399+
<dt>Returns:</dt>
400+
<dd>the value of the <code>strictErrorChecking</code> flag.</dd>
401+
</dl>
402+
</section>
403+
</li>
404+
<li>
387405
<section class="detail" id="setStrictErrorChecking(boolean)">
388406
<h3>setStrictErrorChecking</h3>
389407
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setStrictErrorChecking</span><wbr><span class="parameters">(boolean&nbsp;strictErrorChecking)</span></div>
@@ -416,6 +434,18 @@ <h3>setXMLReader</h3>
416434
</section>
417435
</li>
418436
<li>
437+
<section class="detail" id="getXMLReader()">
438+
<h3>getXMLReader</h3>
439+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/XMLReader.html" title="class or interface in org.xml.sax" class="external-link">XMLReader</a></span>&nbsp;<span class="element-name">getXMLReader</span>()</div>
440+
<div class="block">Get the <code>XMLReader</code> to be used when parsing.</div>
441+
<dl class="notes">
442+
<dt>Returns:</dt>
443+
<dd>the XML reader, or <code>null</code> if none was set and a default reader
444+
shall be created.</dd>
445+
</dl>
446+
</section>
447+
</li>
448+
<li>
419449
<section class="detail" id="reset()">
420450
<h3>reset</h3>
421451
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">reset</span>()</div>

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,8 @@ <h2>Method Summary</h2>
453453
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
454454
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getMinifiedPropertyValue(java.lang.String)" class="member-name-link">getMinifiedPropertyValue</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;propertyName)</code></div>
455455
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
456-
<div class="block">Gets a minified text value of a CSS property if it has been explicitly set within this
457-
declaration block.</div>
456+
<div class="block">Gets a minified text value of a CSS property if it has been explicitly set
457+
within this declaration block.</div>
458458
</div>
459459
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
460460
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getMinWidth()" class="member-name-link">getMinWidth</a>()</code></div>
@@ -1339,15 +1339,15 @@ <h3>getPropertyValue</h3>
13391339
<section class="detail" id="getMinifiedPropertyValue(java.lang.String)">
13401340
<h3>getMinifiedPropertyValue</h3>
13411341
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span>&nbsp;<span class="element-name">getMinifiedPropertyValue</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;propertyName)</span></div>
1342-
<div class="block">Gets a minified text value of a CSS property if it has been explicitly set within this
1343-
declaration block.</div>
1342+
<div class="block">Gets a minified text value of a CSS property if it has been explicitly set
1343+
within this declaration block.</div>
13441344
<dl class="notes">
13451345
<dt>Parameters:</dt>
13461346
<dd><code>propertyName</code> - The name of the CSS property.</dd>
13471347
<dt>Returns:</dt>
1348-
<dd>the value of the property if it has been explicitly set for this declaration
1349-
block, or the empty string if the property has not been set or is a shorthand
1350-
that could not be serialized.</dd>
1348+
<dd>the value of the property if it has been explicitly set for this
1349+
declaration block, or the empty string if the property has not been
1350+
set or is a shorthand that could not be serialized.</dd>
13511351
</dl>
13521352
</section>
13531353
</li>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,10 @@ <h3>main</h3>
260260
of shorthand names, it disables the advanced minification for those
261261
shorthands. If alone, all advanced shorthand minification is disabled (same
262262
as <code>--disable-shorthand all</code>).</li>
263+
<li><code>--preserve-comment-char</code>, followed by the character that
264+
marks the beginning of a comment that should be kept. Default is
265+
<code>"!"</code>.</li>
266+
<li><code>--validate</code> enables value validation.</li>
263267
</ul>
264268
<p>
265269
If the configuration options are invalid, exits with a status code of

api/latest/member-search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)