Package | Description |
---|---|
org.jboss.xb.binding.sunday.unmarshalling | |
org.jboss.xb.builder.runtime |
Modifier and Type | Class and Description |
---|---|
class |
DefaultElementInterceptor |
Modifier and Type | Field and Description |
---|---|
static ElementInterceptor |
DefaultElementInterceptor.INSTANCE |
Modifier and Type | Field and Description |
---|---|
protected List<ElementInterceptor> |
ElementBinding.interceptors |
Modifier and Type | Method and Description |
---|---|
List<ElementInterceptor> |
ElementBinding.getInterceptors() |
List<ElementInterceptor> |
TypeBinding.getInterceptors(QName qName)
Returns a list of local interceptors for the element.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementBinding.pushInterceptor(ElementInterceptor interceptor) |
void |
TypeBinding.pushInterceptor(QName qName,
ElementInterceptor interceptor)
Pushes a new interceptor for the specified element.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildCollectionInterceptor
ChildCollectionInterceptor.
|
class |
PropertyInterceptor
PropertyInterceptor.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.