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

All Superinterfaces:
DocumentBinding

public interface DocumentBindingStack
extends DocumentBinding

Version:
$Revision: 1.1.2.3 $
Author:
Alexey Loubyansky

Method Summary
 DocumentBindingStack push(Class documentBindingClass)
           
 DocumentBindingStack push(Class documentBindingClass, DocumentBinder binder)
           
 
Methods inherited from interface org.jboss.xb.binding.metadata.unmarshalling.DocumentBinding
getNamespace
 

Method Detail

push

DocumentBindingStack push(Class documentBindingClass)

push

DocumentBindingStack push(Class documentBindingClass,
                          DocumentBinder binder)


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