@SupportedAnnotationTypes(value="org.bridje.web.WebComponent") @SupportedSourceVersion(value=RELEASE_8) public class WebComponentProcessor extends ClassListPropertyFile
WebComponent annotation.| Modifier and Type | Field and Description |
|---|---|
static String |
WEB_COMPONENTS_RESOURCE_FILE
The web components resource file.
|
processingEnv| Constructor and Description |
|---|
WebComponentProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
void |
processElement(Element element) |
appendProperty, init, processgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic static final String WEB_COMPONENTS_RESOURCE_FILE
public String getFileName()
getFileName in class ClassListPropertyFilepublic void processElement(Element element) throws IOException
processElement in class ClassListPropertyFileIOExceptionCopyright © 2015–2017 Bridje Framework. All rights reserved.