Searched refs:getValidationAttempted (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DItemPSVI.java82 public short getValidationAttempted(); method in interface:ItemPSVI
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DPSVIAttrNSImpl.java138 public short getValidationAttempted() { method in class:PSVIAttrNSImpl
209 this.fValidationAttempted = attr.getValidationAttempted();
H A DPSVIElementNSImpl.java149 public short getValidationAttempted() { method in class:PSVIElementNSImpl
252 this.fValidationAttempted = elem.getValidationAttempted();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DAttributePSVImpl.java120 public short getValidationAttempted() { method in class:AttributePSVImpl
H A DElementPSVImpl.java140 public short getValidationAttempted() { method in class:ElementPSVImpl

Completed in 40 milliseconds