org.jboss.xb.binding.metadata.unmarshalling.impl
Class RuntimeDocumentBinding

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

public class RuntimeDocumentBinding
extends DocumentBindingFactoryImpl.AbstractDocumentBinding

Version:
$Revision: 1.1.2.3 $
Author:
Alexey Loubyansky

Field Summary
 
Fields inherited from class org.jboss.xb.binding.metadata.unmarshalling.impl.DocumentBindingFactoryImpl.AbstractDocumentBinding
doc
 
Constructor Summary
RuntimeDocumentBinding(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

RuntimeDocumentBinding

public RuntimeDocumentBinding(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.