Uses of Class
org.codehaus.stax2.ri.evt.CharactersEventImpl

Packages that use CharactersEventImpl
org.codehaus.stax2.ri.evt   
 

Uses of CharactersEventImpl in org.codehaus.stax2.ri.evt
 

Methods in org.codehaus.stax2.ri.evt that return CharactersEventImpl
static CharactersEventImpl CharactersEventImpl.createIgnorableWS(Location loc, String content)
           
static CharactersEventImpl CharactersEventImpl.createNonIgnorableWS(Location loc, String content)
           
 



Copyright © 2011 Codehaus. All Rights Reserved.