Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
java.xml
javax.xml.stream.events
StartDocument
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Field Summary
Method Summary
Method Details
getSystemId()
getCharacterEncodingScheme()
encodingSet()
isStandalone()
standaloneSet()
getVersion()
Interface StartDocument
All Superinterfaces:
XMLEvent
,
XMLStreamConstants
public interface
StartDocument
extends
XMLEvent
An interface for the start document event
Since:
1.6
Field Summary
Fields declared in interface javax.xml.stream.