Searched defs:DOM2Helper (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/utils/
H A DDOM2Helper.java21 * $Id: DOM2Helper.java,v 1.1.4.1 2005/09/08 11:03:09 suresh_emailid Exp $
64 public final class DOM2Helper class
70 public DOM2Helper(){} method in class:DOM2Helper
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DDOM2Helper.java21 * $Id: DOM2Helper.java,v 1.2.4.1 2005/09/15 08:15:37 suresh_emailid Exp $
44 public class DOM2Helper extends DOMHelper class in inherits:DOMHelper
50 public DOM2Helper(){} method in class:DOM2Helper
61 * DOM2Helper can support. If we return without throwing the exception,
69 // throw new TransformerException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_XERCES_CANNOT_HANDLE_NODES, new Object[]{((Object)node).getClass()})); //"DOM2Helper can not handle nodes of type"

Completed in 1790 milliseconds