Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- accepts(FileResource, String, Scope) - Method in class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
C
- com.buschmais.jqassistant.plugin.json.api.model - package com.buschmais.jqassistant.plugin.json.api.model
- com.buschmais.jqassistant.plugin.json.impl.report - package com.buschmais.jqassistant.plugin.json.impl.report
- com.buschmais.jqassistant.plugin.json.impl.scanner - package com.buschmais.jqassistant.plugin.json.impl.scanner
- configure() - Method in class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
- configure(ReportContext, Map<String, Object>) - Method in class com.buschmais.jqassistant.plugin.json.impl.report.JSONReportPlugin
G
- getKeys() - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONObjectDescriptor
- getName() - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONKeyDescriptor
- getValue() - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONFileDescriptor
- getValue() - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONKeyDescriptor
- getValue() - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONScalarValueDescriptor
- getValues() - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONArrayDescriptor
I
- initialize() - Method in class com.buschmais.jqassistant.plugin.json.impl.report.JSONReportPlugin
- initialize() - Method in class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
J
- JSONArrayDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents an JSON array found within a JSON document.
- JSONDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents a part of a JSON document.
- JSONFileDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents a file containing an JSON document.
- JSONFileScannerPlugin - Class in com.buschmais.jqassistant.plugin.json.impl.scanner
- JSONFileScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
- JSONKeyDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents a key found in a JSON document.
- JSONObjectDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents an object found in a JSON document.
- JSONReportPlugin - Class in com.buschmais.jqassistant.plugin.json.impl.report
-
Reports rule results as JSON files
- JSONReportPlugin() - Constructor for class com.buschmais.jqassistant.plugin.json.impl.report.JSONReportPlugin
- JSONScalarValueDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents a scalar value found in a JSON document.
- JSONValueDescriptor - Interface in com.buschmais.jqassistant.plugin.json.api.model
-
Represents a value found in a JSON document.
P
- PROPERTY_EXCLUDE - Static variable in class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
- PROPERTY_INCLUDE - Static variable in class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
S
- scan(FileResource, String, Scope, Scanner) - Method in class com.buschmais.jqassistant.plugin.json.impl.scanner.JSONFileScannerPlugin
- setName(String) - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONKeyDescriptor
- setResult(Result<? extends ExecutableRule>) - Method in class com.buschmais.jqassistant.plugin.json.impl.report.JSONReportPlugin
- setValue(JSONValueDescriptor) - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONFileDescriptor
- setValue(JSONValueDescriptor) - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONKeyDescriptor
- setValue(Object) - Method in interface com.buschmais.jqassistant.plugin.json.api.model.JSONScalarValueDescriptor
All Classes and Interfaces|All Packages|Constant Field Values