Uses of Interface
org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor

Packages that use ElementInterceptor
org.jboss.xb.binding.sunday.unmarshalling   
 

Uses of ElementInterceptor in org.jboss.xb.binding.sunday.unmarshalling
 

Classes in org.jboss.xb.binding.sunday.unmarshalling that implement ElementInterceptor
 class DefaultElementInterceptor
           
 

Fields in org.jboss.xb.binding.sunday.unmarshalling declared as ElementInterceptor
static ElementInterceptor DefaultElementInterceptor.INSTANCE
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type ElementInterceptor
 void ElementBinding.pushInterceptor(ElementInterceptor interceptor)
           
 void TypeBinding.pushInterceptor(javax.xml.namespace.QName qName, ElementInterceptor interceptor)
           
 



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