Uses of Interface javax.xml.stream.events.Characters

Uses in package javax.xml.stream

Methods with return type javax.xml.stream.events.Characters

Characters
Create a text event of type CDATA section.
Characters
Create a text event.
Characters
Create a text event of type ignorable whitespace.
Characters
Create a text event of type whitespace.

Uses in package javax.xml.stream.events

Methods with return type javax.xml.stream.events.Characters

Characters
Returns this event as a text event.