| Interface | Description |
|---|---|
| ELPropertyDescriptor |
Simplified version of JavaBean property descriptor, used by EL-parser. |
| ELType |
This class represents abstraction from concrete Java classes, used by EL compiler or template generator.
|
| TypesFactory |
| Class | Description |
|---|---|
| ComplexType | |
| DummyPropertyDescriptor |
|
| GeneratedType | |
| NullType | |
| PlainClassType | |
| ReferencedType | |
| TypeParser |
Provides functionality to parse the name of the class and infer the simple class name, type arguments and decide if type is
array.
|
| TypeParserFactory |
Instantiates
TypeParser. |
| TypesFactoryImpl |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.