Interface DocumentSource

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CVS_ID
      The CVS/SVN id
    • Method Detail

      • getLabel

        java.lang.String getLabel()
        Returns a label of the source.
        Returns:
        a label of the source.
      • getLocation

        java.lang.String getLocation()
        Returns some location information of the source.
        Returns:
        some location information.