org.jboss.xb.binding.metadata.unmarshalling
Interface BasicElementBinding
- All Superinterfaces:
- XmlValueContainer
- All Known Subinterfaces:
- ElementBinding, TopElementBinding
- All Known Implementing Classes:
- DocumentBindingFactoryImpl.AbstractBasicElementBinding, DocumentBindingFactoryImpl.AbstractElementBinding, DocumentBindingFactoryImpl.AbstractTopElementBinding
public interface BasicElementBinding
- extends XmlValueContainer
- Version:
- $Revision: 1.1.2.2 $
- Author:
- Alexey Loubyansky
getDocument
DocumentBinding getDocument()
getElement
ElementBinding getElement(javax.xml.namespace.QName elementName)
getAttribute
AttributeBinding getAttribute(javax.xml.namespace.QName attributeName)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.