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, setParentDelegate
public static final BuilderSimpleParticleHandler SIMPLE_INSTANCE
public Object startParticle(Object parent, QName elementName, ParticleBinding particle, Attributes attrs, NamespaceContext nsCtx)
startParticle
in interface ParticleHandler
startParticle
in class BuilderParticleHandler
Copyright © 2013 JBoss by Red Hat. All rights reserved.