Uses of Class
convert.xml.infer.TextParticle

Packages that use TextParticle
convert.xml.infer   
 

Uses of TextParticle in convert.xml.infer
 

Methods in convert.xml.infer with parameters of type TextParticle
 java.lang.Object ParticleDumper.visitText(TextParticle p)
           
 java.lang.Object ParticleVisitor.visitText(TextParticle p)