Entries
Link copied to clipboard
Event representing the start of a document.
Link copied to clipboard
Event representing a start tag. Self-closing tags will also have an END_ELEMENT generated.
Link copied to clipboard
Event representing an end tag. This event is also generated for self-closing tags.
Link copied to clipboard
Event representing the end of a document.
Link copied to clipboard
Event representing an entity reference.
Link copied to clipboard
Event representing ignorable whitespace.
Link copied to clipboard
Event representing a processing instruction.
