Interface DocumentLoader

All Known Implementing Classes:
DefaultHttpLoader, FileLoader, HttpLoader, SchemeRouter

public interface DocumentLoader
The DocumentLoader defines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts.
See Also: