Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modified: src/main/java/org/jsoup/select/StructuralEvaluator.java as per issue #2108 #2115

Closed
wants to merge 4 commits into from

Conversation

MasterChiefNemo
Copy link

[API] [Question] Why is StructuralEvaluator not public? #2108

@MasterChiefNemo
Copy link
Author

Pull request submitted for issue #2108, waiting for build checks to complete as per this comment.

@MasterChiefNemo
Copy link
Author

Small code updates based on best conventions. Using SonarLint.

@MasterChiefNemo
Copy link
Author

Treebuilder stack.size() == 0 => stack.isEmpty()

	modified:   src/main/java/org/jsoup/HttpStatusException.java
	modified:   src/main/java/org/jsoup/SerializationException.java
	modified:   src/main/java/org/jsoup/UncheckedIOException.java
	modified:   src/main/java/org/jsoup/UnsupportedMimeTypeException.java
	modified:   src/main/java/org/jsoup/helper/ChangeNotifyingArrayList.java
	modified:   src/main/java/org/jsoup/helper/CookieUtil.java
	modified:   src/main/java/org/jsoup/helper/DataUtil.java
	modified:   src/main/java/org/jsoup/helper/HttpConnection.java
	modified:   src/main/java/org/jsoup/helper/UrlBuilder.java
	modified:   src/main/java/org/jsoup/helper/ValidationException.java
	modified:   src/main/java/org/jsoup/helper/W3CDom.java
	modified:   src/main/java/org/jsoup/internal/ControllableInputStream.java
	modified:   src/main/java/org/jsoup/parser/CharacterReader.java
	modified:   src/main/java/org/jsoup/select/Elements.java
	modified:   src/main/java/org/jsoup/select/Selector.java
	modified:   src/test/java/org/jsoup/parser/StreamParserTest.java
@Tae1998
Copy link

Tae1998 commented May 19, 2024

Suthat

1 similar comment
@Tae1998
Copy link

Tae1998 commented May 19, 2024

Suthat

@Tae1998
Copy link

Tae1998 commented May 19, 2024

Treebuilder stack.size() == 0 => stack.isEmpty()

@MasterChiefNemo
Copy link
Author

Suthat

My code failed to build. So why are you spamming this?

@MasterChiefNemo
Copy link
Author

Builds failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants