Class FormsReferenceProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Reference> getReferences​(Resource resource)
      Provides a Collection of References for the given resource.
      java.lang.String getType()
      Returns the type of references this provider provides.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FormsReferenceProvider

        public FormsReferenceProvider()