Uses of Interface
org.apache.jena.ext.xerces.xs.XSAnnotation
Packages that use XSAnnotation
Package
Description
-
Uses of XSAnnotation in org.apache.jena.ext.xerces.impl.dv
Fields in org.apache.jena.ext.xerces.impl.dv declared as XSAnnotationModifier and TypeFieldDescriptionXSFacets.fractionDigitsAnnotationXSFacets.lengthAnnotationXSFacets.maxExclusiveAnnotationXSFacets.maxInclusiveAnnotationXSFacets.maxLengthAnnotationXSFacets.minExclusiveAnnotationXSFacets.minInclusiveAnnotationXSFacets.minLengthAnnotationXSFacets.totalDigitsAnnotationXSFacets.whiteSpaceAnnotation -
Uses of XSAnnotation in org.apache.jena.ext.xerces.impl.dv.xs
Fields in org.apache.jena.ext.xerces.impl.dv.xs declared as XSAnnotationModifier and TypeFieldDescriptionXSSimpleTypeDecl.fractionDigitsAnnotationXSSimpleTypeDecl.lengthAnnotationXSSimpleTypeDecl.maxExclusiveAnnotationXSSimpleTypeDecl.maxInclusiveAnnotationXSSimpleTypeDecl.maxLengthAnnotationXSSimpleTypeDecl.minExclusiveAnnotationXSSimpleTypeDecl.minInclusiveAnnotationXSSimpleTypeDecl.minLengthAnnotationXSSimpleTypeDecl.totalDigitsAnnotationXSSimpleTypeDecl.whiteSpaceAnnotation -
Uses of XSAnnotation in org.apache.jena.ext.xerces.xs
Methods in org.apache.jena.ext.xerces.xs that return XSAnnotationModifier and TypeMethodDescriptionXSAttributeDeclaration.getAnnotation()An annotation if it exists, otherwisenull.XSAttributeGroupDefinition.getAnnotation()An annotation if it exists, otherwisenull.XSElementDeclaration.getAnnotation()An annotation if it exists, otherwisenull.XSFacet.getAnnotation()An annotation if it exists, otherwisenull.XSModelGroup.getAnnotation()An annotation if it exists, otherwisenull.XSModelGroupDefinition.getAnnotation()An annotation if it exists, otherwisenull.XSNotationDeclaration.getAnnotation()An annotation if it exists, otherwisenull.XSWildcard.getAnnotation()An annotation if it exists, otherwisenull.