mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
Jsoup: add annotations to the API
GitOrigin-RevId: e897cc5657661d6a0e15750a763e16d8e844c15d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b169353cd0
commit
947103c984
3
.idea/libraries/jsoup.xml
generated
3
.idea/libraries/jsoup.xml
generated
@@ -7,6 +7,9 @@
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/jsoup" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
153
lib/annotations/jsoup/org/jsoup/annotations.xml
Normal file
153
lib/annotations/jsoup/org/jsoup/annotations.xml
Normal file
@@ -0,0 +1,153 @@
|
||||
<root>
|
||||
<item name='org.jsoup.Jsoup boolean isValid(java.lang.String, org.jsoup.safety.Safelist) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup boolean isValid(java.lang.String, org.jsoup.safety.Safelist) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist)'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist, org.jsoup.nodes.Document.OutputSettings)'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist, org.jsoup.nodes.Document.OutputSettings) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist, org.jsoup.nodes.Document.OutputSettings) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist, org.jsoup.nodes.Document.OutputSettings) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, java.lang.String, org.jsoup.safety.Safelist, org.jsoup.nodes.Document.OutputSettings) 3'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, org.jsoup.safety.Safelist)'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, org.jsoup.safety.Safelist) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup java.lang.String clean(java.lang.String, org.jsoup.safety.Safelist) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.Connection connect(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.File, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 3'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item
|
||||
name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.io.InputStream, java.lang.String, java.lang.String, org.jsoup.parser.Parser) 3'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, java.lang.String, org.jsoup.parser.Parser) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, java.lang.String, org.jsoup.parser.Parser) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, java.lang.String, org.jsoup.parser.Parser) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, org.jsoup.parser.Parser) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.lang.String, org.jsoup.parser.Parser) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parse(java.net.URL, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parseBodyFragment(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parseBodyFragment(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.Jsoup org.jsoup.nodes.Document parseBodyFragment(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
115
lib/annotations/jsoup/org/jsoup/helper/annotations.xml
Normal file
115
lib/annotations/jsoup/org/jsoup/helper/annotations.xml
Normal file
@@ -0,0 +1,115 @@
|
||||
<root>
|
||||
<item name='org.jsoup.helper.Validate java.lang.Object ensureNotNull(java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null->fail; !null -> param1""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate java.lang.Object ensureNotNull(java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate java.lang.Object ensureNotNull(java.lang.Object, java.lang.String, java.lang.Object...)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null,_,_ -> fail; !null,_,_->param1""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate java.lang.Object ensureNotNull(java.lang.Object, java.lang.String, java.lang.Object...) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate java.lang.Object ensureNotNull(java.lang.Object, java.lang.String, java.lang.Object...) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void fail(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""_->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void fail(java.lang.String, java.lang.Object...)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""_,_->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void isFalse(boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""true->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void isFalse(boolean, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""true,_->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void isTrue(boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""false->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void isTrue(boolean, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""false,_->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notEmpty(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notEmpty(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null,_->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notEmptyParam(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->fail""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNull(java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null -> fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNull(java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNull(java.lang.Object, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null,_ -> fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNull(java.lang.Object, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNull(java.lang.Object, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNullParam(java.lang.Object, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""null, _ -> fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNullParam(java.lang.Object, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void notNullParam(java.lang.Object, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.helper.Validate void wtf(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="value" val=""_->fail""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
265
lib/annotations/jsoup/org/jsoup/nodes/annotations.xml
Normal file
265
lib/annotations/jsoup/org/jsoup/nodes/annotations.xml
Normal file
@@ -0,0 +1,265 @@
|
||||
<root>
|
||||
<item name='org.jsoup.nodes.Attributes java.lang.Object userData(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes java.lang.Object userData(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes java.lang.String get(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes java.lang.String get(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes java.lang.String getIgnoreCase(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes java.lang.String getIgnoreCase(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes org.jsoup.nodes.Attribute attribute(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes org.jsoup.nodes.Attribute attribute(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes org.jsoup.nodes.Attributes add(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes org.jsoup.nodes.Attributes add(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes org.jsoup.nodes.Attributes put(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Attributes org.jsoup.nodes.Attributes put(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element Element(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element Element(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element java.lang.String baseUri()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element java.lang.String html()'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element java.lang.String ownText()'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element java.lang.String text()'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element java.lang.String wholeOwnText()'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element java.lang.String wholeText()'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Attribute attribute(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Attribute attribute(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Attributes attributes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element after(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element append(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element append(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element appendText(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element attr(java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element attr(java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element attr(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element attr(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element before(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element closest(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element closest(org.jsoup.select.Evaluator)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element expectFirst(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element firstElementChild()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element firstElementSibling()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element getElementById(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element id(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element lastElementChild()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element lastElementSibling()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element nextElementSibling()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element parent()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element prepend(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element prependText(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element previousElementSibling()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element selectFirst(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element selectFirst(org.jsoup.select.Evaluator)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element text(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element toggleClass(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.nodes.Element wrap(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.select.Elements parents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.select.Elements select(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Element org.jsoup.select.Elements selectXpath(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node T html(T) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node boolean hasAttr(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node boolean hasSameValue(java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node java.lang.String absUrl(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node java.lang.String absUrl(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node java.lang.String attr(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node java.lang.String attr(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node java.lang.String outerHtml()'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node java.util.stream.Stream<T> nodeStream(java.lang.Class<T>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Document ownerDocument()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node after(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node after(org.jsoup.nodes.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node attr(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node attr(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node before(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node before(org.jsoup.nodes.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node filter(org.jsoup.select.NodeFilter) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node firstChild()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node forEachNode(java.util.function.Consumer<? super org.jsoup.nodes.Node>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node lastChild()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node nextSibling()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node parent()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node parentNode()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node previousSibling()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node removeAttr(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node root()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node traverse(org.jsoup.select.NodeVisitor) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node unwrap()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node org.jsoup.nodes.Node wrap(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.Nls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node void addSiblingHtml(int, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
<annotation name='org.jetbrains.annotations.NNls'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node void replaceWith(org.jsoup.nodes.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.nodes.Node void setBaseUri(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
20
lib/annotations/jsoup/org/jsoup/parser/annotations.xml
Normal file
20
lib/annotations/jsoup/org/jsoup/parser/annotations.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<root>
|
||||
<item name='org.jsoup.parser.ParseSettings java.lang.String normalName(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.parser.ParseSettings java.lang.String normalName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.parser.ParseSettings java.lang.String normalizeAttribute(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.parser.ParseSettings java.lang.String normalizeAttribute(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.parser.ParseSettings java.lang.String normalizeTag(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.jsoup.parser.ParseSettings java.lang.String normalizeTag(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user