Package org.jsoup.internal
Class SharedConstants
java.lang.Object
org.jsoup.internal.SharedConstants
jsoup constants used between packages. Do not use as they may change without warning. Users will not be able to see
this package when modules are enabled.
-
Field Details
-
UserDataKey
- See Also:
-
AttrRangeKey
- See Also:
-
RangeKey
- See Also:
-
EndRangeKey
- See Also:
-
DefaultBufferSize
public static final int DefaultBufferSize- See Also:
-
-
Constructor Details
-
SharedConstants
private SharedConstants()
-