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

/openjdk7/jaxws/src/share/jaxws_classes/org/relaxng/datatype/
H A DDatatype.java132 * the semantics of the datatype. For that purpose, the sameValue
138 * The returned value object should be used solely for the sameValue
165 boolean sameValue( Object value1, Object value2 ); method in interface:Datatype
170 * which is consistent with the sameValue method.

Completed in 30 milliseconds