Uses of Interface
com.sun.xml.xsom.XSAnnotation
-
Uses of XSAnnotation in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSAnnotationModifier and TypeMethodDescriptionXSComponent.getAnnotation()Gets the annotation associated to this component, if any.XSComponent.getAnnotation(boolean createIfNotExist) Works likeXSComponent.getAnnotation(), but allow a new emptyXSAnnotationto be created if not exist.