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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/dtd/
H A DNOTATIONDatatypeValidator.java36 public class NOTATIONDatatypeValidator implements DatatypeValidator { class in inherits:DatatypeValidator
39 public NOTATIONDatatypeValidator() { method in class:NOTATIONDatatypeValidator
H A DDTDDVFactoryImpl.java74 fBuiltInTypes.put("NOTATION", new NOTATIONDatatypeValidator());

Completed in 30 milliseconds