| Package | Description |
|---|---|
| com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
| Modifier and Type | Method | Description |
|---|---|---|
CPluginCustomization |
CCustomizations.find(java.lang.String nsUri) |
Finds the first
CPluginCustomization that belongs to the given namespace URI. |
CPluginCustomization |
CCustomizations.find(java.lang.String nsUri,
java.lang.String localName) |
Finds the first
CPluginCustomization that belongs to the given namespace URI and the local name. |
| Constructor | Description |
|---|---|
CCustomizations(java.util.Collection<? extends CPluginCustomization> cPluginCustomizations) |
Copyright © 2018 Oracle Corporation. All rights reserved.