org.jboss.kernel.plugins.deployment.xml
Class NullValueElementInterceptor

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
      extended by org.jboss.kernel.plugins.deployment.xml.ValueElementInterceptor
          extended by org.jboss.kernel.plugins.deployment.xml.NullValueElementInterceptor
All Implemented Interfaces:
org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor

public class NullValueElementInterceptor
extends ValueElementInterceptor

NullValueElementInterceptor.

Version:
$Revision: 43008 $
Author:
Adrian Brock

Field Summary
static NullValueElementInterceptor NULLVALUES
          The null handler
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
INSTANCE
 
Constructor Summary
NullValueElementInterceptor()
           
 
Method Summary
 AbstractValueMetaData getValue()
           
 
Methods inherited from class org.jboss.kernel.plugins.deployment.xml.ValueElementInterceptor
add
 
Methods inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
attributes, characters, endElement, startElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULLVALUES

public static final NullValueElementInterceptor NULLVALUES
The null handler

Constructor Detail

NullValueElementInterceptor

public NullValueElementInterceptor()
Method Detail

getValue

public AbstractValueMetaData getValue()
Specified by:
getValue in class ValueElementInterceptor


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.