@sitevision/api 2025.9.1 → 2025.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1207) hide show
  1. package/package.json +2 -2
  2. package/server/AliasUtil/index.d.ts +3 -0
  3. package/server/AliasUtil/index.js +3 -0
  4. package/server/ArchiveUtil/index.d.ts +3 -0
  5. package/server/ArchiveUtil/index.js +3 -0
  6. package/server/ArraysInstance/index.d.ts +4 -0
  7. package/server/ArraysInstance/index.js +3 -0
  8. package/server/ArticleUtil/index.d.ts +3 -0
  9. package/server/ArticleUtil/index.js +3 -0
  10. package/server/AuthenticationUtil/index.d.ts +4 -0
  11. package/server/AuthenticationUtil/index.js +3 -0
  12. package/server/BookmarkUtil/index.d.ts +3 -0
  13. package/server/BookmarkUtil/index.js +3 -0
  14. package/server/BuddyIconRenderer/index.d.ts +3 -0
  15. package/server/BuddyIconRenderer/index.js +3 -0
  16. package/server/BuddyIconRenderer.BuddyIconSize/index.d.ts +4 -0
  17. package/server/BuddyIconRenderer.BuddyIconSize/index.js +3 -0
  18. package/server/ChannelUtil/index.d.ts +3 -0
  19. package/server/ChannelUtil/index.js +3 -0
  20. package/server/ClientUtil/index.d.ts +3 -0
  21. package/server/ClientUtil/index.js +3 -0
  22. package/server/CollaborationFactory/index.d.ts +3 -0
  23. package/server/CollaborationFactory/index.js +3 -0
  24. package/server/CollaborationGroupFolderUtil/index.d.ts +3 -0
  25. package/server/CollaborationGroupFolderUtil/index.js +3 -0
  26. package/server/CollaborationGroupState/index.d.ts +4 -0
  27. package/server/CollaborationGroupState/index.js +3 -0
  28. package/server/CollaborationGroupTemplateUtil/index.d.ts +3 -0
  29. package/server/CollaborationGroupTemplateUtil/index.js +3 -0
  30. package/server/CollaborationGroupType/index.d.ts +4 -0
  31. package/server/CollaborationGroupType/index.js +3 -0
  32. package/server/CollaborationGroupUtil/index.d.ts +3 -0
  33. package/server/CollaborationGroupUtil/index.js +3 -0
  34. package/server/CollectionsInstance/index.d.ts +3 -0
  35. package/server/CollectionsInstance/index.js +3 -0
  36. package/server/ColorUtil/index.d.ts +3 -0
  37. package/server/ColorUtil/index.js +3 -0
  38. package/server/CompoundAndFilterBuilder/index.d.ts +3 -0
  39. package/server/CompoundAndFilterBuilder/index.js +3 -0
  40. package/server/CompoundComparatorBuilder/index.d.ts +3 -0
  41. package/server/CompoundComparatorBuilder/index.js +3 -0
  42. package/server/CompoundOrFilterBuilder/index.d.ts +3 -0
  43. package/server/CompoundOrFilterBuilder/index.js +3 -0
  44. package/server/ContentNodeUtil/index.d.ts +3 -0
  45. package/server/ContentNodeUtil/index.js +3 -0
  46. package/server/CurrencyFactory/index.d.ts +3 -0
  47. package/server/CurrencyFactory/index.js +3 -0
  48. package/server/DateUtil/index.d.ts +3 -0
  49. package/server/DateUtil/index.js +3 -0
  50. package/server/DecorationUtil/index.d.ts +3 -0
  51. package/server/DecorationUtil/index.js +3 -0
  52. package/server/DeviceUtil/index.d.ts +4 -0
  53. package/server/DeviceUtil/index.js +3 -0
  54. package/server/DimensionMode/index.d.ts +4 -0
  55. package/server/DimensionMode/index.js +3 -0
  56. package/server/DirectMessageUtil/index.d.ts +3 -0
  57. package/server/DirectMessageUtil/index.js +3 -0
  58. package/server/DirectoryUtil/index.d.ts +3 -0
  59. package/server/DirectoryUtil/index.js +3 -0
  60. package/server/DocType/index.d.ts +4 -0
  61. package/server/DocType/index.js +3 -0
  62. package/server/DocTypeUtil/index.d.ts +4 -0
  63. package/server/DocTypeUtil/index.js +3 -0
  64. package/server/EndecUtil/index.d.ts +3 -0
  65. package/server/EndecUtil/index.js +3 -0
  66. package/server/ExtendedDismaxParserBuilder/index.d.ts +3 -0
  67. package/server/ExtendedDismaxParserBuilder/index.js +3 -0
  68. package/server/FileIconRenderer/index.d.ts +3 -0
  69. package/server/FileIconRenderer/index.js +3 -0
  70. package/server/FileUtil/index.d.ts +3 -0
  71. package/server/FileUtil/index.js +3 -0
  72. package/server/FilterBuilder/index.d.ts +3 -0
  73. package/server/FilterBuilder/index.js +3 -0
  74. package/server/FolderUtil/index.d.ts +3 -0
  75. package/server/FolderUtil/index.js +3 -0
  76. package/server/FontUtil/index.d.ts +3 -0
  77. package/server/FontUtil/index.js +3 -0
  78. package/server/FormatterBuilderFactory/index.d.ts +3 -0
  79. package/server/FormatterBuilderFactory/index.js +3 -0
  80. package/server/HighlightBuilder/index.d.ts +3 -0
  81. package/server/HighlightBuilder/index.js +3 -0
  82. package/server/IconUtil/index.d.ts +3 -0
  83. package/server/IconUtil/index.js +3 -0
  84. package/server/ImageLinkRenderer/index.d.ts +3 -0
  85. package/server/ImageLinkRenderer/index.js +3 -0
  86. package/server/ImageRenderer/index.d.ts +3 -0
  87. package/server/ImageRenderer/index.js +3 -0
  88. package/server/ImageUtil/index.d.ts +21 -0
  89. package/server/ImageUtil/index.js +5 -1
  90. package/server/IndexUtil/index.d.ts +3 -0
  91. package/server/IndexUtil/index.js +3 -0
  92. package/server/IndexUtil.IndexType/index.d.ts +4 -0
  93. package/server/IndexUtil.IndexType/index.js +3 -0
  94. package/server/IndexingUtil/index.d.ts +3 -0
  95. package/server/IndexingUtil/index.js +3 -0
  96. package/server/InstanceCreatorUtil/index.d.ts +3 -0
  97. package/server/InstanceCreatorUtil/index.js +3 -0
  98. package/server/InstanceTypeUtil/index.d.ts +3 -0
  99. package/server/InstanceTypeUtil/index.js +3 -0
  100. package/server/JwtUtil/index.d.ts +4 -0
  101. package/server/JwtUtil/index.js +3 -0
  102. package/server/LandingPageUtil/index.d.ts +3 -0
  103. package/server/LandingPageUtil/index.js +3 -0
  104. package/server/LinkPageUtil/index.d.ts +3 -0
  105. package/server/LinkPageUtil/index.js +3 -0
  106. package/server/LinkRenderer/index.d.ts +3 -0
  107. package/server/LinkRenderer/index.js +3 -0
  108. package/server/LinkTargetBuilder/index.d.ts +3 -0
  109. package/server/LinkTargetBuilder/index.js +3 -0
  110. package/server/LinkValueBuilder/index.d.ts +3 -0
  111. package/server/LinkValueBuilder/index.js +3 -0
  112. package/server/ListWrapper/index.d.ts +3 -0
  113. package/server/ListWrapper/index.js +3 -0
  114. package/server/LocaleUtil/index.d.ts +3 -0
  115. package/server/LocaleUtil/index.js +3 -0
  116. package/server/LogUtil/index.d.ts +4 -0
  117. package/server/LogUtil/index.js +3 -0
  118. package/server/MailBuilder/index.d.ts +3 -0
  119. package/server/MailBuilder/index.js +3 -0
  120. package/server/MailUtil/index.d.ts +3 -0
  121. package/server/MailUtil/index.js +3 -0
  122. package/server/MathInstance/index.d.ts +4 -0
  123. package/server/MathInstance/index.js +3 -0
  124. package/server/MessageDigesterFactory/index.d.ts +3 -0
  125. package/server/MessageDigesterFactory/index.js +3 -0
  126. package/server/MessagesFactory/index.d.ts +3 -0
  127. package/server/MessagesFactory/index.js +3 -0
  128. package/server/MetadataDefinitionUtil/index.d.ts +3 -0
  129. package/server/MetadataDefinitionUtil/index.js +3 -0
  130. package/server/MetadataUtil/index.d.ts +3 -0
  131. package/server/MetadataUtil/index.js +3 -0
  132. package/server/MimeTypeUtil/index.d.ts +3 -0
  133. package/server/MimeTypeUtil/index.js +3 -0
  134. package/server/MonitorBuilder/index.d.ts +4 -0
  135. package/server/MonitorBuilder/index.js +3 -0
  136. package/server/NodeComparatorUtil/index.d.ts +3 -0
  137. package/server/NodeComparatorUtil/index.js +3 -0
  138. package/server/NodeFactoryUtil/index.d.ts +3 -0
  139. package/server/NodeFactoryUtil/index.js +3 -0
  140. package/server/NodeFilterUtil/index.d.ts +3 -0
  141. package/server/NodeFilterUtil/index.js +3 -0
  142. package/server/NodeIteratorUtil/index.d.ts +3 -0
  143. package/server/NodeIteratorUtil/index.js +3 -0
  144. package/server/NodeResolverUtil/index.d.ts +3 -0
  145. package/server/NodeResolverUtil/index.js +3 -0
  146. package/server/NodeTreeUtil/index.d.ts +3 -0
  147. package/server/NodeTreeUtil/index.js +3 -0
  148. package/server/NodeTypeUtil/index.d.ts +3 -0
  149. package/server/NodeTypeUtil/index.js +3 -0
  150. package/server/OfflineVersionPropertyUtil/index.d.ts +3 -0
  151. package/server/OfflineVersionPropertyUtil/index.js +3 -0
  152. package/server/OnlineVersionPropertyUtil/index.d.ts +3 -0
  153. package/server/OnlineVersionPropertyUtil/index.js +3 -0
  154. package/server/OutputUtil/index.d.ts +21 -15
  155. package/server/OutputUtil/index.js +3 -0
  156. package/server/PageUtil/index.d.ts +3 -0
  157. package/server/PageUtil/index.js +3 -0
  158. package/server/PermissionCheckBuilder/index.d.ts +3 -0
  159. package/server/PermissionCheckBuilder/index.js +3 -0
  160. package/server/PermissionUtil/index.d.ts +4 -0
  161. package/server/PermissionUtil/index.js +3 -0
  162. package/server/PermissionUtil.Permission/index.d.ts +4 -0
  163. package/server/PermissionUtil.Permission/index.js +3 -0
  164. package/server/PortletContextUtil/index.d.ts +3 -0
  165. package/server/PortletContextUtil/index.js +3 -0
  166. package/server/PortletUtil/index.d.ts +3 -0
  167. package/server/PortletUtil/index.js +3 -0
  168. package/server/PrincipalUtil/index.d.ts +3 -0
  169. package/server/PrincipalUtil/index.js +3 -0
  170. package/server/Properties/index.d.ts +3 -0
  171. package/server/Properties/index.js +3 -0
  172. package/server/PropertyUtil/index.d.ts +3 -0
  173. package/server/PropertyUtil/index.js +3 -0
  174. package/server/PublishStatus/index.d.ts +4 -0
  175. package/server/PublishStatus/index.js +3 -0
  176. package/server/PublishingUtil/index.d.ts +3 -0
  177. package/server/PublishingUtil/index.js +3 -0
  178. package/server/QueryStringUtil/index.d.ts +3 -0
  179. package/server/QueryStringUtil/index.js +3 -0
  180. package/server/RedirectUtil/index.d.ts +3 -0
  181. package/server/RedirectUtil/index.js +3 -0
  182. package/server/RelatedValueBuilder/index.d.ts +3 -0
  183. package/server/RelatedValueBuilder/index.js +3 -0
  184. package/server/Requester/index.d.ts +3 -0
  185. package/server/Requester/index.js +3 -0
  186. package/server/ResourceLocatorUtil/index.d.ts +3 -0
  187. package/server/ResourceLocatorUtil/index.js +3 -0
  188. package/server/RestApi/index.d.ts +3 -0
  189. package/server/RestApi/index.js +3 -0
  190. package/server/RestApiFactory/index.d.ts +3 -0
  191. package/server/RestApiFactory/index.js +3 -0
  192. package/server/RestAppInvokerFactory/index.d.ts +3 -0
  193. package/server/RestAppInvokerFactory/index.js +3 -0
  194. package/server/RoleAssignmentBuilder/index.d.ts +3 -0
  195. package/server/RoleAssignmentBuilder/index.js +3 -0
  196. package/server/RoleMatcherBuilder/index.d.ts +3 -0
  197. package/server/RoleMatcherBuilder/index.js +3 -0
  198. package/server/RoleUtil/index.d.ts +3 -0
  199. package/server/RoleUtil/index.js +3 -0
  200. package/server/ScriptUtil/index.d.ts +4 -0
  201. package/server/ScriptUtil/index.js +3 -0
  202. package/server/SearchFactory/index.d.ts +3 -0
  203. package/server/SearchFactory/index.js +3 -0
  204. package/server/SearchUtil/index.d.ts +3 -0
  205. package/server/SearchUtil/index.js +3 -0
  206. package/server/SearcherBuilder/index.d.ts +3 -0
  207. package/server/SearcherBuilder/index.js +3 -0
  208. package/server/Session/index.d.ts +3 -0
  209. package/server/Session/index.js +3 -0
  210. package/server/SimpleUserUtil/index.d.ts +3 -0
  211. package/server/SimpleUserUtil/index.js +3 -0
  212. package/server/SiteCookieUtil/index.d.ts +3 -0
  213. package/server/SiteCookieUtil/index.js +3 -0
  214. package/server/SortBuilder/index.d.ts +3 -0
  215. package/server/SortBuilder/index.js +3 -0
  216. package/server/SourceSetMode/index.d.ts +4 -0
  217. package/server/SourceSetMode/index.js +3 -0
  218. package/server/SpellCheckBuilder/index.d.ts +3 -0
  219. package/server/SpellCheckBuilder/index.js +3 -0
  220. package/server/StandardParserBuilder/index.d.ts +3 -0
  221. package/server/StandardParserBuilder/index.js +3 -0
  222. package/server/StructureUtil/index.d.ts +3 -0
  223. package/server/StructureUtil/index.js +3 -0
  224. package/server/SubscriberUtil/index.d.ts +3 -0
  225. package/server/SubscriberUtil/index.js +3 -0
  226. package/server/SubscriptionUtil/index.d.ts +3 -0
  227. package/server/SubscriptionUtil/index.js +3 -0
  228. package/server/SystemUserUtil/index.d.ts +4 -0
  229. package/server/SystemUserUtil/index.js +3 -0
  230. package/server/TagUtil/index.d.ts +3 -0
  231. package/server/TagUtil/index.js +3 -0
  232. package/server/TargetAudienceUtil/index.d.ts +3 -0
  233. package/server/TargetAudienceUtil/index.js +3 -0
  234. package/server/TemplateUtil/index.d.ts +3 -0
  235. package/server/TemplateUtil/index.js +3 -0
  236. package/server/TemporaryFileNodeBuilder/index.d.ts +3 -0
  237. package/server/TemporaryFileNodeBuilder/index.js +3 -0
  238. package/server/TemporaryNodeBuilder/index.d.ts +3 -0
  239. package/server/TemporaryNodeBuilder/index.js +3 -0
  240. package/server/TextModuleRendererBuilder/index.d.ts +3 -0
  241. package/server/TextModuleRendererBuilder/index.js +3 -0
  242. package/server/TimestampUtil/index.d.ts +4 -0
  243. package/server/TimestampUtil/index.js +3 -0
  244. package/server/TranslationUtil/index.d.ts +3 -0
  245. package/server/TranslationUtil/index.js +3 -0
  246. package/server/TrashcanUtil/index.d.ts +3 -0
  247. package/server/TrashcanUtil/index.js +3 -0
  248. package/server/UserDataUtil/index.d.ts +3 -0
  249. package/server/UserDataUtil/index.js +3 -0
  250. package/server/UserFactory/index.d.ts +3 -0
  251. package/server/UserFactory/index.js +3 -0
  252. package/server/UserFieldRenderer/index.d.ts +3 -0
  253. package/server/UserFieldRenderer/index.js +3 -0
  254. package/server/UserIdentityUtil/index.d.ts +3 -0
  255. package/server/UserIdentityUtil/index.js +3 -0
  256. package/server/UserUtil/index.d.ts +3 -0
  257. package/server/UserUtil/index.js +3 -0
  258. package/server/Utils/index.d.ts +3 -0
  259. package/server/Utils/index.js +3 -0
  260. package/server/VelocityRenderer/index.d.ts +3 -0
  261. package/server/VelocityRenderer/index.js +3 -0
  262. package/server/VersionUtil/index.d.ts +4 -0
  263. package/server/VersionUtil/index.js +3 -0
  264. package/server/WebContentUtil/index.d.ts +3 -0
  265. package/server/WebContentUtil/index.js +3 -0
  266. package/server/WebResourceFactory/index.d.ts +3 -0
  267. package/server/WebResourceFactory/index.js +3 -0
  268. package/server/XSLTUtil/index.d.ts +3 -0
  269. package/server/XSLTUtil/index.js +3 -0
  270. package/server/XmlParserUtil/index.d.ts +3 -0
  271. package/server/XmlParserUtil/index.js +3 -0
  272. package/server/aiAssistant/index.d.ts +0 -1
  273. package/server/storage/index.d.ts +1 -1
  274. package/types/java/io/Closeable/index.d.ts +4 -0
  275. package/types/java/io/Closeable/index.js +3 -0
  276. package/types/java/io/File/index.d.ts +3 -0
  277. package/types/java/io/File/index.js +3 -0
  278. package/types/java/io/FileFilter/index.d.ts +3 -0
  279. package/types/java/io/FileFilter/index.js +3 -0
  280. package/types/java/io/FilenameFilter/index.d.ts +3 -0
  281. package/types/java/io/FilenameFilter/index.js +3 -0
  282. package/types/java/io/FilterOutputStream/index.d.ts +4 -0
  283. package/types/java/io/FilterOutputStream/index.js +3 -0
  284. package/types/java/io/Flushable/index.d.ts +4 -0
  285. package/types/java/io/Flushable/index.js +3 -0
  286. package/types/java/io/InputStream/index.d.ts +4 -0
  287. package/types/java/io/InputStream/index.js +3 -0
  288. package/types/java/io/OutputStream/index.d.ts +4 -0
  289. package/types/java/io/OutputStream/index.js +3 -0
  290. package/types/java/io/PrintStream/index.d.ts +4 -0
  291. package/types/java/io/PrintStream/index.js +3 -0
  292. package/types/java/io/PrintWriter/index.d.ts +4 -0
  293. package/types/java/io/PrintWriter/index.js +3 -0
  294. package/types/java/io/Reader/index.d.ts +4 -0
  295. package/types/java/io/Reader/index.js +3 -0
  296. package/types/java/io/Serializable/index.d.ts +4 -0
  297. package/types/java/io/Serializable/index.js +3 -0
  298. package/types/java/io/Writer/index.d.ts +4 -0
  299. package/types/java/io/Writer/index.js +3 -0
  300. package/types/java/lang/Appendable/index.d.ts +3 -0
  301. package/types/java/lang/Appendable/index.js +3 -0
  302. package/types/java/lang/AutoCloseable/index.d.ts +4 -0
  303. package/types/java/lang/AutoCloseable/index.js +3 -0
  304. package/types/java/lang/Boolean/index.d.ts +4 -0
  305. package/types/java/lang/Boolean/index.js +3 -0
  306. package/types/java/lang/CharSequence/index.d.ts +4 -0
  307. package/types/java/lang/CharSequence/index.js +3 -0
  308. package/types/java/lang/Class/index.d.ts +3 -0
  309. package/types/java/lang/Class/index.js +3 -0
  310. package/types/java/lang/ClassLoader/index.d.ts +3 -0
  311. package/types/java/lang/ClassLoader/index.js +3 -0
  312. package/types/java/lang/Cloneable/index.d.ts +4 -0
  313. package/types/java/lang/Cloneable/index.js +3 -0
  314. package/types/java/lang/Comparable/index.d.ts +4 -0
  315. package/types/java/lang/Comparable/index.js +3 -0
  316. package/types/java/lang/Double/index.d.ts +4 -0
  317. package/types/java/lang/Double/index.js +3 -0
  318. package/types/java/lang/Enum/index.d.ts +3 -0
  319. package/types/java/lang/Enum/index.js +3 -0
  320. package/types/java/lang/Exception/index.d.ts +3 -0
  321. package/types/java/lang/Exception/index.js +3 -0
  322. package/types/java/lang/Float/index.d.ts +4 -0
  323. package/types/java/lang/Float/index.js +3 -0
  324. package/types/java/lang/Integer/index.d.ts +4 -0
  325. package/types/java/lang/Integer/index.js +3 -0
  326. package/types/java/lang/Iterable/index.d.ts +3 -0
  327. package/types/java/lang/Iterable/index.js +3 -0
  328. package/types/java/lang/Long/index.d.ts +4 -0
  329. package/types/java/lang/Long/index.js +3 -0
  330. package/types/java/lang/Number/index.d.ts +4 -0
  331. package/types/java/lang/Number/index.js +3 -0
  332. package/types/java/lang/Object/index.d.ts +3 -0
  333. package/types/java/lang/Object/index.js +3 -0
  334. package/types/java/lang/Package/index.d.ts +3 -0
  335. package/types/java/lang/Package/index.js +3 -0
  336. package/types/java/lang/Readable/index.d.ts +4 -0
  337. package/types/java/lang/Readable/index.js +3 -0
  338. package/types/java/lang/Runnable/index.d.ts +4 -0
  339. package/types/java/lang/Runnable/index.js +3 -0
  340. package/types/java/lang/RuntimeException/index.d.ts +3 -0
  341. package/types/java/lang/RuntimeException/index.js +3 -0
  342. package/types/java/lang/StackTraceElement/index.d.ts +3 -0
  343. package/types/java/lang/StackTraceElement/index.js +3 -0
  344. package/types/java/lang/String/index.d.ts +4 -0
  345. package/types/java/lang/String/index.js +3 -0
  346. package/types/java/lang/StringBuffer/index.d.ts +4 -0
  347. package/types/java/lang/StringBuffer/index.js +3 -0
  348. package/types/java/lang/Throwable/index.d.ts +3 -0
  349. package/types/java/lang/Throwable/index.js +3 -0
  350. package/types/java/lang/annotation/Annotation/index.d.ts +3 -0
  351. package/types/java/lang/annotation/Annotation/index.js +3 -0
  352. package/types/java/lang/reflect/AccessibleObject/index.d.ts +4 -0
  353. package/types/java/lang/reflect/AccessibleObject/index.js +3 -0
  354. package/types/java/lang/reflect/AnnotatedElement/index.d.ts +3 -0
  355. package/types/java/lang/reflect/AnnotatedElement/index.js +3 -0
  356. package/types/java/lang/reflect/AnnotatedType/index.d.ts +3 -0
  357. package/types/java/lang/reflect/AnnotatedType/index.js +3 -0
  358. package/types/java/lang/reflect/Constructor/index.d.ts +3 -0
  359. package/types/java/lang/reflect/Constructor/index.js +3 -0
  360. package/types/java/lang/reflect/Executable/index.d.ts +3 -0
  361. package/types/java/lang/reflect/Executable/index.js +3 -0
  362. package/types/java/lang/reflect/Field/index.d.ts +3 -0
  363. package/types/java/lang/reflect/Field/index.js +3 -0
  364. package/types/java/lang/reflect/GenericDeclaration/index.d.ts +3 -0
  365. package/types/java/lang/reflect/GenericDeclaration/index.js +3 -0
  366. package/types/java/lang/reflect/Member/index.d.ts +3 -0
  367. package/types/java/lang/reflect/Member/index.js +3 -0
  368. package/types/java/lang/reflect/Method/index.d.ts +3 -0
  369. package/types/java/lang/reflect/Method/index.js +3 -0
  370. package/types/java/lang/reflect/Parameter/index.d.ts +3 -0
  371. package/types/java/lang/reflect/Parameter/index.js +3 -0
  372. package/types/java/lang/reflect/Type/index.d.ts +3 -0
  373. package/types/java/lang/reflect/Type/index.js +3 -0
  374. package/types/java/lang/reflect/TypeVariable/index.d.ts +3 -0
  375. package/types/java/lang/reflect/TypeVariable/index.js +3 -0
  376. package/types/java/math/BigDecimal/index.d.ts +3 -0
  377. package/types/java/math/BigDecimal/index.js +3 -0
  378. package/types/java/math/BigInteger/index.d.ts +4 -0
  379. package/types/java/math/BigInteger/index.js +3 -0
  380. package/types/java/math/MathContext/index.d.ts +4 -0
  381. package/types/java/math/MathContext/index.js +3 -0
  382. package/types/java/math/RoundingMode/index.js +3 -0
  383. package/types/java/net/InetAddress/index.d.ts +4 -0
  384. package/types/java/net/InetAddress/index.js +3 -0
  385. package/types/java/net/NetworkInterface/index.d.ts +3 -0
  386. package/types/java/net/NetworkInterface/index.js +3 -0
  387. package/types/java/net/Proxy/index.d.ts +3 -0
  388. package/types/java/net/Proxy/index.js +3 -0
  389. package/types/java/net/Proxy.Type/index.js +3 -0
  390. package/types/java/net/SocketAddress/index.d.ts +3 -0
  391. package/types/java/net/SocketAddress/index.js +3 -0
  392. package/types/java/net/URI/index.d.ts +3 -0
  393. package/types/java/net/URI/index.js +3 -0
  394. package/types/java/net/URL/index.d.ts +3 -0
  395. package/types/java/net/URL/index.js +3 -0
  396. package/types/java/net/URLConnection/index.d.ts +4 -0
  397. package/types/java/net/URLConnection/index.js +3 -0
  398. package/types/java/nio/MappedByteBuffer/index.d.ts +4 -0
  399. package/types/java/nio/MappedByteBuffer/index.js +3 -0
  400. package/types/java/nio/channels/AsynchronousChannel/index.d.ts +4 -0
  401. package/types/java/nio/channels/AsynchronousChannel/index.js +3 -0
  402. package/types/java/nio/channels/AsynchronousFileChannel/index.d.ts +4 -0
  403. package/types/java/nio/channels/AsynchronousFileChannel/index.js +3 -0
  404. package/types/java/nio/channels/ByteChannel/index.d.ts +3 -0
  405. package/types/java/nio/channels/ByteChannel/index.js +3 -0
  406. package/types/java/nio/channels/Channel/index.d.ts +4 -0
  407. package/types/java/nio/channels/Channel/index.js +3 -0
  408. package/types/java/nio/channels/CompletionHandler/index.d.ts +4 -0
  409. package/types/java/nio/channels/CompletionHandler/index.js +3 -0
  410. package/types/java/nio/channels/FileChannel/index.d.ts +4 -0
  411. package/types/java/nio/channels/FileChannel/index.js +3 -0
  412. package/types/java/nio/channels/FileChannel.MapMode/index.d.ts +3 -0
  413. package/types/java/nio/channels/FileChannel.MapMode/index.js +3 -0
  414. package/types/java/nio/channels/FileLock/index.d.ts +3 -0
  415. package/types/java/nio/channels/FileLock/index.js +3 -0
  416. package/types/java/nio/channels/GatheringByteChannel/index.d.ts +4 -0
  417. package/types/java/nio/channels/GatheringByteChannel/index.js +3 -0
  418. package/types/java/nio/channels/InterruptibleChannel/index.d.ts +4 -0
  419. package/types/java/nio/channels/InterruptibleChannel/index.js +3 -0
  420. package/types/java/nio/channels/ReadableByteChannel/index.d.ts +4 -0
  421. package/types/java/nio/channels/ReadableByteChannel/index.js +3 -0
  422. package/types/java/nio/channels/ScatteringByteChannel/index.d.ts +4 -0
  423. package/types/java/nio/channels/ScatteringByteChannel/index.js +3 -0
  424. package/types/java/nio/channels/SeekableByteChannel/index.d.ts +4 -0
  425. package/types/java/nio/channels/SeekableByteChannel/index.js +3 -0
  426. package/types/java/nio/channels/WritableByteChannel/index.d.ts +4 -0
  427. package/types/java/nio/channels/WritableByteChannel/index.js +3 -0
  428. package/types/java/nio/channels/spi/AbstractInterruptibleChannel/index.d.ts +4 -0
  429. package/types/java/nio/channels/spi/AbstractInterruptibleChannel/index.js +3 -0
  430. package/types/java/nio/charset/Charset/index.d.ts +3 -0
  431. package/types/java/nio/charset/Charset/index.js +3 -0
  432. package/types/java/nio/file/AccessMode/index.js +3 -0
  433. package/types/java/nio/file/CopyOption/index.d.ts +4 -0
  434. package/types/java/nio/file/CopyOption/index.js +3 -0
  435. package/types/java/nio/file/DirectoryStream/index.d.ts +3 -0
  436. package/types/java/nio/file/DirectoryStream/index.js +3 -0
  437. package/types/java/nio/file/DirectoryStream.Filter/index.d.ts +4 -0
  438. package/types/java/nio/file/DirectoryStream.Filter/index.js +3 -0
  439. package/types/java/nio/file/FileStore/index.d.ts +3 -0
  440. package/types/java/nio/file/FileStore/index.js +3 -0
  441. package/types/java/nio/file/FileSystem/index.d.ts +3 -0
  442. package/types/java/nio/file/FileSystem/index.js +3 -0
  443. package/types/java/nio/file/LinkOption/index.js +3 -0
  444. package/types/java/nio/file/OpenOption/index.d.ts +4 -0
  445. package/types/java/nio/file/OpenOption/index.js +3 -0
  446. package/types/java/nio/file/Path/index.d.ts +3 -0
  447. package/types/java/nio/file/Path/index.js +3 -0
  448. package/types/java/nio/file/PathMatcher/index.d.ts +3 -0
  449. package/types/java/nio/file/PathMatcher/index.js +3 -0
  450. package/types/java/nio/file/WatchEvent.Kind/index.d.ts +3 -0
  451. package/types/java/nio/file/WatchEvent.Kind/index.js +3 -0
  452. package/types/java/nio/file/WatchEvent.Modifier/index.d.ts +3 -0
  453. package/types/java/nio/file/WatchEvent.Modifier/index.js +3 -0
  454. package/types/java/nio/file/WatchKey/index.d.ts +4 -0
  455. package/types/java/nio/file/WatchKey/index.js +3 -0
  456. package/types/java/nio/file/WatchService/index.d.ts +4 -0
  457. package/types/java/nio/file/WatchService/index.js +3 -0
  458. package/types/java/nio/file/Watchable/index.d.ts +3 -0
  459. package/types/java/nio/file/Watchable/index.js +3 -0
  460. package/types/java/nio/file/attribute/FileAttribute/index.d.ts +3 -0
  461. package/types/java/nio/file/attribute/FileAttribute/index.js +3 -0
  462. package/types/java/nio/file/attribute/GroupPrincipal/index.d.ts +3 -0
  463. package/types/java/nio/file/attribute/GroupPrincipal/index.js +3 -0
  464. package/types/java/nio/file/attribute/UserPrincipal/index.d.ts +3 -0
  465. package/types/java/nio/file/attribute/UserPrincipal/index.js +3 -0
  466. package/types/java/nio/file/attribute/UserPrincipalLookupService/index.d.ts +3 -0
  467. package/types/java/nio/file/attribute/UserPrincipalLookupService/index.js +3 -0
  468. package/types/java/nio/file/spi/FileSystemProvider/index.d.ts +3 -0
  469. package/types/java/nio/file/spi/FileSystemProvider/index.js +3 -0
  470. package/types/java/security/CodeSigner/index.d.ts +3 -0
  471. package/types/java/security/CodeSigner/index.js +3 -0
  472. package/types/java/security/CodeSource/index.d.ts +4 -0
  473. package/types/java/security/CodeSource/index.js +3 -0
  474. package/types/java/security/Guard/index.d.ts +3 -0
  475. package/types/java/security/Guard/index.js +3 -0
  476. package/types/java/security/Key/index.d.ts +3 -0
  477. package/types/java/security/Key/index.js +3 -0
  478. package/types/java/security/Permission/index.d.ts +3 -0
  479. package/types/java/security/Permission/index.js +3 -0
  480. package/types/java/security/PermissionCollection/index.d.ts +3 -0
  481. package/types/java/security/PermissionCollection/index.js +3 -0
  482. package/types/java/security/Principal/index.d.ts +3 -0
  483. package/types/java/security/Principal/index.js +3 -0
  484. package/types/java/security/PrivilegedExceptionAction/index.d.ts +4 -0
  485. package/types/java/security/PrivilegedExceptionAction/index.js +3 -0
  486. package/types/java/security/ProtectionDomain/index.d.ts +3 -0
  487. package/types/java/security/ProtectionDomain/index.js +3 -0
  488. package/types/java/security/Provider/index.d.ts +3 -0
  489. package/types/java/security/Provider/index.js +3 -0
  490. package/types/java/security/Provider.Service/index.d.ts +3 -0
  491. package/types/java/security/Provider.Service/index.js +3 -0
  492. package/types/java/security/PublicKey/index.d.ts +3 -0
  493. package/types/java/security/PublicKey/index.js +3 -0
  494. package/types/java/security/Timestamp/index.d.ts +3 -0
  495. package/types/java/security/Timestamp/index.js +3 -0
  496. package/types/java/security/cert/CertPath/index.d.ts +3 -0
  497. package/types/java/security/cert/CertPath/index.js +3 -0
  498. package/types/java/security/cert/Certificate/index.d.ts +3 -0
  499. package/types/java/security/cert/Certificate/index.js +3 -0
  500. package/types/java/text/AttributedCharacterIterator/index.d.ts +4 -0
  501. package/types/java/text/AttributedCharacterIterator/index.js +3 -0
  502. package/types/java/text/AttributedCharacterIterator.Attribute/index.d.ts +3 -0
  503. package/types/java/text/AttributedCharacterIterator.Attribute/index.js +3 -0
  504. package/types/java/text/CharacterIterator/index.d.ts +4 -0
  505. package/types/java/text/CharacterIterator/index.js +3 -0
  506. package/types/java/text/DateFormat/index.d.ts +3 -0
  507. package/types/java/text/DateFormat/index.js +3 -0
  508. package/types/java/text/DateFormatSymbols/index.d.ts +3 -0
  509. package/types/java/text/DateFormatSymbols/index.js +3 -0
  510. package/types/java/text/FieldPosition/index.d.ts +3 -0
  511. package/types/java/text/FieldPosition/index.js +3 -0
  512. package/types/java/text/Format/index.d.ts +3 -0
  513. package/types/java/text/Format/index.js +3 -0
  514. package/types/java/text/Format.Field/index.d.ts +3 -0
  515. package/types/java/text/Format.Field/index.js +3 -0
  516. package/types/java/text/NumberFormat/index.d.ts +3 -0
  517. package/types/java/text/NumberFormat/index.js +3 -0
  518. package/types/java/text/ParsePosition/index.d.ts +4 -0
  519. package/types/java/text/ParsePosition/index.js +3 -0
  520. package/types/java/text/SimpleDateFormat/index.d.ts +3 -0
  521. package/types/java/text/SimpleDateFormat/index.js +3 -0
  522. package/types/java/time/Clock/index.d.ts +3 -0
  523. package/types/java/time/Clock/index.js +3 -0
  524. package/types/java/time/DayOfWeek/index.js +3 -0
  525. package/types/java/time/Duration/index.d.ts +3 -0
  526. package/types/java/time/Duration/index.js +3 -0
  527. package/types/java/time/Instant/index.d.ts +3 -0
  528. package/types/java/time/Instant/index.js +3 -0
  529. package/types/java/time/LocalDate/index.d.ts +3 -0
  530. package/types/java/time/LocalDate/index.js +3 -0
  531. package/types/java/time/LocalDateTime/index.d.ts +3 -0
  532. package/types/java/time/LocalDateTime/index.js +3 -0
  533. package/types/java/time/LocalTime/index.d.ts +3 -0
  534. package/types/java/time/LocalTime/index.js +3 -0
  535. package/types/java/time/Month/index.js +3 -0
  536. package/types/java/time/OffsetDateTime/index.d.ts +3 -0
  537. package/types/java/time/OffsetDateTime/index.js +3 -0
  538. package/types/java/time/OffsetTime/index.d.ts +3 -0
  539. package/types/java/time/OffsetTime/index.js +3 -0
  540. package/types/java/time/Period/index.d.ts +3 -0
  541. package/types/java/time/Period/index.js +3 -0
  542. package/types/java/time/ZoneId/index.d.ts +3 -0
  543. package/types/java/time/ZoneId/index.js +3 -0
  544. package/types/java/time/ZoneOffset/index.d.ts +4 -0
  545. package/types/java/time/ZoneOffset/index.js +3 -0
  546. package/types/java/time/ZonedDateTime/index.d.ts +3 -0
  547. package/types/java/time/ZonedDateTime/index.js +3 -0
  548. package/types/java/time/chrono/AbstractChronology/index.d.ts +3 -0
  549. package/types/java/time/chrono/AbstractChronology/index.js +3 -0
  550. package/types/java/time/chrono/ChronoLocalDate/index.d.ts +3 -0
  551. package/types/java/time/chrono/ChronoLocalDate/index.js +3 -0
  552. package/types/java/time/chrono/ChronoLocalDateTime/index.d.ts +3 -0
  553. package/types/java/time/chrono/ChronoLocalDateTime/index.js +3 -0
  554. package/types/java/time/chrono/ChronoPeriod/index.d.ts +3 -0
  555. package/types/java/time/chrono/ChronoPeriod/index.js +3 -0
  556. package/types/java/time/chrono/ChronoZonedDateTime/index.d.ts +3 -0
  557. package/types/java/time/chrono/ChronoZonedDateTime/index.js +3 -0
  558. package/types/java/time/chrono/Chronology/index.d.ts +3 -0
  559. package/types/java/time/chrono/Chronology/index.js +3 -0
  560. package/types/java/time/chrono/Era/index.d.ts +4 -0
  561. package/types/java/time/chrono/Era/index.js +3 -0
  562. package/types/java/time/chrono/IsoChronology/index.d.ts +3 -0
  563. package/types/java/time/chrono/IsoChronology/index.js +3 -0
  564. package/types/java/time/chrono/IsoEra/index.js +3 -0
  565. package/types/java/time/format/DateTimeFormatter/index.d.ts +3 -0
  566. package/types/java/time/format/DateTimeFormatter/index.js +3 -0
  567. package/types/java/time/format/DecimalStyle/index.d.ts +4 -0
  568. package/types/java/time/format/DecimalStyle/index.js +3 -0
  569. package/types/java/time/format/ResolverStyle/index.js +3 -0
  570. package/types/java/time/format/TextStyle/index.js +3 -0
  571. package/types/java/time/temporal/ChronoField/index.js +3 -0
  572. package/types/java/time/temporal/Temporal/index.d.ts +3 -0
  573. package/types/java/time/temporal/Temporal/index.js +3 -0
  574. package/types/java/time/temporal/TemporalAccessor/index.d.ts +3 -0
  575. package/types/java/time/temporal/TemporalAccessor/index.js +3 -0
  576. package/types/java/time/temporal/TemporalAdjuster/index.d.ts +3 -0
  577. package/types/java/time/temporal/TemporalAdjuster/index.js +3 -0
  578. package/types/java/time/temporal/TemporalAmount/index.d.ts +3 -0
  579. package/types/java/time/temporal/TemporalAmount/index.js +3 -0
  580. package/types/java/time/temporal/TemporalField/index.d.ts +3 -0
  581. package/types/java/time/temporal/TemporalField/index.js +3 -0
  582. package/types/java/time/temporal/TemporalQuery/index.d.ts +3 -0
  583. package/types/java/time/temporal/TemporalQuery/index.js +3 -0
  584. package/types/java/time/temporal/TemporalUnit/index.d.ts +3 -0
  585. package/types/java/time/temporal/TemporalUnit/index.js +3 -0
  586. package/types/java/time/temporal/ValueRange/index.d.ts +4 -0
  587. package/types/java/time/temporal/ValueRange/index.js +3 -0
  588. package/types/java/time/zone/ZoneOffsetTransition/index.d.ts +3 -0
  589. package/types/java/time/zone/ZoneOffsetTransition/index.js +3 -0
  590. package/types/java/time/zone/ZoneRules/index.d.ts +4 -0
  591. package/types/java/time/zone/ZoneRules/index.js +3 -0
  592. package/types/java/util/AbstractCollection/index.d.ts +3 -0
  593. package/types/java/util/AbstractCollection/index.js +3 -0
  594. package/types/java/util/AbstractList/index.d.ts +4 -0
  595. package/types/java/util/AbstractList/index.js +3 -0
  596. package/types/java/util/ArrayList/index.d.ts +4 -0
  597. package/types/java/util/ArrayList/index.js +3 -0
  598. package/types/java/util/Calendar/index.d.ts +4 -0
  599. package/types/java/util/Calendar/index.js +3 -0
  600. package/types/java/util/Collection/index.d.ts +4 -0
  601. package/types/java/util/Collection/index.js +3 -0
  602. package/types/java/util/Comparator/index.d.ts +4 -0
  603. package/types/java/util/Comparator/index.js +3 -0
  604. package/types/java/util/Currency/index.d.ts +3 -0
  605. package/types/java/util/Currency/index.js +3 -0
  606. package/types/java/util/Date/index.d.ts +3 -0
  607. package/types/java/util/Date/index.js +3 -0
  608. package/types/java/util/Deque/index.d.ts +4 -0
  609. package/types/java/util/Deque/index.js +3 -0
  610. package/types/java/util/Dictionary/index.d.ts +4 -0
  611. package/types/java/util/Dictionary/index.js +3 -0
  612. package/types/java/util/DoubleSummaryStatistics/index.d.ts +4 -0
  613. package/types/java/util/DoubleSummaryStatistics/index.js +3 -0
  614. package/types/java/util/Enumeration/index.d.ts +4 -0
  615. package/types/java/util/Enumeration/index.js +3 -0
  616. package/types/java/util/Hashtable/index.d.ts +4 -0
  617. package/types/java/util/Hashtable/index.js +3 -0
  618. package/types/java/util/IntSummaryStatistics/index.d.ts +4 -0
  619. package/types/java/util/IntSummaryStatistics/index.js +3 -0
  620. package/types/java/util/Iterator/index.d.ts +4 -0
  621. package/types/java/util/Iterator/index.js +3 -0
  622. package/types/java/util/List/index.d.ts +4 -0
  623. package/types/java/util/List/index.js +3 -0
  624. package/types/java/util/ListIterator/index.d.ts +4 -0
  625. package/types/java/util/ListIterator/index.js +3 -0
  626. package/types/java/util/Locale/index.d.ts +3 -0
  627. package/types/java/util/Locale/index.js +3 -0
  628. package/types/java/util/LongSummaryStatistics/index.d.ts +4 -0
  629. package/types/java/util/LongSummaryStatistics/index.js +3 -0
  630. package/types/java/util/Map/index.d.ts +4 -0
  631. package/types/java/util/Map/index.js +3 -0
  632. package/types/java/util/Map.Entry/index.d.ts +4 -0
  633. package/types/java/util/Map.Entry/index.js +3 -0
  634. package/types/java/util/NavigableMap/index.d.ts +4 -0
  635. package/types/java/util/NavigableMap/index.js +3 -0
  636. package/types/java/util/NavigableSet/index.d.ts +4 -0
  637. package/types/java/util/NavigableSet/index.js +3 -0
  638. package/types/java/util/Optional/index.d.ts +4 -0
  639. package/types/java/util/Optional/index.js +3 -0
  640. package/types/java/util/OptionalDouble/index.d.ts +4 -0
  641. package/types/java/util/OptionalDouble/index.js +3 -0
  642. package/types/java/util/OptionalInt/index.d.ts +4 -0
  643. package/types/java/util/OptionalInt/index.js +3 -0
  644. package/types/java/util/OptionalLong/index.d.ts +4 -0
  645. package/types/java/util/OptionalLong/index.js +3 -0
  646. package/types/java/util/PrimitiveIterator/index.d.ts +4 -0
  647. package/types/java/util/PrimitiveIterator/index.js +3 -0
  648. package/types/java/util/PrimitiveIterator.OfDouble/index.d.ts +4 -0
  649. package/types/java/util/PrimitiveIterator.OfDouble/index.js +3 -0
  650. package/types/java/util/PrimitiveIterator.OfInt/index.d.ts +4 -0
  651. package/types/java/util/PrimitiveIterator.OfInt/index.js +3 -0
  652. package/types/java/util/PrimitiveIterator.OfLong/index.d.ts +4 -0
  653. package/types/java/util/PrimitiveIterator.OfLong/index.js +3 -0
  654. package/types/java/util/Properties/index.d.ts +3 -0
  655. package/types/java/util/Properties/index.js +3 -0
  656. package/types/java/util/Queue/index.d.ts +4 -0
  657. package/types/java/util/Queue/index.js +3 -0
  658. package/types/java/util/Random/index.d.ts +4 -0
  659. package/types/java/util/Random/index.js +3 -0
  660. package/types/java/util/RandomAccess/index.d.ts +4 -0
  661. package/types/java/util/RandomAccess/index.js +3 -0
  662. package/types/java/util/Set/index.d.ts +4 -0
  663. package/types/java/util/Set/index.js +3 -0
  664. package/types/java/util/SortedMap/index.d.ts +3 -0
  665. package/types/java/util/SortedMap/index.js +3 -0
  666. package/types/java/util/SortedSet/index.d.ts +3 -0
  667. package/types/java/util/SortedSet/index.js +3 -0
  668. package/types/java/util/Spliterator/index.d.ts +3 -0
  669. package/types/java/util/Spliterator/index.js +3 -0
  670. package/types/java/util/Spliterator.OfDouble/index.d.ts +3 -0
  671. package/types/java/util/Spliterator.OfDouble/index.js +3 -0
  672. package/types/java/util/Spliterator.OfInt/index.d.ts +3 -0
  673. package/types/java/util/Spliterator.OfInt/index.js +3 -0
  674. package/types/java/util/Spliterator.OfLong/index.d.ts +3 -0
  675. package/types/java/util/Spliterator.OfLong/index.js +3 -0
  676. package/types/java/util/Spliterator.OfPrimitive/index.d.ts +4 -0
  677. package/types/java/util/Spliterator.OfPrimitive/index.js +3 -0
  678. package/types/java/util/TimeZone/index.d.ts +4 -0
  679. package/types/java/util/TimeZone/index.js +3 -0
  680. package/types/java/util/concurrent/Callable/index.d.ts +4 -0
  681. package/types/java/util/concurrent/Callable/index.js +3 -0
  682. package/types/java/util/concurrent/Executor/index.d.ts +3 -0
  683. package/types/java/util/concurrent/Executor/index.js +3 -0
  684. package/types/java/util/concurrent/ExecutorService/index.d.ts +4 -0
  685. package/types/java/util/concurrent/ExecutorService/index.js +3 -0
  686. package/types/java/util/concurrent/Future/index.d.ts +4 -0
  687. package/types/java/util/concurrent/Future/index.js +3 -0
  688. package/types/java/util/concurrent/TimeUnit/index.js +3 -0
  689. package/types/java/util/function/BiConsumer/index.d.ts +4 -0
  690. package/types/java/util/function/BiConsumer/index.js +3 -0
  691. package/types/java/util/function/BiFunction/index.d.ts +4 -0
  692. package/types/java/util/function/BiFunction/index.js +3 -0
  693. package/types/java/util/function/BinaryOperator/index.d.ts +3 -0
  694. package/types/java/util/function/BinaryOperator/index.js +3 -0
  695. package/types/java/util/function/Consumer/index.d.ts +4 -0
  696. package/types/java/util/function/Consumer/index.js +3 -0
  697. package/types/java/util/function/DoubleBinaryOperator/index.d.ts +4 -0
  698. package/types/java/util/function/DoubleBinaryOperator/index.js +3 -0
  699. package/types/java/util/function/DoubleConsumer/index.d.ts +4 -0
  700. package/types/java/util/function/DoubleConsumer/index.js +3 -0
  701. package/types/java/util/function/DoubleFunction/index.d.ts +4 -0
  702. package/types/java/util/function/DoubleFunction/index.js +3 -0
  703. package/types/java/util/function/DoublePredicate/index.d.ts +4 -0
  704. package/types/java/util/function/DoublePredicate/index.js +3 -0
  705. package/types/java/util/function/DoubleSupplier/index.d.ts +4 -0
  706. package/types/java/util/function/DoubleSupplier/index.js +3 -0
  707. package/types/java/util/function/DoubleToIntFunction/index.d.ts +4 -0
  708. package/types/java/util/function/DoubleToIntFunction/index.js +3 -0
  709. package/types/java/util/function/DoubleToLongFunction/index.d.ts +4 -0
  710. package/types/java/util/function/DoubleToLongFunction/index.js +3 -0
  711. package/types/java/util/function/DoubleUnaryOperator/index.d.ts +4 -0
  712. package/types/java/util/function/DoubleUnaryOperator/index.js +3 -0
  713. package/types/java/util/function/Function/index.d.ts +4 -0
  714. package/types/java/util/function/Function/index.js +3 -0
  715. package/types/java/util/function/IntBinaryOperator/index.d.ts +4 -0
  716. package/types/java/util/function/IntBinaryOperator/index.js +3 -0
  717. package/types/java/util/function/IntConsumer/index.d.ts +4 -0
  718. package/types/java/util/function/IntConsumer/index.js +3 -0
  719. package/types/java/util/function/IntFunction/index.d.ts +4 -0
  720. package/types/java/util/function/IntFunction/index.js +3 -0
  721. package/types/java/util/function/IntPredicate/index.d.ts +4 -0
  722. package/types/java/util/function/IntPredicate/index.js +3 -0
  723. package/types/java/util/function/IntSupplier/index.d.ts +4 -0
  724. package/types/java/util/function/IntSupplier/index.js +3 -0
  725. package/types/java/util/function/IntToDoubleFunction/index.d.ts +4 -0
  726. package/types/java/util/function/IntToDoubleFunction/index.js +3 -0
  727. package/types/java/util/function/IntToLongFunction/index.d.ts +4 -0
  728. package/types/java/util/function/IntToLongFunction/index.js +3 -0
  729. package/types/java/util/function/IntUnaryOperator/index.d.ts +4 -0
  730. package/types/java/util/function/IntUnaryOperator/index.js +3 -0
  731. package/types/java/util/function/LongBinaryOperator/index.d.ts +4 -0
  732. package/types/java/util/function/LongBinaryOperator/index.js +3 -0
  733. package/types/java/util/function/LongConsumer/index.d.ts +4 -0
  734. package/types/java/util/function/LongConsumer/index.js +3 -0
  735. package/types/java/util/function/LongFunction/index.d.ts +4 -0
  736. package/types/java/util/function/LongFunction/index.js +3 -0
  737. package/types/java/util/function/LongPredicate/index.d.ts +4 -0
  738. package/types/java/util/function/LongPredicate/index.js +3 -0
  739. package/types/java/util/function/LongSupplier/index.d.ts +4 -0
  740. package/types/java/util/function/LongSupplier/index.js +3 -0
  741. package/types/java/util/function/LongToDoubleFunction/index.d.ts +4 -0
  742. package/types/java/util/function/LongToDoubleFunction/index.js +3 -0
  743. package/types/java/util/function/LongToIntFunction/index.d.ts +4 -0
  744. package/types/java/util/function/LongToIntFunction/index.js +3 -0
  745. package/types/java/util/function/LongUnaryOperator/index.d.ts +4 -0
  746. package/types/java/util/function/LongUnaryOperator/index.js +3 -0
  747. package/types/java/util/function/ObjDoubleConsumer/index.d.ts +4 -0
  748. package/types/java/util/function/ObjDoubleConsumer/index.js +3 -0
  749. package/types/java/util/function/ObjIntConsumer/index.d.ts +4 -0
  750. package/types/java/util/function/ObjIntConsumer/index.js +3 -0
  751. package/types/java/util/function/ObjLongConsumer/index.d.ts +4 -0
  752. package/types/java/util/function/ObjLongConsumer/index.js +3 -0
  753. package/types/java/util/function/Predicate/index.d.ts +4 -0
  754. package/types/java/util/function/Predicate/index.js +3 -0
  755. package/types/java/util/function/Supplier/index.d.ts +4 -0
  756. package/types/java/util/function/Supplier/index.js +3 -0
  757. package/types/java/util/function/ToDoubleFunction/index.d.ts +4 -0
  758. package/types/java/util/function/ToDoubleFunction/index.js +3 -0
  759. package/types/java/util/function/ToIntFunction/index.d.ts +4 -0
  760. package/types/java/util/function/ToIntFunction/index.js +3 -0
  761. package/types/java/util/function/ToLongFunction/index.d.ts +4 -0
  762. package/types/java/util/function/ToLongFunction/index.js +3 -0
  763. package/types/java/util/function/UnaryOperator/index.d.ts +3 -0
  764. package/types/java/util/function/UnaryOperator/index.js +3 -0
  765. package/types/java/util/stream/BaseStream/index.d.ts +3 -0
  766. package/types/java/util/stream/BaseStream/index.js +3 -0
  767. package/types/java/util/stream/Collector/index.d.ts +3 -0
  768. package/types/java/util/stream/Collector/index.js +3 -0
  769. package/types/java/util/stream/Collector.Characteristics/index.js +3 -0
  770. package/types/java/util/stream/DoubleStream/index.d.ts +3 -0
  771. package/types/java/util/stream/DoubleStream/index.js +3 -0
  772. package/types/java/util/stream/DoubleStream.Builder/index.d.ts +4 -0
  773. package/types/java/util/stream/DoubleStream.Builder/index.js +3 -0
  774. package/types/java/util/stream/IntStream/index.d.ts +3 -0
  775. package/types/java/util/stream/IntStream/index.js +3 -0
  776. package/types/java/util/stream/IntStream.Builder/index.d.ts +4 -0
  777. package/types/java/util/stream/IntStream.Builder/index.js +3 -0
  778. package/types/java/util/stream/LongStream/index.d.ts +3 -0
  779. package/types/java/util/stream/LongStream/index.js +3 -0
  780. package/types/java/util/stream/LongStream.Builder/index.d.ts +4 -0
  781. package/types/java/util/stream/LongStream.Builder/index.js +3 -0
  782. package/types/java/util/stream/Stream/index.d.ts +3 -0
  783. package/types/java/util/stream/Stream/index.js +3 -0
  784. package/types/java/util/stream/Stream.Builder/index.d.ts +4 -0
  785. package/types/java/util/stream/Stream.Builder/index.js +3 -0
  786. package/types/javax/jcr/AccessDeniedException/index.d.ts +3 -0
  787. package/types/javax/jcr/AccessDeniedException/index.js +3 -0
  788. package/types/javax/jcr/Binary/index.d.ts +3 -0
  789. package/types/javax/jcr/Binary/index.js +3 -0
  790. package/types/javax/jcr/Credentials/index.d.ts +3 -0
  791. package/types/javax/jcr/Credentials/index.js +3 -0
  792. package/types/javax/jcr/GuestCredentials/index.d.ts +3 -0
  793. package/types/javax/jcr/GuestCredentials/index.js +3 -0
  794. package/types/javax/jcr/ImportUUIDBehavior/index.d.ts +4 -0
  795. package/types/javax/jcr/ImportUUIDBehavior/index.js +3 -0
  796. package/types/javax/jcr/InvalidItemStateException/index.d.ts +3 -0
  797. package/types/javax/jcr/InvalidItemStateException/index.js +3 -0
  798. package/types/javax/jcr/InvalidLifecycleTransitionException/index.d.ts +3 -0
  799. package/types/javax/jcr/InvalidLifecycleTransitionException/index.js +3 -0
  800. package/types/javax/jcr/InvalidSerializedDataException/index.d.ts +3 -0
  801. package/types/javax/jcr/InvalidSerializedDataException/index.js +3 -0
  802. package/types/javax/jcr/Item/index.d.ts +3 -0
  803. package/types/javax/jcr/Item/index.js +3 -0
  804. package/types/javax/jcr/ItemExistsException/index.d.ts +3 -0
  805. package/types/javax/jcr/ItemExistsException/index.js +3 -0
  806. package/types/javax/jcr/ItemNotFoundException/index.d.ts +3 -0
  807. package/types/javax/jcr/ItemNotFoundException/index.js +3 -0
  808. package/types/javax/jcr/ItemVisitor/index.d.ts +3 -0
  809. package/types/javax/jcr/ItemVisitor/index.js +3 -0
  810. package/types/javax/jcr/LoginException/index.d.ts +3 -0
  811. package/types/javax/jcr/LoginException/index.js +3 -0
  812. package/types/javax/jcr/MergeException/index.d.ts +3 -0
  813. package/types/javax/jcr/MergeException/index.js +3 -0
  814. package/types/javax/jcr/NamespaceException/index.d.ts +3 -0
  815. package/types/javax/jcr/NamespaceException/index.js +3 -0
  816. package/types/javax/jcr/NamespaceRegistry/index.d.ts +3 -0
  817. package/types/javax/jcr/NamespaceRegistry/index.js +3 -0
  818. package/types/javax/jcr/NoSuchWorkspaceException/index.d.ts +3 -0
  819. package/types/javax/jcr/NoSuchWorkspaceException/index.js +3 -0
  820. package/types/javax/jcr/Node/index.d.ts +3 -0
  821. package/types/javax/jcr/Node/index.js +3 -0
  822. package/types/javax/jcr/NodeIterator/index.d.ts +3 -0
  823. package/types/javax/jcr/NodeIterator/index.js +3 -0
  824. package/types/javax/jcr/PathNotFoundException/index.d.ts +3 -0
  825. package/types/javax/jcr/PathNotFoundException/index.js +3 -0
  826. package/types/javax/jcr/Property/index.d.ts +3 -0
  827. package/types/javax/jcr/Property/index.js +3 -0
  828. package/types/javax/jcr/PropertyIterator/index.d.ts +3 -0
  829. package/types/javax/jcr/PropertyIterator/index.js +3 -0
  830. package/types/javax/jcr/PropertyType/index.d.ts +3 -0
  831. package/types/javax/jcr/PropertyType/index.js +3 -0
  832. package/types/javax/jcr/RangeIterator/index.d.ts +4 -0
  833. package/types/javax/jcr/RangeIterator/index.js +3 -0
  834. package/types/javax/jcr/ReferentialIntegrityException/index.d.ts +3 -0
  835. package/types/javax/jcr/ReferentialIntegrityException/index.js +3 -0
  836. package/types/javax/jcr/Repository/index.d.ts +3 -0
  837. package/types/javax/jcr/Repository/index.js +3 -0
  838. package/types/javax/jcr/RepositoryException/index.d.ts +3 -0
  839. package/types/javax/jcr/RepositoryException/index.js +3 -0
  840. package/types/javax/jcr/RepositoryFactory/index.d.ts +3 -0
  841. package/types/javax/jcr/RepositoryFactory/index.js +3 -0
  842. package/types/javax/jcr/SimpleCredentials/index.d.ts +4 -0
  843. package/types/javax/jcr/SimpleCredentials/index.js +3 -0
  844. package/types/javax/jcr/UnsupportedRepositoryOperationException/index.d.ts +3 -0
  845. package/types/javax/jcr/UnsupportedRepositoryOperationException/index.js +3 -0
  846. package/types/javax/jcr/Value/index.d.ts +3 -0
  847. package/types/javax/jcr/Value/index.js +3 -0
  848. package/types/javax/jcr/ValueFactory/index.d.ts +3 -0
  849. package/types/javax/jcr/ValueFactory/index.js +3 -0
  850. package/types/javax/jcr/ValueFormatException/index.d.ts +3 -0
  851. package/types/javax/jcr/ValueFormatException/index.js +3 -0
  852. package/types/javax/jcr/Workspace/index.d.ts +3 -0
  853. package/types/javax/jcr/Workspace/index.js +3 -0
  854. package/types/javax/jcr/lock/Lock/index.d.ts +3 -0
  855. package/types/javax/jcr/lock/Lock/index.js +3 -0
  856. package/types/javax/jcr/lock/LockException/index.d.ts +3 -0
  857. package/types/javax/jcr/lock/LockException/index.js +3 -0
  858. package/types/javax/jcr/lock/LockManager/index.d.ts +3 -0
  859. package/types/javax/jcr/lock/LockManager/index.js +3 -0
  860. package/types/javax/jcr/nodetype/ConstraintViolationException/index.d.ts +3 -0
  861. package/types/javax/jcr/nodetype/ConstraintViolationException/index.js +3 -0
  862. package/types/javax/jcr/nodetype/InvalidNodeTypeDefinitionException/index.d.ts +3 -0
  863. package/types/javax/jcr/nodetype/InvalidNodeTypeDefinitionException/index.js +3 -0
  864. package/types/javax/jcr/nodetype/ItemDefinition/index.d.ts +3 -0
  865. package/types/javax/jcr/nodetype/ItemDefinition/index.js +3 -0
  866. package/types/javax/jcr/nodetype/NoSuchNodeTypeException/index.d.ts +3 -0
  867. package/types/javax/jcr/nodetype/NoSuchNodeTypeException/index.js +3 -0
  868. package/types/javax/jcr/nodetype/NodeDefinition/index.d.ts +3 -0
  869. package/types/javax/jcr/nodetype/NodeDefinition/index.js +3 -0
  870. package/types/javax/jcr/nodetype/NodeDefinitionTemplate/index.d.ts +3 -0
  871. package/types/javax/jcr/nodetype/NodeDefinitionTemplate/index.js +3 -0
  872. package/types/javax/jcr/nodetype/NodeType/index.d.ts +3 -0
  873. package/types/javax/jcr/nodetype/NodeType/index.js +3 -0
  874. package/types/javax/jcr/nodetype/NodeTypeDefinition/index.d.ts +3 -0
  875. package/types/javax/jcr/nodetype/NodeTypeDefinition/index.js +3 -0
  876. package/types/javax/jcr/nodetype/NodeTypeExistsException/index.d.ts +3 -0
  877. package/types/javax/jcr/nodetype/NodeTypeExistsException/index.js +3 -0
  878. package/types/javax/jcr/nodetype/NodeTypeIterator/index.d.ts +3 -0
  879. package/types/javax/jcr/nodetype/NodeTypeIterator/index.js +3 -0
  880. package/types/javax/jcr/nodetype/NodeTypeManager/index.d.ts +3 -0
  881. package/types/javax/jcr/nodetype/NodeTypeManager/index.js +3 -0
  882. package/types/javax/jcr/nodetype/NodeTypeTemplate/index.d.ts +3 -0
  883. package/types/javax/jcr/nodetype/NodeTypeTemplate/index.js +3 -0
  884. package/types/javax/jcr/nodetype/PropertyDefinition/index.d.ts +4 -0
  885. package/types/javax/jcr/nodetype/PropertyDefinition/index.js +3 -0
  886. package/types/javax/jcr/nodetype/PropertyDefinitionTemplate/index.d.ts +3 -0
  887. package/types/javax/jcr/nodetype/PropertyDefinitionTemplate/index.js +3 -0
  888. package/types/javax/jcr/observation/Event/index.d.ts +4 -0
  889. package/types/javax/jcr/observation/Event/index.js +3 -0
  890. package/types/javax/jcr/observation/EventIterator/index.d.ts +3 -0
  891. package/types/javax/jcr/observation/EventIterator/index.js +3 -0
  892. package/types/javax/jcr/observation/EventJournal/index.d.ts +4 -0
  893. package/types/javax/jcr/observation/EventJournal/index.js +3 -0
  894. package/types/javax/jcr/observation/EventListener/index.d.ts +3 -0
  895. package/types/javax/jcr/observation/EventListener/index.js +3 -0
  896. package/types/javax/jcr/observation/EventListenerIterator/index.d.ts +3 -0
  897. package/types/javax/jcr/observation/EventListenerIterator/index.js +3 -0
  898. package/types/javax/jcr/observation/ObservationManager/index.d.ts +3 -0
  899. package/types/javax/jcr/observation/ObservationManager/index.js +3 -0
  900. package/types/javax/jcr/query/InvalidQueryException/index.d.ts +3 -0
  901. package/types/javax/jcr/query/InvalidQueryException/index.js +3 -0
  902. package/types/javax/jcr/query/Query/index.d.ts +3 -0
  903. package/types/javax/jcr/query/Query/index.js +3 -0
  904. package/types/javax/jcr/query/QueryManager/index.d.ts +3 -0
  905. package/types/javax/jcr/query/QueryManager/index.js +3 -0
  906. package/types/javax/jcr/query/QueryResult/index.d.ts +3 -0
  907. package/types/javax/jcr/query/QueryResult/index.js +3 -0
  908. package/types/javax/jcr/query/Row/index.d.ts +3 -0
  909. package/types/javax/jcr/query/Row/index.js +3 -0
  910. package/types/javax/jcr/query/RowIterator/index.d.ts +3 -0
  911. package/types/javax/jcr/query/RowIterator/index.js +3 -0
  912. package/types/javax/jcr/query/qom/And/index.d.ts +3 -0
  913. package/types/javax/jcr/query/qom/And/index.js +3 -0
  914. package/types/javax/jcr/query/qom/BindVariableValue/index.d.ts +3 -0
  915. package/types/javax/jcr/query/qom/BindVariableValue/index.js +3 -0
  916. package/types/javax/jcr/query/qom/ChildNode/index.d.ts +3 -0
  917. package/types/javax/jcr/query/qom/ChildNode/index.js +3 -0
  918. package/types/javax/jcr/query/qom/ChildNodeJoinCondition/index.d.ts +3 -0
  919. package/types/javax/jcr/query/qom/ChildNodeJoinCondition/index.js +3 -0
  920. package/types/javax/jcr/query/qom/Column/index.d.ts +3 -0
  921. package/types/javax/jcr/query/qom/Column/index.js +3 -0
  922. package/types/javax/jcr/query/qom/Comparison/index.d.ts +3 -0
  923. package/types/javax/jcr/query/qom/Comparison/index.js +3 -0
  924. package/types/javax/jcr/query/qom/Constraint/index.d.ts +4 -0
  925. package/types/javax/jcr/query/qom/Constraint/index.js +3 -0
  926. package/types/javax/jcr/query/qom/DescendantNode/index.d.ts +3 -0
  927. package/types/javax/jcr/query/qom/DescendantNode/index.js +3 -0
  928. package/types/javax/jcr/query/qom/DescendantNodeJoinCondition/index.d.ts +3 -0
  929. package/types/javax/jcr/query/qom/DescendantNodeJoinCondition/index.js +3 -0
  930. package/types/javax/jcr/query/qom/DynamicOperand/index.d.ts +3 -0
  931. package/types/javax/jcr/query/qom/DynamicOperand/index.js +3 -0
  932. package/types/javax/jcr/query/qom/EquiJoinCondition/index.d.ts +3 -0
  933. package/types/javax/jcr/query/qom/EquiJoinCondition/index.js +3 -0
  934. package/types/javax/jcr/query/qom/FullTextSearch/index.d.ts +3 -0
  935. package/types/javax/jcr/query/qom/FullTextSearch/index.js +3 -0
  936. package/types/javax/jcr/query/qom/FullTextSearchScore/index.d.ts +3 -0
  937. package/types/javax/jcr/query/qom/FullTextSearchScore/index.js +3 -0
  938. package/types/javax/jcr/query/qom/Join/index.d.ts +3 -0
  939. package/types/javax/jcr/query/qom/Join/index.js +3 -0
  940. package/types/javax/jcr/query/qom/JoinCondition/index.d.ts +4 -0
  941. package/types/javax/jcr/query/qom/JoinCondition/index.js +3 -0
  942. package/types/javax/jcr/query/qom/Length/index.d.ts +3 -0
  943. package/types/javax/jcr/query/qom/Length/index.js +3 -0
  944. package/types/javax/jcr/query/qom/Literal/index.d.ts +3 -0
  945. package/types/javax/jcr/query/qom/Literal/index.js +3 -0
  946. package/types/javax/jcr/query/qom/LowerCase/index.d.ts +3 -0
  947. package/types/javax/jcr/query/qom/LowerCase/index.js +3 -0
  948. package/types/javax/jcr/query/qom/NodeLocalName/index.d.ts +3 -0
  949. package/types/javax/jcr/query/qom/NodeLocalName/index.js +3 -0
  950. package/types/javax/jcr/query/qom/NodeName/index.d.ts +3 -0
  951. package/types/javax/jcr/query/qom/NodeName/index.js +3 -0
  952. package/types/javax/jcr/query/qom/Not/index.d.ts +3 -0
  953. package/types/javax/jcr/query/qom/Not/index.js +3 -0
  954. package/types/javax/jcr/query/qom/Operand/index.d.ts +4 -0
  955. package/types/javax/jcr/query/qom/Operand/index.js +3 -0
  956. package/types/javax/jcr/query/qom/Or/index.d.ts +3 -0
  957. package/types/javax/jcr/query/qom/Or/index.js +3 -0
  958. package/types/javax/jcr/query/qom/Ordering/index.d.ts +3 -0
  959. package/types/javax/jcr/query/qom/Ordering/index.js +3 -0
  960. package/types/javax/jcr/query/qom/PropertyExistence/index.d.ts +3 -0
  961. package/types/javax/jcr/query/qom/PropertyExistence/index.js +3 -0
  962. package/types/javax/jcr/query/qom/PropertyValue/index.d.ts +3 -0
  963. package/types/javax/jcr/query/qom/PropertyValue/index.js +3 -0
  964. package/types/javax/jcr/query/qom/QueryObjectModel/index.d.ts +3 -0
  965. package/types/javax/jcr/query/qom/QueryObjectModel/index.js +3 -0
  966. package/types/javax/jcr/query/qom/QueryObjectModelConstants/index.d.ts +3 -0
  967. package/types/javax/jcr/query/qom/QueryObjectModelConstants/index.js +3 -0
  968. package/types/javax/jcr/query/qom/QueryObjectModelFactory/index.d.ts +3 -0
  969. package/types/javax/jcr/query/qom/QueryObjectModelFactory/index.js +3 -0
  970. package/types/javax/jcr/query/qom/SameNode/index.d.ts +3 -0
  971. package/types/javax/jcr/query/qom/SameNode/index.js +3 -0
  972. package/types/javax/jcr/query/qom/SameNodeJoinCondition/index.d.ts +3 -0
  973. package/types/javax/jcr/query/qom/SameNodeJoinCondition/index.js +3 -0
  974. package/types/javax/jcr/query/qom/Selector/index.d.ts +3 -0
  975. package/types/javax/jcr/query/qom/Selector/index.js +3 -0
  976. package/types/javax/jcr/query/qom/Source/index.d.ts +4 -0
  977. package/types/javax/jcr/query/qom/Source/index.js +3 -0
  978. package/types/javax/jcr/query/qom/StaticOperand/index.d.ts +3 -0
  979. package/types/javax/jcr/query/qom/StaticOperand/index.js +3 -0
  980. package/types/javax/jcr/query/qom/UpperCase/index.d.ts +3 -0
  981. package/types/javax/jcr/query/qom/UpperCase/index.js +3 -0
  982. package/types/javax/jcr/retention/Hold/index.d.ts +4 -0
  983. package/types/javax/jcr/retention/Hold/index.js +3 -0
  984. package/types/javax/jcr/retention/RetentionManager/index.d.ts +3 -0
  985. package/types/javax/jcr/retention/RetentionManager/index.js +3 -0
  986. package/types/javax/jcr/retention/RetentionPolicy/index.d.ts +3 -0
  987. package/types/javax/jcr/retention/RetentionPolicy/index.js +3 -0
  988. package/types/javax/jcr/security/AccessControlEntry/index.d.ts +3 -0
  989. package/types/javax/jcr/security/AccessControlEntry/index.js +3 -0
  990. package/types/javax/jcr/security/AccessControlException/index.d.ts +3 -0
  991. package/types/javax/jcr/security/AccessControlException/index.js +3 -0
  992. package/types/javax/jcr/security/AccessControlList/index.d.ts +3 -0
  993. package/types/javax/jcr/security/AccessControlList/index.js +3 -0
  994. package/types/javax/jcr/security/AccessControlManager/index.d.ts +3 -0
  995. package/types/javax/jcr/security/AccessControlManager/index.js +3 -0
  996. package/types/javax/jcr/security/AccessControlPolicy/index.d.ts +4 -0
  997. package/types/javax/jcr/security/AccessControlPolicy/index.js +3 -0
  998. package/types/javax/jcr/security/AccessControlPolicyIterator/index.d.ts +3 -0
  999. package/types/javax/jcr/security/AccessControlPolicyIterator/index.js +3 -0
  1000. package/types/javax/jcr/security/NamedAccessControlPolicy/index.d.ts +3 -0
  1001. package/types/javax/jcr/security/NamedAccessControlPolicy/index.js +3 -0
  1002. package/types/javax/jcr/security/Privilege/index.d.ts +3 -0
  1003. package/types/javax/jcr/security/Privilege/index.js +3 -0
  1004. package/types/javax/jcr/util/TraversingItemVisitor/index.d.ts +3 -0
  1005. package/types/javax/jcr/util/TraversingItemVisitor/index.js +3 -0
  1006. package/types/javax/jcr/util/TraversingItemVisitor.Default/index.d.ts +3 -0
  1007. package/types/javax/jcr/util/TraversingItemVisitor.Default/index.js +3 -0
  1008. package/types/javax/jcr/version/ActivityViolationException/index.d.ts +3 -0
  1009. package/types/javax/jcr/version/ActivityViolationException/index.js +3 -0
  1010. package/types/javax/jcr/version/LabelExistsVersionException/index.d.ts +3 -0
  1011. package/types/javax/jcr/version/LabelExistsVersionException/index.js +3 -0
  1012. package/types/javax/jcr/version/OnParentVersionAction/index.d.ts +3 -0
  1013. package/types/javax/jcr/version/OnParentVersionAction/index.js +3 -0
  1014. package/types/javax/jcr/version/Version/index.d.ts +3 -0
  1015. package/types/javax/jcr/version/Version/index.js +3 -0
  1016. package/types/javax/jcr/version/VersionException/index.d.ts +3 -0
  1017. package/types/javax/jcr/version/VersionException/index.js +3 -0
  1018. package/types/javax/jcr/version/VersionHistory/index.d.ts +3 -0
  1019. package/types/javax/jcr/version/VersionHistory/index.js +3 -0
  1020. package/types/javax/jcr/version/VersionIterator/index.d.ts +3 -0
  1021. package/types/javax/jcr/version/VersionIterator/index.js +3 -0
  1022. package/types/javax/jcr/version/VersionManager/index.d.ts +3 -0
  1023. package/types/javax/jcr/version/VersionManager/index.js +3 -0
  1024. package/types/senselogic/sitevision/api/base/Builder/index.d.ts +4 -0
  1025. package/types/senselogic/sitevision/api/base/Builder/index.js +3 -0
  1026. package/types/senselogic/sitevision/api/base/Filter/index.d.ts +4 -0
  1027. package/types/senselogic/sitevision/api/base/Filter/index.js +3 -0
  1028. package/types/senselogic/sitevision/api/base/FilterSplit/index.d.ts +3 -0
  1029. package/types/senselogic/sitevision/api/base/FilterSplit/index.js +3 -0
  1030. package/types/senselogic/sitevision/api/base/Loadable/index.d.ts +3 -0
  1031. package/types/senselogic/sitevision/api/base/Loadable/index.js +3 -0
  1032. package/types/senselogic/sitevision/api/base/Requireable.ScriptEngine/index.js +3 -0
  1033. package/types/senselogic/sitevision/api/base/Resolver/index.d.ts +4 -0
  1034. package/types/senselogic/sitevision/api/base/Resolver/index.js +3 -0
  1035. package/types/senselogic/sitevision/api/base/Wrapper/index.d.ts +4 -0
  1036. package/types/senselogic/sitevision/api/base/Wrapper/index.js +3 -0
  1037. package/types/senselogic/sitevision/api/collaboration/CollaborationGroupWrapper/index.d.ts +3 -0
  1038. package/types/senselogic/sitevision/api/collaboration/CollaborationGroupWrapper/index.js +3 -0
  1039. package/types/senselogic/sitevision/api/format/NumericFormatter/index.d.ts +4 -0
  1040. package/types/senselogic/sitevision/api/format/NumericFormatter/index.js +3 -0
  1041. package/types/senselogic/sitevision/api/format/NumericFormatterBuilder/index.d.ts +4 -0
  1042. package/types/senselogic/sitevision/api/format/NumericFormatterBuilder/index.js +3 -0
  1043. package/types/senselogic/sitevision/api/i18n/Currency/index.d.ts +3 -0
  1044. package/types/senselogic/sitevision/api/i18n/Currency/index.js +3 -0
  1045. package/types/senselogic/sitevision/api/link/CustomLinkProcessor/index.d.ts +3 -0
  1046. package/types/senselogic/sitevision/api/link/CustomLinkProcessor/index.js +3 -0
  1047. package/types/senselogic/sitevision/api/link/CustomLinkRenderData/index.d.ts +3 -0
  1048. package/types/senselogic/sitevision/api/link/CustomLinkRenderData/index.js +3 -0
  1049. package/types/senselogic/sitevision/api/mail/Mail/index.d.ts +4 -0
  1050. package/types/senselogic/sitevision/api/mail/Mail/index.js +3 -0
  1051. package/types/senselogic/sitevision/api/message/ChannelWrapper/index.d.ts +3 -0
  1052. package/types/senselogic/sitevision/api/message/ChannelWrapper/index.js +3 -0
  1053. package/types/senselogic/sitevision/api/message/MessageTextLinker/index.d.ts +3 -0
  1054. package/types/senselogic/sitevision/api/message/MessageTextLinker/index.js +3 -0
  1055. package/types/senselogic/sitevision/api/metadata/value/LinkValue/index.d.ts +4 -0
  1056. package/types/senselogic/sitevision/api/metadata/value/LinkValue/index.js +3 -0
  1057. package/types/senselogic/sitevision/api/metadata/value/RelatedValue/index.d.ts +4 -0
  1058. package/types/senselogic/sitevision/api/metadata/value/RelatedValue/index.js +3 -0
  1059. package/types/senselogic/sitevision/api/portlet/GenericConfigPortlet/index.d.ts +4 -0
  1060. package/types/senselogic/sitevision/api/portlet/GenericConfigPortlet/index.js +3 -0
  1061. package/types/senselogic/sitevision/api/portlet/GenericSiteVisionPortlet/index.d.ts +4 -0
  1062. package/types/senselogic/sitevision/api/portlet/GenericSiteVisionPortlet/index.js +3 -0
  1063. package/types/senselogic/sitevision/api/property/VersionedPropertyUtil/index.d.ts +3 -0
  1064. package/types/senselogic/sitevision/api/property/VersionedPropertyUtil/index.js +3 -0
  1065. package/types/senselogic/sitevision/api/render/BuddyIconRenderer.BuddyIconInfo/index.d.ts +3 -0
  1066. package/types/senselogic/sitevision/api/render/BuddyIconRenderer.BuddyIconInfo/index.js +3 -0
  1067. package/types/senselogic/sitevision/api/render/ImageScaler/index.d.ts +4 -0
  1068. package/types/senselogic/sitevision/api/render/ImageScaler/index.js +3 -0
  1069. package/types/senselogic/sitevision/api/render/TextModuleRenderer/index.d.ts +3 -0
  1070. package/types/senselogic/sitevision/api/render/TextModuleRenderer/index.js +3 -0
  1071. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess/index.d.ts +4 -0
  1072. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess/index.js +3 -0
  1073. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ArticleUtilConstants/index.d.ts +3 -0
  1074. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ArticleUtilConstants/index.js +3 -0
  1075. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ExceptionSuppressingProxyConstants/index.d.ts +4 -0
  1076. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ExceptionSuppressingProxyConstants/index.js +3 -0
  1077. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.IndexingUtilConstants/index.d.ts +4 -0
  1078. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.IndexingUtilConstants/index.js +3 -0
  1079. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.LinkPageUtilConstants/index.d.ts +3 -0
  1080. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.LinkPageUtilConstants/index.js +3 -0
  1081. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MathInstanceConstants/index.d.ts +4 -0
  1082. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MathInstanceConstants/index.js +3 -0
  1083. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MimeTypeUtilConstants/index.d.ts +3 -0
  1084. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MimeTypeUtilConstants/index.js +3 -0
  1085. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.NodeTypeUtilConstants/index.d.ts +3 -0
  1086. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.NodeTypeUtilConstants/index.js +3 -0
  1087. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.OutputUtilConstants/index.d.ts +4 -0
  1088. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.OutputUtilConstants/index.js +3 -0
  1089. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PageUtilConstants/index.d.ts +3 -0
  1090. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PageUtilConstants/index.js +3 -0
  1091. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletContextUtilConstants/index.d.ts +4 -0
  1092. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletContextUtilConstants/index.js +3 -0
  1093. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletUtilConstants/index.d.ts +4 -0
  1094. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletUtilConstants/index.js +3 -0
  1095. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.QueryStringUtilConstants/index.d.ts +3 -0
  1096. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.QueryStringUtilConstants/index.js +3 -0
  1097. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchHitConstants/index.d.ts +4 -0
  1098. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchHitConstants/index.js +3 -0
  1099. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchResultConstants/index.d.ts +4 -0
  1100. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchResultConstants/index.js +3 -0
  1101. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.VersionUtilConstants/index.d.ts +4 -0
  1102. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.VersionUtilConstants/index.js +3 -0
  1103. package/types/senselogic/sitevision/api/render/velocity/VelocityContext/index.d.ts +3 -0
  1104. package/types/senselogic/sitevision/api/render/velocity/VelocityContext/index.js +3 -0
  1105. package/types/senselogic/sitevision/api/render/velocity/VelocityEvaluator/index.d.ts +3 -0
  1106. package/types/senselogic/sitevision/api/render/velocity/VelocityEvaluator/index.js +3 -0
  1107. package/types/senselogic/sitevision/api/render/velocity/VelocityException/index.d.ts +3 -0
  1108. package/types/senselogic/sitevision/api/render/velocity/VelocityException/index.js +3 -0
  1109. package/types/senselogic/sitevision/api/script/RequesterChainable/index.d.ts +4 -0
  1110. package/types/senselogic/sitevision/api/script/RequesterChainable/index.js +3 -0
  1111. package/types/senselogic/sitevision/api/script/VersionedRestApi/index.d.ts +4 -0
  1112. package/types/senselogic/sitevision/api/script/VersionedRestApi/index.js +3 -0
  1113. package/types/senselogic/sitevision/api/script/app/RestAppInvoker/index.d.ts +3 -0
  1114. package/types/senselogic/sitevision/api/script/app/RestAppInvoker/index.js +3 -0
  1115. package/types/senselogic/sitevision/api/script/factory/TypedArgument/index.d.ts +3 -0
  1116. package/types/senselogic/sitevision/api/script/factory/TypedArgument/index.js +3 -0
  1117. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingCollection/index.d.ts +3 -0
  1118. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingCollection/index.js +3 -0
  1119. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingIterator/index.d.ts +4 -0
  1120. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingIterator/index.js +3 -0
  1121. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingProxy/index.d.ts +4 -0
  1122. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingProxy/index.js +3 -0
  1123. package/types/senselogic/sitevision/api/search/SearchFieldUtil/index.d.ts +3 -0
  1124. package/types/senselogic/sitevision/api/search/SearchFieldUtil/index.js +3 -0
  1125. package/types/senselogic/sitevision/api/search/SearchHighlighter/index.d.ts +3 -0
  1126. package/types/senselogic/sitevision/api/search/SearchHighlighter/index.js +3 -0
  1127. package/types/senselogic/sitevision/api/search/SearchHit/index.d.ts +3 -0
  1128. package/types/senselogic/sitevision/api/search/SearchHit/index.js +3 -0
  1129. package/types/senselogic/sitevision/api/search/SearchResult/index.d.ts +3 -0
  1130. package/types/senselogic/sitevision/api/search/SearchResult/index.js +3 -0
  1131. package/types/senselogic/sitevision/api/search/SearchSortField/index.d.ts +3 -0
  1132. package/types/senselogic/sitevision/api/search/SearchSortField/index.js +3 -0
  1133. package/types/senselogic/sitevision/api/search/facet/SearchFacetField/index.d.ts +3 -0
  1134. package/types/senselogic/sitevision/api/search/facet/SearchFacetField/index.js +3 -0
  1135. package/types/senselogic/sitevision/api/search/facet/SearchFacetValue/index.d.ts +4 -0
  1136. package/types/senselogic/sitevision/api/search/facet/SearchFacetValue/index.js +3 -0
  1137. package/types/senselogic/sitevision/api/search/searcher/Searcher/index.d.ts +3 -0
  1138. package/types/senselogic/sitevision/api/search/searcher/Searcher/index.js +3 -0
  1139. package/types/senselogic/sitevision/api/search/searcher/component/Filter/index.d.ts +4 -0
  1140. package/types/senselogic/sitevision/api/search/searcher/component/Filter/index.js +3 -0
  1141. package/types/senselogic/sitevision/api/search/searcher/component/Highlight/index.d.ts +4 -0
  1142. package/types/senselogic/sitevision/api/search/searcher/component/Highlight/index.js +3 -0
  1143. package/types/senselogic/sitevision/api/search/searcher/component/Monitor/index.d.ts +4 -0
  1144. package/types/senselogic/sitevision/api/search/searcher/component/Monitor/index.js +3 -0
  1145. package/types/senselogic/sitevision/api/search/searcher/component/Parser/index.d.ts +4 -0
  1146. package/types/senselogic/sitevision/api/search/searcher/component/Parser/index.js +3 -0
  1147. package/types/senselogic/sitevision/api/search/searcher/component/PermissionCheck/index.d.ts +4 -0
  1148. package/types/senselogic/sitevision/api/search/searcher/component/PermissionCheck/index.js +3 -0
  1149. package/types/senselogic/sitevision/api/search/searcher/component/PermissionStrategy/index.js +3 -0
  1150. package/types/senselogic/sitevision/api/search/searcher/component/Sort/index.d.ts +4 -0
  1151. package/types/senselogic/sitevision/api/search/searcher/component/Sort/index.js +3 -0
  1152. package/types/senselogic/sitevision/api/search/searcher/component/SpellCheck/index.d.ts +4 -0
  1153. package/types/senselogic/sitevision/api/search/searcher/component/SpellCheck/index.js +3 -0
  1154. package/types/senselogic/sitevision/api/search/sort/CustomSort/index.d.ts +3 -0
  1155. package/types/senselogic/sitevision/api/search/sort/CustomSort/index.js +3 -0
  1156. package/types/senselogic/sitevision/api/search/suggestion/SearchSuggestion/index.d.ts +4 -0
  1157. package/types/senselogic/sitevision/api/search/suggestion/SearchSuggestion/index.js +3 -0
  1158. package/types/senselogic/sitevision/api/security/DirectoryAttributes/index.d.ts +3 -0
  1159. package/types/senselogic/sitevision/api/security/DirectoryAttributes/index.js +3 -0
  1160. package/types/senselogic/sitevision/api/security/JwtException/index.d.ts +3 -0
  1161. package/types/senselogic/sitevision/api/security/JwtException/index.js +3 -0
  1162. package/types/senselogic/sitevision/api/security/MessageDigester/index.d.ts +4 -0
  1163. package/types/senselogic/sitevision/api/security/MessageDigester/index.js +3 -0
  1164. package/types/senselogic/sitevision/api/security/RoleAssignment/index.d.ts +3 -0
  1165. package/types/senselogic/sitevision/api/security/RoleAssignment/index.js +3 -0
  1166. package/types/senselogic/sitevision/api/security/RoleMatcher/index.d.ts +3 -0
  1167. package/types/senselogic/sitevision/api/security/RoleMatcher/index.js +3 -0
  1168. package/types/senselogic/sitevision/api/security/Secret/index.d.ts +3 -0
  1169. package/types/senselogic/sitevision/api/security/Secret/index.js +3 -0
  1170. package/types/senselogic/sitevision/api/security/SecretStore/index.d.ts +3 -0
  1171. package/types/senselogic/sitevision/api/security/SecretStore/index.js +3 -0
  1172. package/types/senselogic/sitevision/api/security/UserUtil/index.d.ts +4 -0
  1173. package/types/senselogic/sitevision/api/security/UserUtil/index.js +3 -0
  1174. package/types/senselogic/sitevision/api/security/jaas/callback/NodePrincipalCallback/index.d.ts +3 -0
  1175. package/types/senselogic/sitevision/api/security/jaas/callback/NodePrincipalCallback/index.js +3 -0
  1176. package/types/senselogic/sitevision/api/security/jaas/callback/RedirectCallback/index.d.ts +3 -0
  1177. package/types/senselogic/sitevision/api/security/jaas/callback/RedirectCallback/index.js +3 -0
  1178. package/types/senselogic/sitevision/api/security/jaas/callback/ServletCallback/index.d.ts +4 -0
  1179. package/types/senselogic/sitevision/api/security/jaas/callback/ServletCallback/index.js +3 -0
  1180. package/types/senselogic/sitevision/api/security/jaas/callback/SharedStateCallback/index.d.ts +3 -0
  1181. package/types/senselogic/sitevision/api/security/jaas/callback/SharedStateCallback/index.js +3 -0
  1182. package/types/senselogic/sitevision/api/security/jaas/callback/UserAttributeCallback/index.d.ts +3 -0
  1183. package/types/senselogic/sitevision/api/security/jaas/callback/UserAttributeCallback/index.js +3 -0
  1184. package/types/senselogic/sitevision/api/security/jaas/callback/UserPrincipalCallback/index.d.ts +3 -0
  1185. package/types/senselogic/sitevision/api/security/jaas/callback/UserPrincipalCallback/index.js +3 -0
  1186. package/types/senselogic/sitevision/api/security/jaas/credential/AuthTypeCredential/index.d.ts +3 -0
  1187. package/types/senselogic/sitevision/api/security/jaas/credential/AuthTypeCredential/index.js +3 -0
  1188. package/types/senselogic/sitevision/api/security/jaas/credential/InetAddressCredential/index.d.ts +3 -0
  1189. package/types/senselogic/sitevision/api/security/jaas/credential/InetAddressCredential/index.js +3 -0
  1190. package/types/senselogic/sitevision/api/security/jaas/credential/PasswordCredential/index.d.ts +4 -0
  1191. package/types/senselogic/sitevision/api/security/jaas/credential/PasswordCredential/index.js +3 -0
  1192. package/types/senselogic/sitevision/api/security/jaas/credential/VirtualGroupCredential/index.d.ts +3 -0
  1193. package/types/senselogic/sitevision/api/security/jaas/credential/VirtualGroupCredential/index.js +3 -0
  1194. package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilter/index.d.ts +4 -0
  1195. package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilter/index.js +3 -0
  1196. package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilterChain/index.d.ts +4 -0
  1197. package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilterChain/index.js +3 -0
  1198. package/types/senselogic/sitevision/api/user/UserIdentityWrapper/index.d.ts +3 -0
  1199. package/types/senselogic/sitevision/api/user/UserIdentityWrapper/index.js +3 -0
  1200. package/types/senselogic/sitevision/api/webresource/LinkTarget/index.d.ts +4 -0
  1201. package/types/senselogic/sitevision/api/webresource/LinkTarget/index.js +3 -0
  1202. package/types/senselogic/sitevision/api/xml/XmlElement/index.d.ts +3 -0
  1203. package/types/senselogic/sitevision/api/xml/XmlElement/index.js +3 -0
  1204. package/types/senselogic/sitevision/api/xml/XmlElementHandler/index.d.ts +3 -0
  1205. package/types/senselogic/sitevision/api/xml/XmlElementHandler/index.js +3 -0
  1206. package/types/senselogic/sitevision/api/xml/XmlParserException/index.d.ts +3 -0
  1207. package/types/senselogic/sitevision/api/xml/XmlParserException/index.js +3 -0
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  isMulticastAddress: function isMulticastAddress() {},
9
12
  isAnyLocalAddress: function isAnyLocalAddress() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { String } from "../../lang/String";
2
5
  import type { Enumeration } from "../../util/Enumeration";
3
6
  import type { List } from "../../util/List";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  getName: function getName() {},
9
12
  getInetAddresses: function getInetAddresses() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { Type } from "../Proxy.Type";
2
5
  import type { SocketAddress } from "../SocketAddress";
3
6
  import type { String } from "../../lang/String";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  type: function type() {},
9
12
  address: function address() {},
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  DIRECT: "DIRECT",
9
12
  HTTP: "HTTP",
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { Object } from "../../lang/Object";
2
5
  import type { Serializable } from "../../io/Serializable";
3
6
 
@@ -4,4 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {};
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { String } from "../../lang/String";
2
5
  import type { URL } from "../URL";
3
6
 
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  parseServerAuthority: function parseServerAuthority() {},
9
12
  normalize: function normalize() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { String } from "../../lang/String";
2
5
 
3
6
  import type { Object } from "../../lang/Object";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  getQuery: function getQuery() {},
9
12
  getPath: function getPath() {},
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { URL } from "../URL";
2
6
 
3
7
  import type { String } from "../../lang/String";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  connect: function connect() {},
9
12
  setConnectTimeout: function setConnectTimeout() {},
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  /**
2
6
  * A direct byte buffer whose content is a memory-mapped region of a file.
3
7
  *
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  isLoaded: function isLoaded() {},
9
12
  load: function load() {},
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Channel } from "../Channel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  close: function close() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { CompletionHandler } from "../CompletionHandler";
2
6
  import type { Future } from "../../../util/concurrent/Future";
3
7
  import type { FileLock } from "../FileLock";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  size: function size() {},
9
12
  truncate: function truncate() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { ReadableByteChannel } from "../ReadableByteChannel";
2
5
  import type { WritableByteChannel } from "../WritableByteChannel";
3
6
 
@@ -4,4 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {};
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Closeable } from "../../../io/Closeable";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  isOpen: function isOpen() {},
9
12
  close: function close() {}
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Throwable } from "../../../lang/Throwable";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  completed: function completed() {},
9
12
  failed: function failed() {}
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { WritableByteChannel } from "../WritableByteChannel";
2
6
  import type { ReadableByteChannel } from "../ReadableByteChannel";
3
7
  import type { MapMode } from "../FileChannel.MapMode";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  read: function read() {},
9
12
  write: function write() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { String } from "../../../lang/String";
2
5
  import type { Object } from "../../../lang/Object";
3
6
 
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  toString: function toString() {}
9
12
  };
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { FileChannel } from "../FileChannel";
2
5
  import type { Channel } from "../Channel";
3
6
 
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  channel: function channel() {},
9
12
  acquiredBy: function acquiredBy() {},
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { WritableByteChannel } from "../WritableByteChannel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  write: function write() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Channel } from "../Channel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  close: function close() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Channel } from "../Channel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  read: function read() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { ReadableByteChannel } from "../ReadableByteChannel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  read: function read() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { ByteChannel } from "../ByteChannel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  read: function read() {},
9
12
  write: function write() {},
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Channel } from "../Channel";
2
6
 
3
7
  /**
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  write: function write() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  import type { Object } from "../../../../lang/Object";
2
6
  import type { Channel } from "../../Channel";
3
7
  import type { InterruptibleChannel } from "../../InterruptibleChannel";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  close: function close() {},
9
12
  implCloseChannel: function implCloseChannel() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { String } from "../../../lang/String";
2
5
  import type { Set } from "../../../util/Set";
3
6
 
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  name: function name() {},
9
12
  aliases: function aliases() {},
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  READ: "READ",
9
12
  WRITE: "WRITE",
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  /**
2
6
  * An object that configures how to copy or move a file.
3
7
  *
@@ -4,4 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {};
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { Iterator } from "../../../util/Iterator";
2
5
  import type { Closeable } from "../../../io/Closeable";
3
6
  import type { Iterable } from "../../../lang/Iterable";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  iterator: function iterator() {}
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  /**
2
6
  * An interface that is implemented by objects that decide if a directory
3
7
  * entry should be accepted or filtered. A {@code Filter} is passed as the
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  accept: function accept() {}
9
12
  };
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { String } from "../../../lang/String";
2
5
 
3
6
  import type { Class } from "../../../lang/Class";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  name: function name() {},
9
12
  type: function type() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { FileSystemProvider } from "../spi/FileSystemProvider";
2
5
 
3
6
  import type { String } from "../../../lang/String";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  provider: function provider() {},
9
12
  close: function close() {},
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  NOFOLLOW_LINKS: "NOFOLLOW_LINKS"
9
12
  };
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
4
+
1
5
  /**
2
6
  * An object that configures how to open or create a file.
3
7
  *
@@ -4,4 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {};
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { FileSystem } from "../FileSystem";
2
5
 
3
6
  import type { String } from "../../../lang/String";
@@ -4,6 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
+ /**
8
+ * This file is auto generated. Do not modify it manually.
9
+ */
7
10
  var _default = exports["default"] = {
8
11
  getFileSystem: function getFileSystem() {},
9
12
  isAbsolute: function isAbsolute() {},
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file is auto generated from JavaDoc. Do not modify it manually.
3
+ */
1
4
  import type { Path } from "../Path";
2
5
 
3
6
  /**