public interface StartDocument extends XMLEvent
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Modifier and Type | Method and Description | 
|---|---|
| boolean | encodingSet() | 
| java.lang.String | getCharacterEncodingScheme() | 
| java.lang.String | getSystemId() | 
| java.lang.String | getVersion() | 
| boolean | isStandalone() | 
| boolean | standaloneSet() | 
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicodeCopyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.