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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java109 public XSAnnotation lengthAnnotation; field in class:XSFacets
123 lengthAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java285 public XSAnnotation lengthAnnotation; field in class:XSSimpleTypeDecl
405 lengthAnnotation = fBase.lengthAnnotation;
806 lengthAnnotation = facets.lengthAnnotation;
1433 lengthAnnotation = fBase.lengthAnnotation;
2990 lengthAnnotation = null;
3057 lengthAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java550 xsFacets.lengthAnnotation = annotation;

Completed in 40 milliseconds