Uses of Class
org.codehaus.stax2.ri.evt.CharactersEventImpl
-
Packages that use CharactersEventImpl Package Description org.codehaus.stax2.ri.evt -
-
Uses of CharactersEventImpl in org.codehaus.stax2.ri.evt
Methods in org.codehaus.stax2.ri.evt that return CharactersEventImpl Modifier and Type Method Description static CharactersEventImpl
CharactersEventImpl. createIgnorableWS(javax.xml.stream.Location loc, java.lang.String content)
static CharactersEventImpl
CharactersEventImpl. createNonIgnorableWS(javax.xml.stream.Location loc, java.lang.String content)
-