public interface InsightFactory
Modifier and Type | Method and Description |
---|---|
java.util.List<Insight> |
getInsights(File file)
Get the insights which are enabled for a particular file.
|
java.util.List<Insight> |
getInsights(Page page)
Get the insights which are enabled for a particular page.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.