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
getName
public javax.xml.namespace.QName getName()
getValue
public XmlValueBinding getValue()
getJavaType
public Class getJavaType()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.