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

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

public class ValueMetaDataElementInterceptor
extends org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor

ValueMetaDataElementInterceptor.

Version:
$Revision: 68656 $
Author:
Adrian Brock

Field Summary
static ValueMetaDataElementInterceptor VALUES
          The value handler
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
INSTANCE
 
Constructor Summary
ValueMetaDataElementInterceptor()
           
 
Method Summary
 void add(Object parent, Object child, QName name)
           
 
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

VALUES

public static ValueMetaDataElementInterceptor VALUES
The value handler

Constructor Detail

ValueMetaDataElementInterceptor

public ValueMetaDataElementInterceptor()
Method Detail

add

public void add(Object parent,
                Object child,
                QName name)
Specified by:
add in interface org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor
Overrides:
add in class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor


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