public class BuilderSimpleParticleHandler extends BuilderParticleHandler
| Modifier and Type | Field and Description |
|---|---|
static BuilderSimpleParticleHandler |
SIMPLE_INSTANCE
The singleton instance
|
INSTANCE| Constructor and Description |
|---|
BuilderSimpleParticleHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
startParticle(Object parent,
QName elementName,
ParticleBinding particle,
Attributes attrs,
NamespaceContext nsCtx) |
endParticle, parentGroup, setParent, setParentDelegatepublic static final BuilderSimpleParticleHandler SIMPLE_INSTANCE
public Object startParticle(Object parent, QName elementName, ParticleBinding particle, Attributes attrs, NamespaceContext nsCtx)
startParticle in interface ParticleHandlerstartParticle in class BuilderParticleHandlerCopyright © 2016 JBoss by Red Hat. All rights reserved.