You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/11/03 13:58:43 UTC

[GitHub] [netbeans] JaroslavTulach commented on a change in pull request #2504: Snapshot of APIs for 12.2

JaroslavTulach commented on a change in pull request #2504:
URL: https://github.com/apache/netbeans/pull/2504#discussion_r515769741



##########
File path: ide/html.indexing/nbproject/org-netbeans-modules-html-indexing.sig
##########
@@ -0,0 +1,42 @@
+#Signature file v4.1
+#Version 1.0
+
+CLSS public java.lang.Object
+cons public init()
+meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
+meth protected void finalize() throws java.lang.Throwable
+meth public boolean equals(java.lang.Object)
+meth public final java.lang.Class<?> getClass()
+meth public final void notify()
+meth public final void notifyAll()
+meth public final void wait() throws java.lang.InterruptedException
+meth public final void wait(long) throws java.lang.InterruptedException
+meth public final void wait(long,int) throws java.lang.InterruptedException
+meth public int hashCode()
+meth public java.lang.String toString()
+
+CLSS public org.netbeans.modules.html.editor.api.index.HtmlIndex
+fld public final static int VERSION = 2
+fld public final static java.lang.String NAME = "html"
+fld public final static java.lang.String REFERS_KEY = "imports"
+innr public static AllDependenciesMaps
+meth public java.util.Collection<org.openide.filesystems.FileObject> find(java.lang.String,java.lang.String)
+meth public java.util.List<java.net.URL> getAllRemoteDependencies() throws java.io.IOException
+meth public org.netbeans.modules.html.editor.api.index.HtmlIndex$AllDependenciesMaps getAllDependencies() throws java.io.IOException
+meth public org.netbeans.modules.web.common.api.DependenciesGraph getDependencies(org.openide.filesystems.FileObject)
+meth public static org.netbeans.modules.html.editor.api.index.HtmlIndex get(org.netbeans.api.project.Project) throws java.io.IOException
+meth public static org.netbeans.modules.html.editor.api.index.HtmlIndex get(org.netbeans.api.project.Project,boolean) throws java.io.IOException
+meth public void addChangeListener(javax.swing.event.ChangeListener)
+meth public void notifyChange()
+meth public void removeChangeListener(javax.swing.event.ChangeListener)
+supr java.lang.Object
+hfds INDEXES,changeSupport,querySupport
+
+CLSS public static org.netbeans.modules.html.editor.api.index.HtmlIndex$AllDependenciesMaps

Review comment:
       If it is used, then it is OK.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists