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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DXSFacets.java113 public XSAnnotation totalDigitsAnnotation; field in class:XSFacets
127 totalDigitsAnnotation = null;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java289 public XSAnnotation totalDigitsAnnotation; field in class:XSSimpleTypeDecl
415 totalDigitsAnnotation = fBase.totalDigitsAnnotation;
1072 totalDigitsAnnotation = facets.totalDigitsAnnotation;
1517 totalDigitsAnnotation = fBase.totalDigitsAnnotation;
2994 totalDigitsAnnotation = null;
3084 totalDigitsAnnotation);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDAbstractTraverser.java541 xsFacets.totalDigitsAnnotation = annotation;

Completed in 43 milliseconds