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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java111 public XSAnnotation maxLengthAnnotation; field in class:XSFacets
125 maxLengthAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java287 public XSAnnotation maxLengthAnnotation; field in class:XSSimpleTypeDecl
407 maxLengthAnnotation = fBase.maxLengthAnnotation;
830 maxLengthAnnotation = facets.maxLengthAnnotation;
1445 maxLengthAnnotation = fBase.maxLengthAnnotation;
2992 maxLengthAnnotation = null;
3075 maxLengthAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java526 xsFacets.maxLengthAnnotation = annotation;

Completed in 37 milliseconds