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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java117 public XSAnnotation maxInclusiveAnnotation; field in class:XSFacets
131 maxInclusiveAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java293 public XSAnnotation maxInclusiveAnnotation; field in class:XSSimpleTypeDecl
412 maxInclusiveAnnotation = fBase.maxInclusiveAnnotation;
908 maxInclusiveAnnotation = facets.maxInclusiveAnnotation;
1496 maxInclusiveAnnotation = fBase.maxInclusiveAnnotation;
2998 maxInclusiveAnnotation = null;
3111 maxInclusiveAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java532 xsFacets.maxInclusiveAnnotation = annotation;

Completed in 41 milliseconds