Class UpdateTypes

  • All Implemented Interfaces:
    Supplier<Transformer>

    public class UpdateTypes
    extends Object
    implements Supplier<Transformer>
    This is a similar tool 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.

    Since:
    0.4
    Author:
    Michiel Meeuwissen