Class MetaFileDocSource
java.lang.Object
org.apache.jackrabbit.vault.vlt.meta.MetaFileDocSource
- All Implemented Interfaces:
DocumentSource
MetaFileDocSource...-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()Returns a label of the source.Returns some location information of the source.
-
Constructor Details
-
MetaFileDocSource
-
-
Method Details
-
getLabel
Description copied from interface:DocumentSourceReturns a label of the source.- Specified by:
getLabelin interfaceDocumentSource- Returns:
- a label of the source.
-
getLocation
Description copied from interface:DocumentSourceReturns some location information of the source.- Specified by:
getLocationin interfaceDocumentSource- Returns:
- some location information.
-