Searched defs:standalone (Results 1 – 3 of 3) sorted by relevance
63 public void startDocument(String encoding, Boolean standalone) throws IOException { in startDocument()
368 public void startDocument(String encoding, Boolean standalone) throws IOException, in startDocument()
147 public void startDocument(@Nullable String encoding, @Nullable Boolean standalone) in startDocument()