Uses of Interface
org.exolab.castor.xml.AttributeSet
Packages that use AttributeSet
Package
Description
The XML Marshaller API
-
Uses of AttributeSet in org.exolab.castor.xml
Methods in org.exolab.castor.xml with parameters of type AttributeSetModifier and TypeMethodDescriptionvoidStartElementProcessor.compute(String name, String namespace, AttributeSet atts) -
Uses of AttributeSet in org.exolab.castor.xml.parsing
Methods in org.exolab.castor.xml.parsing that return AttributeSetModifier and TypeMethodDescriptionAttributeSetBuilder.getAttributeSet(AttributeList atts) Processes the attributes and XML name space declarations found in the SAX v1AttributeList.AttributeSetBuilder.getAttributeSet(Attributes atts) Processes the attributes and XML name space declarations found in the givenAttributesinstance. -
Uses of AttributeSet in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader with parameters of type AttributeSetModifier and TypeMethodDescriptionvoidAnnotationUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAppInfoUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAttributeGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAttributeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexContentRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexContentUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexTypeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComponentReader.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidDocumentationUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidElementUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidExtensionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidFacetUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidFieldOrSelectorUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidIdentityConstraintUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidModelGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidRedefineUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSchemaUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleContentRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleContentUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeListUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidUnionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidUnknownUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidWildcardUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.Constructors in org.exolab.castor.xml.schema.reader with parameters of type AttributeSetModifierConstructorDescriptionAnnotationUnmarshaller(SchemaContext schemaContext, AttributeSet atts) Creates a new AnnotationUnmarshaller.AppInfoUnmarshaller(SchemaContext schemaContext, AttributeSet atts) Creates a new AppInfoUnmarshaller.AttributeGroupUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new AttributeGroupUnmarshaller.AttributeUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) ComplexContentRestrictionUnmarshaller(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new RestrictionUnmarshaller.ComplexContentUnmarshaller(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new ComplexContentUnmarshaller.ComplexTypeUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a newComplexTypeUnmarshallerinstance.DocumentationUnmarshaller(SchemaContext schemaContext, AttributeSet atts) Creates a new DocumentationUnmarshaller.ElementUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new ElementUnmarshaller.ExtensionUnmarshaller(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new ExtensionUnmarshaller.FacetUnmarshaller(SchemaContext schemaContext, String name, AttributeSet atts) Creates a new FacetUnmarshaller.FieldOrSelectorUnmarshaller(SchemaContext schemaContext, String elementName, AttributeSet atts) Creates a new FieldOrSelectorUnmarshaller.GroupUnmarshaller(SchemaContext schemaContext, Schema schema, String element, AttributeSet atts) Creates a new GroupUnmarshaller.IdentityConstraintUnmarshaller(SchemaContext schemaContext, String elementName, AttributeSet atts) Creates a new IdentityConstraintUnmarshaller.ImportUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) IncludeUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) ModelGroupUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new ModelGroupUnmarshaller.RedefineUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) The XML Schema importedSchemaUnmarshaller(SchemaContext schemaContext, AttributeSet atts) Creates aSchemaUnmarshallerinstance.SimpleContentRestrictionUnmarshaller(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new RestrictionUnmarshaller.SimpleContentUnmarshaller(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new SimpleContentUnmarshaller.SimpleTypeRestrictionUnmarshaller(SchemaContext schemaContext, SimpleTypeDefinition typeDefinition, AttributeSet atts) Creates a new RestrictionUnmarshallerSimpleTypeUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new SimpleTypeUnmarshaller.UnionUnmarshaller(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new IdentityConstraintUnmarshallerWildcardUnmarshaller(SchemaContext schemaContext, AttributeGroup attGroup, Schema schema, String element, AttributeSet atts) WildcardUnmarshaller(SchemaContext schemaContext, ComplexType complexType, Schema schema, String element, AttributeSet atts) WildcardUnmarshaller(SchemaContext schemaContext, Group group, Schema schema, String element, AttributeSet atts) -
Uses of AttributeSet in org.exolab.castor.xml.util
Classes in org.exolab.castor.xml.util that implement AttributeSetModifier and TypeClassDescriptionclassThe default implementation of AttributeSet used by the Marshalling Framework.