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