Package | Description |
---|---|
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
Modifier and Type | Method and 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 and Description |
---|
CCustomizations(Collection<? extends CPluginCustomization> cPluginCustomizations) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.