Searched defs:Document (Results 1 – 3 of 3) sorted by relevance
31 public class Document extends Node { class
37 public interface Document extends Node { interface
714 abstract class Document { class in ExpatPullParser723 Document(String encoding, boolean processNamespaces) { in Document() method in ExpatPullParser.Document