org.jboss.xb.binding.metadata.unmarshalling.impl
Class XsdBinder.DocumentBindingImpl

java.lang.Object
  extended by org.jboss.xb.binding.metadata.unmarshalling.impl.DocumentBindingFactoryImpl.AbstractDocumentBinding
      extended by org.jboss.xb.binding.metadata.unmarshalling.impl.XsdBinder.DocumentBindingImpl
All Implemented Interfaces:
DocumentBinding
Enclosing class:
XsdBinder

public static final class XsdBinder.DocumentBindingImpl
extends DocumentBindingFactoryImpl.AbstractDocumentBinding


Field Summary
 
Fields inherited from class org.jboss.xb.binding.metadata.unmarshalling.impl.DocumentBindingFactoryImpl.AbstractDocumentBinding
doc
 
Constructor Summary
XsdBinder.DocumentBindingImpl(DocumentBinding doc)
           
 
Method Summary
protected  NamespaceBinding getNamespaceLocal(String namespaceUri)
           
 
Methods inherited from class org.jboss.xb.binding.metadata.unmarshalling.impl.DocumentBindingFactoryImpl.AbstractDocumentBinding
getNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdBinder.DocumentBindingImpl

public XsdBinder.DocumentBindingImpl(DocumentBinding doc)
Method Detail

getNamespaceLocal

protected NamespaceBinding getNamespaceLocal(String namespaceUri)
Specified by:
getNamespaceLocal in class DocumentBindingFactoryImpl.AbstractDocumentBinding


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.