Uses of Class
com.altova.raptorxml.xsd.Annotation
Packages that use Annotation
Package
Description
The
com.altova.raptorxml.xsd package provides a Java interface for the XML Schema 1.1 Structure and XML Schema 1.1 Datatypes specifications.-
Uses of Annotation in com.altova.raptorxml.xsd
Methods in com.altova.raptorxml.xsd that return types with arguments of type AnnotationModifier and TypeMethodDescriptionAnnotationCollection.iterator()SchemaAnnotationCollection.iterator()Methods in com.altova.raptorxml.xsd with parameters of type AnnotationModifier and TypeMethodDescriptionbooleanAnnotationCollection.add(Annotation e) booleanSchemaAnnotationCollection.add(Annotation e) intAnnotation.compareTo(Annotation obj) static longAnnotation.getCPtr(Annotation obj) Method parameters in com.altova.raptorxml.xsd with type arguments of type AnnotationModifier and TypeMethodDescriptionbooleanAnnotationCollection.addAll(Collection<? extends Annotation> c) booleanSchemaAnnotationCollection.addAll(Collection<? extends Annotation> c)