| Package | Description |
|---|---|
| org.apache.cxf.aegis | |
| org.apache.cxf.aegis.type | |
| org.apache.cxf.aegis.type.java5 |
| Modifier and Type | Method and Description |
|---|---|
TypeCreator |
AegisContext.createTypeCreator() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeCreator |
class |
DefaultTypeCreator |
class |
XMLTypeCreator
Deduce mapping information from an xml file.
|
| Modifier and Type | Method and Description |
|---|---|
TypeCreator |
AbstractTypeCreator.getParent() |
TypeCreator |
TypeCreator.getParent() |
TypeCreator |
AbstractTypeCreator.getTopCreator() |
TypeCreator |
DefaultTypeMapping.getTypeCreator() |
TypeCreator |
TypeMapping.getTypeCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTypeCreator.setParent(TypeCreator parent) |
void |
TypeCreator.setParent(TypeCreator creator) |
void |
DefaultTypeMapping.setTypeCreator(TypeCreator typeCreator) |
| Modifier and Type | Class and Description |
|---|---|
class |
Java5TypeCreator |
Apache CXF