Searched refs:W3C_DOM_ELEMENT (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSAnnotation.java31 public static final short W3C_DOM_ELEMENT = 1; field in interface:XSAnnotation
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSAnnotationImpl.java77 if(targetType == XSAnnotation.W3C_DOM_ELEMENT || targetType == XSAnnotation.W3C_DOM_DOCUMENT) {
154 Document futureOwner = (type == XSAnnotation.W3C_DOM_ELEMENT) ?

Completed in 367 milliseconds