org.jboss.xb.binding.metadata.unmarshalling.impl
Class DocumentBindingFactoryImpl.AbstractDocumentBinding
java.lang.Object
org.jboss.xb.binding.metadata.unmarshalling.impl.DocumentBindingFactoryImpl.AbstractDocumentBinding
- All Implemented Interfaces:
- DocumentBinding
- Direct Known Subclasses:
- RuntimeDocumentBinding, XsdBinder.DocumentBindingImpl
- Enclosing class:
- DocumentBindingFactoryImpl
public abstract static class DocumentBindingFactoryImpl.AbstractDocumentBinding
- extends Object
- implements DocumentBinding
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
doc
protected final DocumentBinding doc
DocumentBindingFactoryImpl.AbstractDocumentBinding
protected DocumentBindingFactoryImpl.AbstractDocumentBinding(DocumentBinding doc)
getNamespace
public NamespaceBinding getNamespace(String namespaceUri)
- Specified by:
getNamespace
in interface DocumentBinding
getNamespaceLocal
protected abstract NamespaceBinding getNamespaceLocal(String namespaceUri)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.