org.jboss.kernel.plugins.deployment.xml
Class ValueElementInterceptor
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
org.jboss.kernel.plugins.deployment.xml.ValueElementInterceptor
- All Implemented Interfaces:
- org.jboss.xb.binding.sunday.unmarshalling.ElementInterceptor
- Direct Known Subclasses:
- NullValueElementInterceptor, ThisValueElementInterceptor
public abstract class ValueElementInterceptor
- extends org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor
ValueElementInterceptor.
- Version:
- $Revision: 43008 $
- Author:
- Adrian Brock
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementInterceptor |
INSTANCE |
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 |
ValueElementInterceptor
public ValueElementInterceptor()
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
getValue
public abstract AbstractValueMetaData getValue()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.