Searched defs:fAnnotation (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSAnnotationInfo.java37 String fAnnotation; field in class:XSAnnotationInfo
52 fAnnotation = annotation;
59 fAnnotation = annotation;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DElementImpl.java47 String fAnnotation; field in class:ElementImpl
255 return fAnnotation;

Completed in 671 milliseconds