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(String nsUri) |
Finds the first
CPluginCustomization that belongs to the given namespace URI. |
CPluginCustomization |
CCustomizations.find(String nsUri,
String localName) |
Finds the first
CPluginCustomization that belongs to the given namespace URI and the local name. |
Constructor | Description |
---|---|
CCustomizations(Collection<? extends CPluginCustomization> cPluginCustomizations) |
Copyright © 2018 Oracle Corporation. All rights reserved.