Class | Description |
---|---|
ClassInfo |
Information on a class, which is possibly retrieved from
the java source.
|
EnumConstantInfo |
Information on a an enum constant, which is possibly retrieved from
the java source.
|
FieldInfo |
Information on a class field, which is possibly retrieved from
the java source.
|
GenCxxMojo |
This mojo generates POCOs from the classes of one or more java packages.
|
GenericHelper |
Helper methods for extracting type parameters from generic
types declarations.
|
MethodInfo |
Information on a class method, which is possibly retrieved from
the java source.
|
Copyright © 2014 Clazzes.org. All Rights Reserved.