| Interface | Description |
|---|---|
| RegistrationProvider |
Any model which requires to register the defined types from marshalling and unmarshalling
must implement this interface returning the list of packages containing the interfaces
representing the model.
|
| SchemaAction |
| Class | Description |
|---|---|
| ElementSpecilizationDiscovery<E extends Element> | |
| ReflectionUtility |
Got from
https://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection#answer-22462785
The method first gets the current ClassLoader.
|
Copyright © 2022. All Rights Reserved.