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

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSAnnotationInfo.java36 final class XSAnnotationInfo { class
53 XSAnnotationInfo(String annotation, int line, int column, int charOffset) { method in class:XSAnnotationInfo
60 XSAnnotationInfo(String annotation, Element annotationDecl) { method in class:XSAnnotationInfo

Completed in 85 milliseconds