Class MetaFileDocSource

java.lang.Object
org.apache.jackrabbit.vault.vlt.meta.MetaFileDocSource
All Implemented Interfaces:
DocumentSource

public class MetaFileDocSource extends Object implements DocumentSource
MetaFileDocSource...
  • Constructor Details

    • MetaFileDocSource

      public MetaFileDocSource(MetaFile file)
  • Method Details

    • getLabel

      public String getLabel()
      Description copied from interface: DocumentSource
      Returns a label of the source.
      Specified by:
      getLabel in interface DocumentSource
      Returns:
      a label of the source.
    • getLocation

      public String getLocation()
      Description copied from interface: DocumentSource
      Returns some location information of the source.
      Specified by:
      getLocation in interface DocumentSource
      Returns:
      some location information.