Interface DocumentSource
-
- All Known Implementing Classes:
DefaultDocumentSource,FileDocumentSource,MetaFileDocSource,VltFile
public interface DocumentSourceDocumentSource...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLabel()Returns a label of the source.StringgetLocation()Returns some location information of the source.
-