Searched refs:fAnnotation (Results 1 - 4 of 4) 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;
H A DXSDHandler.java687 src.setCharacterStream(new StringReader(annotation.fAnnotation));
/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;
H A DSchemaDOM.java214 annotation.fAnnotation = fAnnotationBuffer.toString();

Completed in 50 milliseconds