public class ChildCollectionInterceptor extends DefaultElementInterceptor
Modifier and Type | Field and Description |
---|---|
static ChildCollectionInterceptor |
SINGLETON
The instance
|
INSTANCE
Constructor and Description |
---|
ChildCollectionInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
add(Object parent,
Object child,
QName qName) |
attributes, characters, endElement, startElement
public static final ChildCollectionInterceptor SINGLETON
public void add(Object parent, Object child, QName qName)
add
in interface ElementInterceptor
add
in class DefaultElementInterceptor
Copyright © 2016 JBoss by Red Hat. All rights reserved.