3132333435363738394041
DTMDocumentImpl doc = new DTMDocumentImpl(null, 0, null, org.apache.xpath.objects.XMLStringFactoryImpl.getFactory()); try { doc.startDocument(); doc.startElement("", "top", "top", null); doc.startElement("", "A", "A", null);