org.jboss.xb.binding.metadata.unmarshalling
Interface XmlValueContainer

All Known Subinterfaces:
BasicElementBinding, ElementBinding, TopElementBinding, XmlValueBinding
All Known Implementing Classes:
DocumentBindingFactoryImpl.AbstractBasicElementBinding, DocumentBindingFactoryImpl.AbstractElementBinding, DocumentBindingFactoryImpl.AbstractTopElementBinding, DocumentBindingFactoryImpl.AbstractXmlValueBinding, DocumentBindingFactoryImpl.AbstractXmlValueContainer

public interface XmlValueContainer

Version:
$Revision: 1.1.2.2 $
Author:
Alexey Loubyansky

Method Summary
 Class getJavaType()
           
 javax.xml.namespace.QName getName()
           
 XmlValueBinding getValue()
           
 

Method Detail

getName

javax.xml.namespace.QName getName()

getValue

XmlValueBinding getValue()

getJavaType

Class getJavaType()


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