public class UpdateTypes extends Object implements Supplier<Transformer>
DocumentationAdder, the idea here is that the types in by jaxb XSD are sometimes not perferct.
E.g. it misses Pattern to add a pattern on the type.
TODO: This is unfinished, and not working yet.| Constructor and Description |
|---|
UpdateTypes(Class<?>... classes) |
public UpdateTypes(Class<?>... classes)
public Transformer get()
get in interface Supplier<Transformer>Copyright © 2021. All rights reserved.