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(javax.xml.stream.Location loc, String content)
           
static CharactersEventImpl CharactersEventImpl.createNonIgnorableWS(javax.xml.stream.Location loc, String content)
           
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.