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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java119 public XSAnnotation minInclusiveAnnotation; field in class:XSFacets
133 minInclusiveAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java295 public XSAnnotation minInclusiveAnnotation; field in class:XSSimpleTypeDecl
414 minInclusiveAnnotation = fBase.minInclusiveAnnotation;
1037 minInclusiveAnnotation = facets.minInclusiveAnnotation;
1510 minInclusiveAnnotation = fBase.minInclusiveAnnotation;
3000 minInclusiveAnnotation = null;
3138 minInclusiveAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java538 xsFacets.minInclusiveAnnotation = annotation;

Completed in 41 milliseconds