public static class ArtifactDeriver
extends Object
Provides a way to derive artifacts. Classes that implement this interface must
be able to parse a particular type of artifact and produce all of the derived
artifacts for it. Examples include an XSD deriver, WSDL deriver, etc.
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form