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 TypeMethodDescriptionvoid
StartElementProcessor.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 givenAttributes
instance. -
Uses of AttributeSet in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader with parameters of type AttributeSetModifier and TypeMethodDescriptionvoid
AnnotationUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AppInfoUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AttributeGroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AttributeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexContentRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexContentUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexTypeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComponentReader.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
DocumentationUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ElementUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ExtensionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
FacetUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
FieldOrSelectorUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
GroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
IdentityConstraintUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ModelGroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
RedefineUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SchemaUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleContentRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleContentUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeListUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
UnionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
UnknownUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
WildcardUnmarshaller.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 newComplexTypeUnmarshaller
instance.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 aSchemaUnmarshaller
instance.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 TypeClassDescriptionclass
The default implementation of AttributeSet used by the Marshalling Framework.