Searched defs:endDocument (Results 1 – 4 of 4) sorted by relevance
47 private static readonly JsonToken endDocument = new JsonToken(TokenType.EndDocument); field in Google.Protobuf.JsonToken
219 public void endDocument() throws SAXException { in endDocument() method in DefaultDataHandler
217 public void endDocument() throws IOException, IllegalArgumentException, IllegalStateException { in endDocument() method in FastXmlSerializer
1200 public void endDocument() throws SAXException { in endDocument() method in HtmlToSpannedConverter