Package | Description |
---|---|
org.apache.xerces.impl.dv | |
org.apache.xerces.impl.dv.xs | |
org.apache.xerces.impl.xs | |
org.apache.xerces.xs | |
org.jboss.ws.metadata.wsdl.xmlschema |
Modifier and Type | Field and Description |
---|---|
XSAnnotation |
XSFacets.fractionDigitsAnnotation |
XSAnnotation |
XSFacets.lengthAnnotation |
XSAnnotation |
XSFacets.maxExclusiveAnnotation |
XSAnnotation |
XSFacets.maxInclusiveAnnotation |
XSAnnotation |
XSFacets.maxLengthAnnotation |
XSAnnotation |
XSFacets.minExclusiveAnnotation |
XSAnnotation |
XSFacets.minInclusiveAnnotation |
XSAnnotation |
XSFacets.minLengthAnnotation |
XSAnnotation |
XSFacets.totalDigitsAnnotation |
XSAnnotation |
XSFacets.whiteSpaceAnnotation |
Modifier and Type | Field and Description |
---|---|
XSAnnotation |
XSSimpleTypeDecl.fractionDigitsAnnotation |
XSAnnotation |
XSSimpleTypeDecl.lengthAnnotation |
XSAnnotation |
XSSimpleTypeDecl.maxExclusiveAnnotation |
XSAnnotation |
XSSimpleTypeDecl.maxInclusiveAnnotation |
XSAnnotation |
XSSimpleTypeDecl.maxLengthAnnotation |
XSAnnotation |
XSSimpleTypeDecl.minExclusiveAnnotation |
XSAnnotation |
XSSimpleTypeDecl.minInclusiveAnnotation |
XSAnnotation |
XSSimpleTypeDecl.minLengthAnnotation |
XSAnnotation |
XSSimpleTypeDecl.totalDigitsAnnotation |
XSAnnotation |
XSSimpleTypeDecl.whiteSpaceAnnotation |
Modifier and Type | Class and Description |
---|---|
class |
XSAnnotationImpl
This is an implementation of the XSAnnotation schema component.
|
Modifier and Type | Method and Description |
---|---|
XSAnnotation |
XSWildcardDecl.getAnnotation()
Optional.
|
XSAnnotation |
XSNotationDecl.getAnnotation()
Optional.
|
XSAnnotation |
XSModelGroupImpl.getAnnotation()
Optional.
|
XSAnnotation |
XSGroupDecl.getAnnotation()
Optional.
|
XSAnnotation |
XSElementDecl.getAnnotation()
Optional.
|
XSAnnotation |
XSAttributeGroupDecl.getAnnotation()
Optional.
|
XSAnnotation |
XSAttributeDecl.getAnnotation()
Optional.
|
Modifier and Type | Method and Description |
---|---|
XSAnnotation |
XSWildcard.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSNotationDeclaration.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSModelGroupDefinition.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSModelGroup.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSFacet.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSElementDeclaration.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSAttributeGroupDefinition.getAnnotation()
An annotation if it exists, otherwise
null . |
XSAnnotation |
XSAttributeDeclaration.getAnnotation()
An annotation if it exists, otherwise
null . |
Modifier and Type | Field and Description |
---|---|
protected XSAnnotation |
JBossXSElementDeclaration.annotation
Sole Annotation object
|
Modifier and Type | Method and Description |
---|---|
XSAnnotation |
JBossXSModelGroup.getAnnotation()
An [annotation] if it exists, otherwise
null . |
XSAnnotation |
JBossXSElementDeclaration.getAnnotation() |
Modifier and Type | Method and Description |
---|---|
void |
JBossXSNamespaceItem.addXSAnnotation(XSAnnotation xa)
Add an XSAnnotation
|
void |
JBossXSModel.addXSAnnotation(XSAnnotation xa) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.