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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java110 public XSAnnotation minLengthAnnotation; field in class:XSFacets
124 minLengthAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java286 public XSAnnotation minLengthAnnotation; field in class:XSSimpleTypeDecl
406 minLengthAnnotation = fBase.minLengthAnnotation;
818 minLengthAnnotation = facets.minLengthAnnotation;
1439 minLengthAnnotation = fBase.minLengthAnnotation;
2991 minLengthAnnotation = null;
3066 minLengthAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java523 xsFacets.minLengthAnnotation = annotation;

Completed in 49 milliseconds