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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java118 public XSAnnotation maxExclusiveAnnotation; field in class:XSFacets
132 maxExclusiveAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java294 public XSAnnotation maxExclusiveAnnotation; field in class:XSSimpleTypeDecl
411 maxExclusiveAnnotation = fBase.maxExclusiveAnnotation;
944 maxExclusiveAnnotation = facets.maxExclusiveAnnotation;
1489 maxExclusiveAnnotation = fBase.maxExclusiveAnnotation;
2999 maxExclusiveAnnotation = null;
3120 maxExclusiveAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java529 xsFacets.maxExclusiveAnnotation = annotation;

Completed in 41 milliseconds