Package | Description |
---|---|
com.buschmais.jqassistant.plugin.javaee6.api.model | |
com.buschmais.jqassistant.plugin.javaee6.impl.scanner |
Modifier and Type | Method and Description |
---|---|
JsfFaceletDescriptor |
JsfFaceletDescriptor.getTemplate()
If the current
JsfFaceletDescriptor links to a template it can
requested with this method. |
Modifier and Type | Method and Description |
---|---|
Set<JsfFaceletDescriptor> |
JsfFaceletDescriptor.getIncludes()
Included JSF Templates.
|
Modifier and Type | Method and Description |
---|---|
void |
JsfFaceletDescriptor.setTemplate(JsfFaceletDescriptor template)
Sets a Template Descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
JsfFaceletDescriptor.setIncludes(Set<JsfFaceletDescriptor> includes)
Sets a set of included files.
|
Modifier and Type | Method and Description |
---|---|
JsfFaceletDescriptor |
JsfFaceletScannerPlugin.scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
Copyright © 2016 buschmais GbR. All rights reserved.