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

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

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(QName qName, ElementInterceptor interceptor)
          Pushes a new interceptor for the specified element.
 

Uses of ElementInterceptor in org.jboss.xb.builder.runtime
 

Classes in org.jboss.xb.builder.runtime that implement ElementInterceptor
 class ChildCollectionInterceptor
          ChildCollectionInterceptor.
 class PropertyInterceptor
          PropertyInterceptor.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.