Package com.vaadin.copilot.plugins.docs
Class DocsDataLoader
java.lang.Object
com.vaadin.copilot.plugins.docs.DocsDataLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget
(DocsRequest docsRequest) Gets the documentation of requested component or throws exception on failure cases.protected org.slf4j.Logger
-
Constructor Details
-
DocsDataLoader
public DocsDataLoader()
-
-
Method Details
-
get
Gets the documentation of requested component or throws exception on failure cases.- Parameters:
docsRequest
-- Returns:
- Documentation
- Throws:
DocsException
-
getLogger
protected org.slf4j.Logger getLogger()
-