Searched defs:startDocument (Results 1 – 5 of 5) sorted by relevance
64 public void startDocument(String encoding, Boolean standalone) throws IOException { in startDocument() method in XmlSerializerWrapper
251 public void startDocument() throws SAXException { in startDocument() method in DefaultDataHandler
147 public void startDocument(@Nullable String encoding, @Nullable Boolean standalone) in startDocument() method in BinaryXmlSerializer
368 public void startDocument(String encoding, Boolean standalone) throws IOException, in startDocument() method in FastXmlSerializer
1229 public void startDocument() throws SAXException { in startDocument() method in HtmlToSpannedConverter