Index
All Classes and Interfaces|All Packages
C
- com.invirgance.convirgance.wiring - package com.invirgance.convirgance.wiring
- com.invirgance.convirgance.wiring.annotation - package com.invirgance.convirgance.wiring.annotation
G
- get(String) - Method in class com.invirgance.convirgance.wiring.XMLWiringParser
-
Returns the object in the XML file with the specified
id
attribute on its tag. - getCustomTags() - Static method in class com.invirgance.convirgance.wiring.XMLWiringParser
-
Provides a list of custom tags this parser is aware of and the classes loaded to service those tags.
- getRoot() - Method in class com.invirgance.convirgance.wiring.XMLWiringParser
-
Returns the object described by the XML file
P
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.invirgance.convirgance.wiring.annotation.WiredProcessor
V
- value() - Element in annotation interface com.invirgance.convirgance.wiring.annotation.Wiring
-
Name of the custom tag
W
- WiredProcessor - Class in com.invirgance.convirgance.wiring.annotation
-
Used by the javac compiler to process the
Wiring
annotation - WiredProcessor() - Constructor for class com.invirgance.convirgance.wiring.annotation.WiredProcessor
- Wiring - Annotation Interface in com.invirgance.convirgance.wiring.annotation
-
Annotation used to configure custom tags for Wiring files.
X
- XMLWiringParser<T> - Class in com.invirgance.convirgance.wiring
-
Provides facilities for loading Wiring XML files.
- XMLWiringParser(Source) - Constructor for class com.invirgance.convirgance.wiring.XMLWiringParser
-
Create a new XMLWiringParser to parse the given
Source
.
All Classes and Interfaces|All Packages