|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeBinding | |
|---|---|
| org.plasma.config | Package level documentation for package org.plasma.config. |
| org.plasma.config.adapter | |
| Uses of TypeBinding in org.plasma.config |
|---|
| Fields in org.plasma.config with type parameters of type TypeBinding | |
|---|---|
protected List<TypeBinding> |
Namespace.typeBindings
|
| Methods in org.plasma.config that return TypeBinding | |
|---|---|
TypeBinding |
ObjectFactory.createTypeBinding()
Create an instance of TypeBinding |
TypeBinding |
PlasmaConfig.findTypeBinding(String uri,
String typeName)
|
| Methods in org.plasma.config that return types with arguments of type TypeBinding | |
|---|---|
JAXBElement<TypeBinding> |
ObjectFactory.createNamespaceLink(TypeBinding value)
Create an instance of JAXBElement<TypeBinding>} |
JAXBElement<TypeBinding> |
ObjectFactory.createTypeBinding(TypeBinding value)
Create an instance of JAXBElement<TypeBinding>} |
List<TypeBinding> |
Namespace.getTypeBindings()
Gets the value of the typeBindings property. |
| Methods in org.plasma.config with parameters of type TypeBinding | |
|---|---|
JAXBElement<TypeBinding> |
ObjectFactory.createNamespaceLink(TypeBinding value)
Create an instance of JAXBElement<TypeBinding>} |
JAXBElement<TypeBinding> |
ObjectFactory.createTypeBinding(TypeBinding value)
Create an instance of JAXBElement<TypeBinding>} |
void |
PlasmaConfig.remapTypeBinding(String uri,
TypeBinding typeBinding)
|
| Uses of TypeBinding in org.plasma.config.adapter |
|---|
| Methods in org.plasma.config.adapter that return TypeBinding | |
|---|---|
TypeBinding |
TypeBindingAdapter.getBinding()
|
| Methods in org.plasma.config.adapter with parameters of type TypeBinding | |
|---|---|
void |
NamespaceAdapter.addTypeBinding(TypeBinding typeBinding)
|
void |
NamespaceAdapter.remapTypeBinding(TypeBinding typeBinding)
Maps an existing type binding to the binding logical name. |
| Constructors in org.plasma.config.adapter with parameters of type TypeBinding | |
|---|---|
TypeBindingAdapter(NamespaceAdapter namespace,
TypeBinding binding)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||