org.plasma.config.adapter
Class NamespaceAdapter
java.lang.Object
org.plasma.config.adapter.NamespaceAdapter
public class NamespaceAdapter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceAdapter
public NamespaceAdapter(Namespace namespace)
getNamespace
public Namespace getNamespace()
addTypeBinding
public void addTypeBinding(TypeBinding typeBinding)
remapTypeBinding
public void remapTypeBinding(TypeBinding typeBinding)
- Maps an existing type binding to the binding logical name.
- Parameters:
typeBinding -
findTypeBinding
public TypeBindingAdapter findTypeBinding(String typeName)
Copyright © 2013. All rights reserved.