Uses of Class
com.sun.xml.rpc.processor.schema.AttributeDeclarationComponent
Packages that use AttributeDeclarationComponent
Package
Description
-
Uses of AttributeDeclarationComponent in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type AttributeDeclarationComponentModifier and TypeMethodDescriptionprotected QNameSchemaAnalyzerBase.getAttributeQNameHint(AttributeDeclarationComponent component, QName nameHint) -
Uses of AttributeDeclarationComponent in com.sun.xml.rpc.processor.schema
Methods in com.sun.xml.rpc.processor.schema that return AttributeDeclarationComponentModifier and TypeMethodDescriptionInternalSchemaBuilderBase.buildAttributeDeclaration(QName name) protected AttributeDeclarationComponentInternalSchemaBuilderBase.buildTopLevelAttributeDeclaration(SchemaElement element, InternalSchema schema) InternalSchema.findAttributeDeclaration(QName name) AttributeUseComponent.getAttributeDeclaration()Methods in com.sun.xml.rpc.processor.schema with parameters of type AttributeDeclarationComponentModifier and TypeMethodDescriptionvoidInternalSchema.add(AttributeDeclarationComponent c) voidAttributeUseComponent.setAttributeDeclaration(AttributeDeclarationComponent c) voidComponentVisitor.visit(AttributeDeclarationComponent component) -
Uses of AttributeDeclarationComponent in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type AttributeDeclarationComponentModifier and TypeMethodDescriptionvoidComponentWriter.visit(AttributeDeclarationComponent component)