Searched refs:minExclusiveAnnotation (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java120 public XSAnnotation minExclusiveAnnotation; field in class:XSFacets
134 minExclusiveAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java296 public XSAnnotation minExclusiveAnnotation; field in class:XSSimpleTypeDecl
413 minExclusiveAnnotation = fBase.minExclusiveAnnotation;
991 minExclusiveAnnotation = facets.minExclusiveAnnotation;
1503 minExclusiveAnnotation = fBase.minExclusiveAnnotation;
3001 minExclusiveAnnotation = null;
3129 minExclusiveAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java535 xsFacets.minExclusiveAnnotation = annotation;

Completed in 66 milliseconds