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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DXPathMatcher.java159 protected void handleContent(XSTypeDefinition type, boolean nillable, Object value, short valueType, ShortList itemValueType) { method in class:XPathMatcher
402 handleContent(type, nillable, value, valueType, itemValueType);
H A DField.java231 protected void handleContent(XSTypeDefinition type, boolean nillable, Object actualValue, short valueType, ShortList itemValueType) { method in class:Field.Matcher
245 } // handleContent(XSElementDecl, String)

Completed in 493 milliseconds