public interface PackageOutlineProcessor<T,C>
Modifier and Type | Method and Description |
---|---|
T |
process(C context,
com.sun.tools.xjc.outline.PackageOutline packageOutline,
com.sun.tools.xjc.Options options) |
Copyright © 2005–2018. All rights reserved.